mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: remove desktop file section from build as it causes issues
This commit is contained in:
parent
7b99daddf9
commit
9a7d851b39
1 changed files with 9 additions and 9 deletions
|
|
@ -38,17 +38,17 @@ linux:
|
|||
- deb
|
||||
- snap
|
||||
- rpm
|
||||
desktop:
|
||||
Name: Super Productivity
|
||||
Comment: A todo list and time tracking app
|
||||
Exec: superProductivity
|
||||
Terminal: false
|
||||
Type: Application
|
||||
Icon: build/icon.png
|
||||
GenericName: ToDo List and Time Tracker
|
||||
|
||||
publish:
|
||||
- github
|
||||
# leads to Error: Please specify executable name as linux.executableName instead of linux.desktop.Exec
|
||||
# desktop:
|
||||
# Name: Super Productivity
|
||||
# Comment: A todo list and time tracking app
|
||||
# Exec: superProductivity
|
||||
# Terminal: false
|
||||
# Type: Application
|
||||
# Icon: build/icon.png
|
||||
# GenericName: ToDo List and Time Tracker
|
||||
|
||||
snap:
|
||||
grade: stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue