diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-07-29 14:32:05 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-07-29 14:32:05 +0200 |
| commit | 6df08042ae4509ef2c8fd469babf6eb1c1cfbabf (patch) | |
| tree | de208a999f0d85b053c0cd3fa9c670c4338c98a6 /app/desktop.in | |
| parent | 461c62c9a76bf0d2c2489bf54f9fc07db782e31e (diff) | |
| download | turns-6df08042ae4509ef2c8fd469babf6eb1c1cfbabf.tar.xz turns-6df08042ae4509ef2c8fd469babf6eb1c1cfbabf.zip | |
app: enable start with files to open
Diffstat (limited to 'app/desktop.in')
| -rw-r--r-- | app/desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/desktop.in b/app/desktop.in index 22d1f93..74d8ce4 100644 --- a/app/desktop.in +++ b/app/desktop.in @@ -5,5 +5,5 @@ Name[de]=Züge GenericName=Turn Tracker Icon=ch.arknet.Turns StartupNotify=true -Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns +Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns %u Categories=Utility
\ No newline at end of file |
