diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-11-18 18:32:50 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-11-18 18:32:50 +0000 |
commit | 570be90b56ef4f155b235109069460ba0405821a (patch) | |
tree | a3107e41a4ba5b2ccb5282509d6b7e8f7e6cd084 /common | |
parent | 420bec9c7980c361f87229704e451fec425eb2a9 (diff) | |
download | config-570be90b56ef4f155b235109069460ba0405821a.tar config-570be90b56ef4f155b235109069460ba0405821a.tar.gz config-570be90b56ef4f155b235109069460ba0405821a.tar.bz2 config-570be90b56ef4f155b235109069460ba0405821a.tar.xz config-570be90b56ef4f155b235109069460ba0405821a.zip |
- adjust panels size
Diffstat (limited to 'common')
-rw-r--r-- | common/xfce4/panel/panels.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/xfce4/panel/panels.xml b/common/xfce4/panel/panels.xml index 5b78ea4..7989a10 100644 --- a/common/xfce4/panel/panels.xml +++ b/common/xfce4/panel/panels.xml @@ -3,7 +3,7 @@ <panels> <panel> <properties> - <property name="size" value="48"/> + <property name="size" value="34"/> <property name="monitor" value="0"/> <property name="screen-position" value="2"/> <property name="fullwidth" value="1"/> @@ -33,7 +33,7 @@ </panel> <panel> <properties> - <property name="size" value="32"/> + <property name="size" value="26"/> <property name="monitor" value="0"/> <property name="screen-position" value="11"/> <property name="fullwidth" value="1"/> |