Remove unmaintained xfce splash config files

This commit is contained in:
Aurélien COUDERC
2016-11-04 07:16:19 +00:00
parent 59ad0a296e
commit 6c2bff17a3
3 changed files with 0 additions and 40 deletions
@@ -1,20 +0,0 @@
[Splash Screen]
Engine=simple
[General]
SessionName=Default
SaveOnExit=true
# This the default session launched by xfce4-session if the
# user hasn't saved any session yet or creates a new session.
[Failsafe Session]
Count=4
Client0_Command=xfwm4
Client0_PerScreen=False
Client1_Command=xfce4-panel
Client1_PerScreen=False
Client2_Command=Thunar,--daemon
Client2_PerScreen=False
Client3_Command=xfdesktop
Client3_PerScreen=False
@@ -1,5 +0,0 @@
[Engine: simple]
Font=Sans Bold 10
BgColor=#2073a0
FgColor=#91bad0
Image=/usr/share/images/desktop-base/desktop-splash
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="splash" type="empty">
<property name="Engine" type="string" value="simple"/>
<property name="engines" type="empty">
<property name="simple" type="empty">
<property name="Font" type="string" value="Sans 8"/>
<property name="BgColor" type="string" value="#214068"/>
<property name="FgColor" type="string" value="#d2dae6"/>
<property name="Image" type="string" value="/usr/share/images/desktop-base/desktop-splash"/>
</property>
</property>
</property>
</channel>