]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
committing changes in /etc after emerge run
authorfbrehm <fbrehm@samara.profitbricks.localdomain>
Mon, 20 Feb 2012 06:44:58 +0000 (07:44 +0100)
committerroot <root@samara.profitbricks.localdomain>
Mon, 20 Feb 2012 06:44:58 +0000 (07:44 +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 15bc7b1d3362150d7874ef04d35b9f89cf9bc95d..65f69e09482c0f778471f437450fd733db3d2203 100755 (executable)
@@ -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 (file)
index 0000000..7312314
--- /dev/null
@@ -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 (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>