diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-09 08:55:58 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-09 08:58:16 +0100 |
commit | eefc611960146fbd8ee00253ff9f8efa82917b09 (patch) | |
tree | 035490bc630a8d0c1468e785d0c5d3e97f2b5f61 /data/applications | |
parent | a66c41bede54531e0c94675205593320cc8d2066 (diff) | |
download | ayatana-settings-eefc611960146fbd8ee00253ff9f8efa82917b09.tar.gz ayatana-settings-eefc611960146fbd8ee00253ff9f8efa82917b09.tar.bz2 ayatana-settings-eefc611960146fbd8ee00253ff9f8efa82917b09.zip |
data/: Don't mimick FHS in source tree. Use more commonly used data/ tree structure.
Diffstat (limited to 'data/applications')
-rw-r--r-- | data/applications/ayatana-settings.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/applications/ayatana-settings.desktop b/data/applications/ayatana-settings.desktop new file mode 100644 index 0000000..f416c39 --- /dev/null +++ b/data/applications/ayatana-settings.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=Indicators +Comment=Ayatana Indicators Settings +Categories=Settings;DesktopSettings;X-LXDE-Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings; +Exec=/usr/bin/ayatana-settings +Icon=/usr/share/icons/hicolor/scalable/apps/ayatana-settings.svg +Terminal=false +Type=Application +X-Ubuntu-Gettext-Domain=ayatana-settings |