diff options
author | Florent Revest <revestflo@gmail.com> | 2017-03-04 18:00:57 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-03-04 18:00:57 +0100 |
commit | 9713bddf71b3f400d2685fc279d853e59ff5e1d0 (patch) | |
tree | 182f2015c796f3afdee6bd65a2a09136d47e2c04 /asteroid-stopwatch.desktop.template | |
parent | f6deeed2f9d4521ee4f5f812484f3a52c96b5d9e (diff) |
Makes .desktop file translatable
Diffstat (limited to 'asteroid-stopwatch.desktop.template')
-rw-r--r-- | asteroid-stopwatch.desktop.template | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asteroid-stopwatch.desktop.template b/asteroid-stopwatch.desktop.template new file mode 100644 index 0000000..8c2ba37 --- /dev/null +++ b/asteroid-stopwatch.desktop.template @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Categories=Applications; +Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch +Icon=ios-stopwatch-outline +X-Asteroid-Center-Color=#b01c7e +X-Asteroid-Outer-Color=#420a2f |