diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-03-30 08:59:06 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-03-30 08:59:06 +0000 |
commit | 476146d7e71bef9a34eb1109be195f4824719974 (patch) | |
tree | 52c653d1eef536055c6a927ea5c2a09ceca35a82 /packages/xournal/files/xournal.desktop | |
parent | 9e253e75395f1c51a09fe43d7161d72cce797f1c (diff) |
xournal_0.3.3.bb : add new version and add .desktop file so it shows up as an
icon on desktop.
remove old versions
Diffstat (limited to 'packages/xournal/files/xournal.desktop')
-rw-r--r-- | packages/xournal/files/xournal.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/xournal/files/xournal.desktop b/packages/xournal/files/xournal.desktop new file mode 100644 index 0000000000..52dde1e47c --- /dev/null +++ b/packages/xournal/files/xournal.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Version=0.3.3 +Type=Application +Name=Xournal +Comment=Notetaking tool +Exec=/usr/bin/xournal +Icon=/usr/share/xournal/pixmaps/xournal.png +Terminal=false + |