aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-10-18 16:41:08 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-10-18 16:41:08 +0000
commita6a41263ef2c373b7e8816b669bfef9870a8f651 (patch)
tree51ed1eb45cf80289e7214639ce2084ddafb96866 /common/xfce4
parent064a76c4c385f8791a263ed277ea02785d9c829e (diff)
downloadconfig-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar
config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.gz
config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.bz2
config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.xz
config-a6a41263ef2c373b7e8816b669bfef9870a8f651.zip
- add new panel layout
Diffstat (limited to 'common/xfce4')
-rw-r--r--common/xfce4/panel/actions-12.rc3
-rw-r--r--common/xfce4/panel/clock-14.rc15
-rw-r--r--common/xfce4/panel/launcher-10.rc12
-rw-r--r--common/xfce4/panel/launcher-12.rc12
-rw-r--r--common/xfce4/panel/launcher-7.rc12
-rw-r--r--common/xfce4/panel/launcher-8.rc12
-rw-r--r--common/xfce4/panel/launcher-9.rc12
-rw-r--r--common/xfce4/panel/pager-2.rc4
-rw-r--r--common/xfce4/panel/panels.xml53
-rw-r--r--common/xfce4/panel/places-1.rc12
-rw-r--r--common/xfce4/panel/separator-11.rc2
-rw-r--r--common/xfce4/panel/separator-13.rc2
-rw-r--r--common/xfce4/panel/separator-6.rc2
-rw-r--r--common/xfce4/panel/systray-4.rc9
-rw-r--r--common/xfce4/panel/tasklist-3.rc7
-rw-r--r--common/xfce4/panel/windowlist-1.rc6
-rw-r--r--common/xfce4/panel/xfce4-menu-5.rc7
17 files changed, 182 insertions, 0 deletions
diff --git a/common/xfce4/panel/actions-12.rc b/common/xfce4/panel/actions-12.rc
new file mode 100644
index 0000000..5220803
--- /dev/null
+++ b/common/xfce4/panel/actions-12.rc
@@ -0,0 +1,3 @@
+type=1
+orientation=1
+
diff --git a/common/xfce4/panel/clock-14.rc b/common/xfce4/panel/clock-14.rc
new file mode 100644
index 0000000..56a88e6
--- /dev/null
+++ b/common/xfce4/panel/clock-14.rc
@@ -0,0 +1,15 @@
+mode=2
+military=true
+ampm=false
+secs=false
+show_frame=false
+DigitalFormat=%R
+TooltipFormat=%A %d %B %Y
+ClockType=2
+ShowFrame=false
+ShowSeconds=false
+ShowMilitary=true
+ShowMeridiem=false
+TrueBinary=false
+FlashSeparators=false
+
diff --git a/common/xfce4/panel/launcher-10.rc b/common/xfce4/panel/launcher-10.rc
new file mode 100644
index 0000000..53229b6
--- /dev/null
+++ b/common/xfce4/panel/launcher-10.rc
@@ -0,0 +1,12 @@
+[Global]
+MoveFirst=false
+ArrowPosition=0
+
+[Entry 0]
+Name=Przeglądarka
+Comment=Przeglądaj Internet
+Icon=web-browser
+Exec=exo-open --launch WebBrowser
+Terminal=false
+StartupNotify=false
+
diff --git a/common/xfce4/panel/launcher-12.rc b/common/xfce4/panel/launcher-12.rc
new file mode 100644
index 0000000..9d10528
--- /dev/null
+++ b/common/xfce4/panel/launcher-12.rc
@@ -0,0 +1,12 @@
+[Entry 0]
+Name=MCS
+Comment=MCS
+Icon=/usr/share/icons/Tango/scalable/apps/drakconf.svg
+Exec=/usr/bin/mcc
+Terminal=false
+StartupNotify=true
+
+[Global]
+MoveFirst=false
+ArrowPosition=0
+
diff --git a/common/xfce4/panel/launcher-7.rc b/common/xfce4/panel/launcher-7.rc
new file mode 100644
index 0000000..ee038cf
--- /dev/null
+++ b/common/xfce4/panel/launcher-7.rc
@@ -0,0 +1,12 @@
+[Global]
+MoveFirst=false
+ArrowPosition=0
+
+[Entry 0]
+Name=Znak Zachęty
+Comment=Emulator terminala X
+Icon=utilities-terminal
+Exec=exo-open --launch TerminalEmulator
+Terminal=false
+StartupNotify=true
+
diff --git a/common/xfce4/panel/launcher-8.rc b/common/xfce4/panel/launcher-8.rc
new file mode 100644
index 0000000..02923a3
--- /dev/null
+++ b/common/xfce4/panel/launcher-8.rc
@@ -0,0 +1,12 @@
+[Global]
+MoveFirst=false
+ArrowPosition=0
+
+[Entry 0]
+Name=Edytor
+Comment=Edytuj pliki tekstowe
+Icon=accessories-text-editor
+Exec=mousepad
+Terminal=false
+StartupNotify=true
+
diff --git a/common/xfce4/panel/launcher-9.rc b/common/xfce4/panel/launcher-9.rc
new file mode 100644
index 0000000..b4b8762
--- /dev/null
+++ b/common/xfce4/panel/launcher-9.rc
@@ -0,0 +1,12 @@
+[Global]
+MoveFirst=false
+ArrowPosition=0
+
+[Entry 0]
+Name=Menadżer plików
+Comment=Zarządzaj plikami i katalogami
+Icon=Thunar
+Exec=thunar
+Terminal=false
+StartupNotify=true
+
diff --git a/common/xfce4/panel/pager-2.rc b/common/xfce4/panel/pager-2.rc
new file mode 100644
index 0000000..b485293
--- /dev/null
+++ b/common/xfce4/panel/pager-2.rc
@@ -0,0 +1,4 @@
+rows=1
+scrolling=true
+show-names=false
+
diff --git a/common/xfce4/panel/panels.xml b/common/xfce4/panel/panels.xml
new file mode 100644
index 0000000..ba0b163
--- /dev/null
+++ b/common/xfce4/panel/panels.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE config SYSTEM "config.dtd">
+<panels>
+ <panel>
+ <properties>
+ <property name="size" value="48"/>
+ <property name="monitor" value="0"/>
+ <property name="screen-position" value="2"/>
+ <property name="fullwidth" value="1"/>
+ <property name="xoffset" value="0"/>
+ <property name="yoffset" value="0"/>
+ <property name="handlestyle" value="0"/>
+ <property name="autohide" value="0"/>
+ <property name="transparency" value="20"/>
+ <property name="activetrans" value="0"/>
+ </properties>
+ <items>
+ <item name="xfce4-menu" id="5"/>
+ <item name="separator" id="13"/>
+ <item name="places" id="1"/>
+ <item name="launcher" id="7"/>
+ <item name="launcher" id="8"/>
+ <item name="launcher" id="9"/>
+ <item name="launcher" id="10"/>
+ <item name="launcher" id="12"/>
+ <item name="separator" id="11"/>
+ <item name="separator" id="6"/>
+ <item name="systray" id="4"/>
+ <item name="clock" id="14"/>
+ <item name="actions" id="12"/>
+ </items>
+ </panel>
+ <panel>
+ <properties>
+ <property name="size" value="32"/>
+ <property name="monitor" value="0"/>
+ <property name="screen-position" value="11"/>
+ <property name="fullwidth" value="1"/>
+ <property name="xoffset" value="0"/>
+ <property name="yoffset" value="1166"/>
+ <property name="handlestyle" value="0"/>
+ <property name="autohide" value="0"/>
+ <property name="transparency" value="20"/>
+ <property name="activetrans" value="0"/>
+ </properties>
+ <items>
+ <item name="showdesktop" id="1"/>
+ <item name="pager" id="2"/>
+ <item name="tasklist" id="3"/>
+ <item name="windowlist" id="1"/>
+ </items>
+ </panel>
+</panels>
diff --git a/common/xfce4/panel/places-1.rc b/common/xfce4/panel/places-1.rc
new file mode 100644
index 0000000..6375a29
--- /dev/null
+++ b/common/xfce4/panel/places-1.rc
@@ -0,0 +1,12 @@
+show_button_icon=true
+show_button_label=true
+label=Miejsca
+show_icons=true
+show_volumes=true
+mount_open_volumes=true
+show_bookmarks=true
+show_recent=true
+show_recent_clear=true
+show_recent_number=10
+search_cmd=pinot
+
diff --git a/common/xfce4/panel/separator-11.rc b/common/xfce4/panel/separator-11.rc
new file mode 100644
index 0000000..c46dd6a
--- /dev/null
+++ b/common/xfce4/panel/separator-11.rc
@@ -0,0 +1,2 @@
+separator-type=2
+
diff --git a/common/xfce4/panel/separator-13.rc b/common/xfce4/panel/separator-13.rc
new file mode 100644
index 0000000..c46dd6a
--- /dev/null
+++ b/common/xfce4/panel/separator-13.rc
@@ -0,0 +1,2 @@
+separator-type=2
+
diff --git a/common/xfce4/panel/separator-6.rc b/common/xfce4/panel/separator-6.rc
new file mode 100644
index 0000000..ea80172
--- /dev/null
+++ b/common/xfce4/panel/separator-6.rc
@@ -0,0 +1,2 @@
+separator-type=1
+
diff --git a/common/xfce4/panel/systray-4.rc b/common/xfce4/panel/systray-4.rc
new file mode 100644
index 0000000..739d4b5
--- /dev/null
+++ b/common/xfce4/panel/systray-4.rc
@@ -0,0 +1,9 @@
+show_frame=1
+
+[Global]
+ShowFrame=false
+Rows=1
+
+[Applications]
+deluge=false
+
diff --git a/common/xfce4/panel/tasklist-3.rc b/common/xfce4/panel/tasklist-3.rc
new file mode 100644
index 0000000..7a8acf3
--- /dev/null
+++ b/common/xfce4/panel/tasklist-3.rc
@@ -0,0 +1,7 @@
+grouping=1
+width=300
+all_workspaces=false
+expand=true
+flat_buttons=true
+show_handles=true
+
diff --git a/common/xfce4/panel/windowlist-1.rc b/common/xfce4/panel/windowlist-1.rc
new file mode 100644
index 0000000..8759880
--- /dev/null
+++ b/common/xfce4/panel/windowlist-1.rc
@@ -0,0 +1,6 @@
+button_layout=1
+urgency_notify=1
+show_all_workspaces=true
+show_window_icons=true
+show_workspace_actions=false
+
diff --git a/common/xfce4/panel/xfce4-menu-5.rc b/common/xfce4/panel/xfce4-menu-5.rc
new file mode 100644
index 0000000..4ca3c70
--- /dev/null
+++ b/common/xfce4/panel/xfce4-menu-5.rc
@@ -0,0 +1,7 @@
+use_default_menu=true
+show_button_title=true
+menu_file=/etc/xdg/menus/xfce-applications.menu
+icon_file=/usr/share/icons/Tango/scalable/apps/mandriva.svg
+show_menu_icons=true
+button_title=Mandriva
+