From 16869cfe07ecad478747ee8ebe4634655eb07de2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 23 Apr 2012 13:55:12 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- .etckeeper | 1 + .../._cfg0000_Gentoo-print-applet.desktop | 20 +++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 xdg/autostart/._cfg0000_Gentoo-print-applet.desktop diff --git a/.etckeeper b/.etckeeper index 10ed649..f499aaf 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1877,6 +1877,7 @@ maybe chmod 0755 './xdg' maybe chmod 0755 './xdg/Thunar' maybe chmod 0644 './xdg/Thunar/uca.xml' maybe chmod 0755 './xdg/autostart' +maybe chmod 0644 './xdg/autostart/._cfg0000_Gentoo-print-applet.desktop' maybe chmod 0644 './xdg/autostart/Gentoo-print-applet.desktop' maybe chmod 0644 './xdg/autostart/evolution-alarm-notify.desktop' maybe chmod 0644 './xdg/autostart/gdu-notification-daemon.desktop' diff --git a/xdg/autostart/._cfg0000_Gentoo-print-applet.desktop b/xdg/autostart/._cfg0000_Gentoo-print-applet.desktop new file mode 100644 index 0000000..3f39397 --- /dev/null +++ b/xdg/autostart/._cfg0000_Gentoo-print-applet.desktop @@ -0,0 +1,20 @@ + +[Desktop Entry] +Encoding=UTF-8 +Name=Print Queue Applet +Name[de]=Applet für Druckerwarteschlange +Name[en_GB]=Print Queue Applet +Name[ru]=Апплет очереди печати +Comment=System tray icon for managing print jobs +Comment[de]=Symbol für Benachrichtigungsfeld zur Verwaltung von Druckaufträgen +Comment[en_GB]=System tray icon for managing print jobs +Comment[ru]=Иконка области уведомления для управления заданиями печати +Exec=system-config-printer-applet +Terminal=false +Type=Application +Icon=printer +NotShowIn=KDE; +StartupNotify=false +X-GNOME-Autostart-Delay=30 +X-Desktop-File-Install-Version=0.20 +Categories=System;Monitor;GTK; -- 2.39.5