[Xfce4-commits] [apps/xfce4-panel-profiles] 01/02: Added openSUSE profile

noreply at xfce.org noreply at xfce.org
Thu Dec 19 02:51:06 CET 2019


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-panel-profiles.

commit 8563ddee14a1f76cd68a176862fcd1cbfe28261d
Author: Maurizio Galli <maurizio.galli at gmail.com>
Date:   Mon Jul 29 13:56:49 2019 +0800

    Added openSUSE profile
    
    Signed-off-by: Sean Davis <smd.seandavis at gmail.com>
---
 Makefile.in.in                        |  1 +
 data/layouts/openSUSE-15.1/config.txt | 42 +++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/Makefile.in.in b/Makefile.in.in
index 11f80ea..82cdbfa 100644
--- a/Makefile.in.in
+++ b/Makefile.in.in
@@ -29,6 +29,7 @@ layouts:
 	cd data/layouts/xubuntu-12.04; tar -cvjf "../Xubuntu 12.04 (Precise).tar.bz2" *
 	cd data/layouts/xubuntu-14.04; tar -cvjf "../Xubuntu 14.04 (Trusty).tar.bz2" *
 	cd data/layouts/xubuntu-18.04; tar -cvjf "../Xubuntu 18.04 (Bionic).tar.bz2" *
+	cd data/layouts/openSUSE-15.1; tar -cvjf "../openSUSE 15.1.tar.bz2" *
 
 install: all
 	install -d $(DESTDIR)/$(PREFIX)/bin
diff --git a/data/layouts/openSUSE-15.1/config.txt b/data/layouts/openSUSE-15.1/config.txt
new file mode 100644
index 0000000..44fa88e
--- /dev/null
+++ b/data/layouts/openSUSE-15.1/config.txt
@@ -0,0 +1,42 @@
+/configver 2
+/panels [<1>]
+/panels/panel-1/length uint32 100
+/panels/panel-1/length-adjust false
+/panels/panel-1/plugin-ids [<1>, <2>, <3>, <4>, <5>, <8>, <6>, <13>, <15>, <7>, <9>, <10>, <11>, <14>]
+/panels/panel-1/position 'p=10;x=0;y=0'
+/panels/panel-1/position-locked true
+/panels/panel-1/size uint32 24
+/plugins/plugin-1 'whiskermenu'
+/plugins/plugin-10 'clock'
+/plugins/plugin-10/show-frame false
+/plugins/plugin-11/digital-format '%d %b, %H:%M'
+/plugins/plugin-11 'separator'
+/plugins/plugin-11/style uint32 0
+/plugins/plugin-13 'power-manager-plugin'
+/plugins/plugin-14 'notification-plugin'
+/plugins/plugin-15 'statusnotifier'
+/plugins/plugin-15/icon-size 16
+/plugins/plugin-15/known-items [<'org.guido-berhoerster.code.package-update-indicator'>, <'nm-applet'>, <'redshift'>]
+/plugins/plugin-15/menu-is-primary true
+/plugins/plugin-15/square-icons true
+/plugins/plugin-15/symbolic-icons true
+/plugins/plugin-2 'separator'
+/plugins/plugin-2/style uint32 0
+/plugins/plugin-3 'showdesktop'
+/plugins/plugin-4 'tasklist'
+/plugins/plugin-4/flat-buttons true
+/plugins/plugin-4/grouping uint32 1
+/plugins/plugin-4/show-handle true
+/plugins/plugin-5 'separator'
+/plugins/plugin-5/expand true
+/plugins/plugin-5/style uint32 0
+/plugins/plugin-6 'pulseaudio'
+/plugins/plugin-6/enable-keyboard-shortcuts true
+/plugins/plugin-7 'systray'
+/plugins/plugin-7/names-ordered [<'redshift-gtk'>, <'network'>, <'package update indicator'>, <'bluetooth'>]
+/plugins/plugin-7/show-frame false
+/plugins/plugin-7/size-max uint32 16
+/plugins/plugin-7/square-icons true
+/plugins/plugin-8 'pager'
+/plugins/plugin-9 'separator'
+/plugins/plugin-9/style uint32 0

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list