summaryrefslogtreecommitdiffstats
path: root/src/fring.desktop
diff options
context:
space:
mode:
authorFrederic Back <fredericback@gmail.com>2006-09-29 08:06:14 +0000
committerFrederic Back <fredericback@gmail.com>2006-09-29 08:06:14 +0000
commit9f61b0f1bc9393b6d8b92f62f4b82fb91a5b314b (patch)
treeefdc2134fe3f58a99257522dfda37a04d03d63b6 /src/fring.desktop
parent0e94ac3838dffe81e82a2b01e3f94314d0ea67fa (diff)
* Install a desktop entry and an icon
* Minor cleanup in the renderer git-svn-id: file:///home/lennart/svn/public/fring/trunk@50 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
Diffstat (limited to 'src/fring.desktop')
-rw-r--r--src/fring.desktop12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/fring.desktop b/src/fring.desktop
new file mode 100644
index 0000000..3f3d7a2
--- /dev/null
+++ b/src/fring.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=0.1
+Type=Application
+Encoding=UTF-8
+Name=fring
+GenericName=fring
+Comment=Display disk usage visually
+Icon=fring.svg
+Exec=fring
+Terminal=false
+Categories=GNOME;GTK;Application;System
+