]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 20:11:45 +0000 (21:11 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 20:11:45 +0000 (21:11 +0100)
Package changes:
+xfce-base/xfce4-session-4.8.2

.etckeeper
xdg/autostart/xfce4-tips-autostart.desktop [new file with mode: 0644]
xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml [new file with mode: 0644]

index d0bb4086a9b84a4dcba01605fbd0fbdcc3652b2c..bd5fec642c377f92106aab80a86172b74794237a 100755 (executable)
@@ -1361,6 +1361,7 @@ maybe chmod 0644 './xdg/autostart/polkit-gnome-authentication-agent-1.desktop'
 maybe chmod 0644 './xdg/autostart/pulseaudio-kde.desktop'
 maybe chmod 0644 './xdg/autostart/pulseaudio.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 0644 './xdg/menus/gnome-applications.menu'
 maybe chmod 0644 './xdg/menus/settings.menu'
@@ -1375,6 +1376,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 (file)
index 0000000..725a2d0
--- /dev/null
@@ -0,0 +1,17 @@
+[Desktop Entry]
+Name=xfce4-tips
+Name[de]=Xfce4-Tipps
+Name[en_GB]=xfce4-tips
+Name[ru]=подсказки xfce4
+Name[vi]=xfce4-tips
+Comment=Tips and tricks
+Comment[de]=Tipps beim Starten anzeigen
+Comment[en_GB]=Tips and tricks
+Comment[ru]=Полезные советы
+Comment[vi]=Thủ thuật và mách nước
+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 (file)
index 0000000..49f19c4
--- /dev/null
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+  <property name="general" type="empty">
+    <property name="FailsafeSessionName" type="string" value="Failsafe"/>
+  </property>
+  <property name="sessions" type="empty">
+    <property name="Failsafe" type="empty">
+      <property name="IsFailsafe" type="bool" value="true"/>
+      <property name="Count" type="int" value="5"/>
+      <property name="Client0_Command" type="array">
+        <value type="string" value="xfwm4"/>
+      </property>
+      <property name="Client0_PerScreen" type="bool" value="false"/>
+      <property name="Client1_Command" type="array">
+        <value type="string" value="xfce4-panel"/>
+      </property>
+      <property name="Client1_PerScreen" type="bool" value="false"/>
+      <property name="Client2_Command" type="array">
+        <value type="string" value="Thunar"/>
+        <value type="string" value="--daemon"/>
+      </property>
+      <property name="Client2_PerScreen" type="bool" value="false"/>
+      <property name="Client3_Command" type="array">
+        <value type="string" value="xfdesktop"/>
+      </property>
+      <property name="Client3_PerScreen" type="bool" value="false"/>
+      <property name="Client4_Command" type="array">
+        <value type="string" value="xfce4-settings-helper"/>
+      </property>
+      <property name="Client4_PerScreen" type="bool" value="false"/>
+    </property>
+  </property>
+  <property name="splash" type="empty">
+    <property name="Engine" type="string" value=""/>
+  </property>
+</channel>