From a60dcbf976054769651c65f9dd58175aef731508 Mon Sep 17 00:00:00 2001 From: fbrehm Date: Mon, 20 Feb 2012 07:38:18 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +xfce-base/xfce4-settings-4.8.3 --- .etckeeper | 2 ++ xdg/autostart/xfce4-settings-helper-autostart.desktop | 8 ++++++++ xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 11 +++++++++++ 3 files changed, 21 insertions(+) create mode 100644 xdg/autostart/xfce4-settings-helper-autostart.desktop create mode 100644 xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml diff --git a/.etckeeper b/.etckeeper index aa13be9..daa34d1 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1357,6 +1357,7 @@ maybe chmod 0644 './xdg/autostart/pulseaudio-kde.desktop' 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 0755 './xdg/menus' maybe chmod 0755 './xdg/menus/applications-merged' maybe chmod 0644 './xdg/menus/applications-merged/ggz.merge.menu' @@ -1377,6 +1378,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/xsettings.xml' maybe chmod 0644 './xdg/xfce4/xinitrc' maybe chmod 0644 './xinetd.conf' maybe chmod 0755 './xinetd.d' diff --git a/xdg/autostart/xfce4-settings-helper-autostart.desktop b/xdg/autostart/xfce4-settings-helper-autostart.desktop new file mode 100644 index 0000000..abf4267 --- /dev/null +++ b/xdg/autostart/xfce4-settings-helper-autostart.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Name=Xfce Settings Helper +Exec=xfce4-settings-helper +Terminal=false +Type=Application +StartupNotify=false +OnlyShowIn=XFCE; diff --git a/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..2460fed --- /dev/null +++ b/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + -- 2.39.5