From 23bbe921bfa8435af0ac850ecd40f542bdc1ec8b Mon Sep 17 00:00:00 2001 From: fbrehm Date: Mon, 20 Feb 2012 07:44:58 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +xfce-base/xfce4-session-4.8.2 --- .etckeeper | 2 + xdg/autostart/xfce4-tips-autostart.desktop | 15 ++++++++ .../xfce-perchannel-xml/xfce4-session.xml | 37 +++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 xdg/autostart/xfce4-tips-autostart.desktop create mode 100644 xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml diff --git a/.etckeeper b/.etckeeper index 15bc7b1..65f69e0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1479,6 +1479,7 @@ maybe chmod 0644 './xdg/autostart/pulseaudio.desktop' maybe chmod 0644 './xdg/autostart/user-dirs-update-gtk.desktop' maybe chmod 0644 './xdg/autostart/vino-server.desktop' maybe chmod 0644 './xdg/autostart/xfce4-settings-helper-autostart.desktop' +maybe chmod 0644 './xdg/autostart/xfce4-tips-autostart.desktop' maybe chmod 0755 './xdg/menus' maybe chmod 0755 './xdg/menus/applications-merged' maybe chmod 0644 './xdg/menus/applications-merged/ggz.merge.menu' @@ -1499,6 +1500,7 @@ maybe chmod 0644 './xdg/xfce4/panel/default.xml' maybe chmod 0755 './xdg/xfce4/xfconf' maybe chmod 0755 './xdg/xfce4/xfconf/xfce-perchannel-xml' maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml' +maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml' maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml' maybe chmod 0644 './xdg/xfce4/xinitrc' maybe chmod 0644 './xinetd.conf' diff --git a/xdg/autostart/xfce4-tips-autostart.desktop b/xdg/autostart/xfce4-tips-autostart.desktop new file mode 100644 index 0000000..7312314 --- /dev/null +++ b/xdg/autostart/xfce4-tips-autostart.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Name=xfce4-tips +Name[de]=Xfce4-Tipps +Name[en_GB]=xfce4-tips +Name[ru]=подсказки xfce4 +Comment=Tips and tricks +Comment[de]=Tipps beim Starten anzeigen +Comment[en_GB]=Tips and tricks +Comment[ru]=Полезные советы +Exec=xfce4-tips +Icon=xfce4-logo +Terminal=false +Type=Application +OnlyShowIn=XFCE; +Hidden=false diff --git a/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..49f19c4 --- /dev/null +++ b/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5