diff options
author | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2012-08-11 02:40:34 +0200 |
commit | f140a1642ebfde198946ad6760c1003c1cb9a8c3 (patch) | |
tree | 7538aa90092f99c661ec3abb4a69944767315dc5 /bin/jdownloader/JDownloader Update.desktop | |
parent | e3fd45703267ce67d8b1e1fb53a4a1b4ccda551e (diff) | |
download | dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.gz dotfiles-f140a1642ebfde198946ad6760c1003c1cb9a8c3.tar.xz |
scripts
Diffstat (limited to 'bin/jdownloader/JDownloader Update.desktop')
-rwxr-xr-x | bin/jdownloader/JDownloader Update.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/jdownloader/JDownloader Update.desktop b/bin/jdownloader/JDownloader Update.desktop new file mode 100755 index 0000000..605c950 --- /dev/null +++ b/bin/jdownloader/JDownloader Update.desktop @@ -0,0 +1,7 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Type=Application +Name=JDownloader Update +Exec=/bin/sh "/home/carnager/bin/jdownloader/JDUpdate" +Icon=/home/carnager/bin/jdownloader/.install4j/JDUpdate.png +Categories=Network;Application; |