summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAurélien COUDERC <zecoucou@free.fr>2016-11-04 07:16:19 +0000
committerAurélien COUDERC <zecoucou@free.fr>2016-11-04 07:16:19 +0000
commit6c2bff17a361db6b40ce92a60ded44a15e3d0ee9 (patch)
tree6c1d464dbc7e632fb0b7a549b7df771a15b570d3 /profiles
parent59ad0a296e4a16637afbdae72fc3aa4a9d5730c5 (diff)
Remove unmaintained xfce splash config files
Diffstat (limited to 'profiles')
-rw-r--r--profiles/xdg-config/xfce4-session/xfce4-session.rc20
-rw-r--r--profiles/xdg-config/xfce4-session/xfce4-splash.rc5
-rw-r--r--profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml15
3 files changed, 0 insertions, 40 deletions
diff --git a/profiles/xdg-config/xfce4-session/xfce4-session.rc b/profiles/xdg-config/xfce4-session/xfce4-session.rc
deleted file mode 100644
index 9dcd066..0000000
--- a/profiles/xdg-config/xfce4-session/xfce4-session.rc
+++ /dev/null
@@ -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
-
diff --git a/profiles/xdg-config/xfce4-session/xfce4-splash.rc b/profiles/xdg-config/xfce4-session/xfce4-splash.rc
deleted file mode 100644
index fee4fd4..0000000
--- a/profiles/xdg-config/xfce4-session/xfce4-splash.rc
+++ /dev/null
@@ -1,5 +0,0 @@
-[Engine: simple]
-Font=Sans Bold 10
-BgColor=#2073a0
-FgColor=#91bad0
-Image=/usr/share/images/desktop-base/desktop-splash
diff --git a/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
deleted file mode 100644
index d942254..0000000
--- a/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ /dev/null
@@ -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>