From cb311031fa149e6b01cdd6bab49e0fd9ab069c50 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 6 Jul 2017 14:45:42 -0400 Subject: [PATCH] update startup apps --- .../Pidgin Internet Messenger.desktop | 21 ------------------- .config/autostart/xset-rate.desktop | 11 ++++++++++ 2 files changed, 11 insertions(+), 21 deletions(-) delete mode 100755 .config/autostart/Pidgin Internet Messenger.desktop create mode 100644 .config/autostart/xset-rate.desktop diff --git a/.config/autostart/Pidgin Internet Messenger.desktop b/.config/autostart/Pidgin Internet Messenger.desktop deleted file mode 100755 index 2b78afd..0000000 --- a/.config/autostart/Pidgin Internet Messenger.desktop +++ /dev/null @@ -1,21 +0,0 @@ -[Desktop Entry] -Categories=Network;InstantMessaging; -Comment[en_US]=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more -Comment=Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more -Exec=pidgin -GenericName[en_US]=Internet Messenger -GenericName=Internet Messenger -Icon=pidgin -MimeType= -Name[en_US]=Pidgin Internet Messenger -Name=Pidgin Internet Messenger -Path= -StartupNotify=true -Terminal=false -TerminalOptions= -Type=Application -X-DBUS-ServiceName= -X-DBUS-StartupType= -X-KDE-SubstituteUID=false -X-KDE-Username= -X-Ubuntu-Gettext-Domain=pidgin diff --git a/.config/autostart/xset-rate.desktop b/.config/autostart/xset-rate.desktop new file mode 100644 index 0000000..a65469c --- /dev/null +++ b/.config/autostart/xset-rate.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.9.4 +Type=Application +Name=xset-rate +Comment=xset-rate +Exec=bash -c '~/.kde4/Autostart/xset-rate' +StartupNotify=false +Terminal=false +Hidden=false + -- 2.39.5