summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrikant Patnaik2015-02-21 05:28:30 +0530
committerSrikant Patnaik2015-02-21 05:28:30 +0530
commit6a7ac64a90782eb300fa8a76e81b55c51e5a3cdb (patch)
tree2362482ea3b4067c6159cd317ebb13b8916949fc
parent9dd0fd7ac657e7fd3b152213beac1f7d276a4b6b (diff)
downloadFOSSEE-netbook-tools-6a7ac64a90782eb300fa8a76e81b55c51e5a3cdb.tar.gz
FOSSEE-netbook-tools-6a7ac64a90782eb300fa8a76e81b55c51e5a3cdb.tar.bz2
FOSSEE-netbook-tools-6a7ac64a90782eb300fa8a76e81b55c51e5a3cdb.zip
Added desktop file and menu icon
-rw-r--r--fossee-update.desktop10
-rw-r--r--patcher.pngbin0 -> 4126 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/fossee-update.desktop b/fossee-update.desktop
new file mode 100644
index 0000000..9fd270c
--- /dev/null
+++ b/fossee-update.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Keywords=FOSSEE updates
+Name=FOSSEE-updates
+Comment=FOSSEE updates
+Exec=bash /opt/FOSSEE-netbook-patcher/init.sh
+Icon=/opt/FOSSEE-netbook-patcher/patcher.png
+Terminal=false
+Type=Application
+MimeType=text/plain
+Categories=GTK;Other;
diff --git a/patcher.png b/patcher.png
new file mode 100644
index 0000000..19e30ff
--- /dev/null
+++ b/patcher.png
Binary files differ