diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-29 21:05:42 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-29 21:05:42 -0400 |
commit | 5a757b0f96c60e3d894e8c5a9fd335f91fffb7f9 (patch) | |
tree | d57d6e4e1e63641bfc41d6659516d82c2e24d568 /src/etc/xdg/autostart/myautomount-trayicon.desktop | |
parent | WIP: fixing initialize for packaging process (diff) | |
download | myautomount-5a757b0f96c60e3d894e8c5a9fd335f91fffb7f9.tar.gz myautomount-5a757b0f96c60e3d894e8c5a9fd335f91fffb7f9.tar.bz2 myautomount-5a757b0f96c60e3d894e8c5a9fd335f91fffb7f9.zip |
WIP: improve rpm packaging, fix desktop files
Diffstat (limited to 'src/etc/xdg/autostart/myautomount-trayicon.desktop')
l---------[-rw-r--r--] | src/etc/xdg/autostart/myautomount-trayicon.desktop | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/etc/xdg/autostart/myautomount-trayicon.desktop b/src/etc/xdg/autostart/myautomount-trayicon.desktop index 061454d..80819a7 100644..120000 --- a/src/etc/xdg/autostart/myautomount-trayicon.desktop +++ b/src/etc/xdg/autostart/myautomount-trayicon.desktop @@ -1,10 +1 @@ -[Desktop Entry] -Comment=Tray icon for managing removable media -Exec=/usr/bin/myautomount-trayicon -GenericName=Automount helper tray icon -Icon=media-removable -Keywords=automount; -Name=MyAutoMount tray icon -NoDisplay=true -Terminal=false -Type=Application +../../../usr/share/applications/myautomount-trayicon.desktop
\ No newline at end of file |