From 4cded8443241ef62951580bd7619a8fbb7e87bb4 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sat, 11 May 2013 09:03:13 +0200 Subject: Version 0.2.1 add eject.desktop --- kanotix-lxde-extra/debian/changelog | 7 +++++++ kanotix-lxde-extra/debian/install | 1 + kanotix-lxde-extra/kanotix-eject.desktop | 10 ++++++++++ 3 files changed, 18 insertions(+) create mode 100644 kanotix-lxde-extra/kanotix-eject.desktop diff --git a/kanotix-lxde-extra/debian/changelog b/kanotix-lxde-extra/debian/changelog index ba814ea..588a499 100644 --- a/kanotix-lxde-extra/debian/changelog +++ b/kanotix-lxde-extra/debian/changelog @@ -1,3 +1,10 @@ +kanotix-lxde-extra (0.2.1) dragonfire; urgency=low + + * new Version Scheme + * add kanotix-eject.desktop + + -- Holger Paradies Sat, 11 May 2013 08:59:10 +0200 + kanotix-lxde-extra (0.1-5) unstable; urgency=low * fix for start-script diff --git a/kanotix-lxde-extra/debian/install b/kanotix-lxde-extra/debian/install index df231f6..556ba2a 100644 --- a/kanotix-lxde-extra/debian/install +++ b/kanotix-lxde-extra/debian/install @@ -2,3 +2,4 @@ logout-banner.png usr/share/lxde/images splash_background_dragonfire.png usr/share/images/kanotix-lxde kanotix-start-compiz usr/bin 51-synaptics-kanotix.conf usr/share/X11/xorg.conf.d +kanotix-eject.desktop usr/share/applications diff --git a/kanotix-lxde-extra/kanotix-eject.desktop b/kanotix-lxde-extra/kanotix-eject.desktop new file mode 100644 index 0000000..e5d9ee6 --- /dev/null +++ b/kanotix-lxde-extra/kanotix-eject.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Open-CD +Name[de_DE]=CD-Öffnen +Icon=/usr/share/icons/gnome/32x32/devices/media-optical.png +Exec=eject +Comment[de_DE]=Laufwerks Schublade öffnen +StartupNotify=true +Categories=Utility; -- cgit v1.0