Merge lp:~ochosi/xubuntu-default-settings/panel_terminal_powerman into lp:~xubuntu-dev/xubuntu-default-settings/trunk

Proposed by Simon Steinbeiß
Status: Merged
Merged at revision: 459
Proposed branch: lp:~ochosi/xubuntu-default-settings/panel_terminal_powerman
Merge into: lp:~xubuntu-dev/xubuntu-default-settings/trunk
Diff against target: 200 lines (+18/-121)
4 files modified
etc/xdg/xdg-xubuntu/xfce4/panel/default.xml (+5/-120)
etc/xdg/xdg-xubuntu/xfce4/panel/whiskermenu-1.rc (+5/-0)
etc/xdg/xdg-xubuntu/xfce4/terminal/terminalrc (+1/-1)
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml (+7/-0)
To merge this branch: bzr merge lp:~ochosi/xubuntu-default-settings/panel_terminal_powerman
Reviewer Review Type Date Requested Status
Pasi Lallinaho (community) community Approve
Xubuntu Developers Pending
Review via email: mp+207074@code.launchpad.net

Description of the change

This merge-request implements three features.
1) It updates the default panel-layout to match the one discussed and voted (https://wiki.ubuntu.com/Xubuntu/Roadmap/Specifications/Trusty/Whiskermenu), and adds two obvious options for the whiskermenu-plugin (others will be discussed and added later)
2) It updates the terminal-font to be Dejavu Sans Mono (instead of Liberation Mono)
3) It sets xfce4-powermanager's trayicon to "always hide" (instead of "visible when battery is present"), because we use indicator-power now and we don't want two battery symbols in the panel

To post a comment you must log in.
Revision history for this message
Pasi Lallinaho (knome) wrote :

Approve with my Xubuntu Project lead hat on.

review: Approve (community)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/xdg/xdg-xubuntu/xfce4/panel/default.xml'
2--- etc/xdg/xdg-xubuntu/xfce4/panel/default.xml 2012-09-17 19:16:12 +0000
3+++ etc/xdg/xdg-xubuntu/xfce4/panel/default.xml 2014-02-19 00:46:41 +0000
4@@ -1,7 +1,7 @@
5 <?xml version="1.0" encoding="UTF-8"?>
6
7 <channel name="xfce4-panel" version="1.0">
8- <property name="panels" type="uint" value="2">
9+ <property name="panels" type="uint" value="1">
10 <property name="panel-0" type="empty">
11 <property name="position" type="string" value="p=6;x=0;y=0"/>
12 <property name="length" type="uint" value="100"/>
13@@ -14,13 +14,9 @@
14 <value type="int" value="5"/>
15 <value type="int" value="6"/>
16 <value type="int" value="7"/>
17- <value type="int" value="8"/>
18- <value type="int" value="26"/>
19- <value type="int" value="27"/>
20- <value type="int" value="9"/>
21 </property>
22 <property name="background-style" type="uint" value="0"/>
23- <property name="background-alpha" type="uint" value="100"/>
24+ <property name="background-alpha" type="uint" value="80"/>
25 <property name="size" type="uint" value="24"/>
26 <property name="autohide" type="bool" value="false"/>
27 <property name="length-adjust" type="bool" value="true"/>
28@@ -29,42 +25,9 @@
29 <property name="leave-opacity" type="uint" value="100"/>
30 <property name="mode" type="uint" value="0"/>
31 </property>
32- <property name="panel-1" type="empty">
33- <property name="position" type="string" value="p=8;x=960;y=1176"/>
34- <property name="size" type="uint" value="46"/>
35- <property name="position-locked" type="bool" value="true"/>
36- <property name="plugin-ids" type="array">
37- <value type="int" value="10"/>
38- <value type="int" value="11"/>
39- <value type="int" value="12"/>
40- <value type="int" value="13"/>
41- <value type="int" value="14"/>
42- <value type="int" value="15"/>
43- <value type="int" value="16"/>
44- <value type="int" value="17"/>
45- <value type="int" value="18"/>
46- <value type="int" value="19"/>
47- <value type="int" value="20"/>
48- <value type="int" value="24"/>
49- <value type="int" value="22"/>
50- <value type="int" value="23"/>
51- <value type="int" value="25"/>
52- </property>
53- <property name="autohide" type="bool" value="true"/>
54- <property name="length" type="uint" value="100"/>
55- <property name="length-adjust" type="bool" value="true"/>
56- <property name="leave-opacity" type="uint" value="100"/>
57- <property name="background-alpha" type="uint" value="15"/>
58- <property name="enter-opacity" type="uint" value="100"/>
59- <property name="mode" type="uint" value="0"/>
60- </property>
61 </property>
62 <property name="plugins" type="empty">
63- <property name="plugin-1" type="string" value="applicationsmenu">
64- <property name="show-tooltips" type="bool" value="true"/>
65- <property name="button-icon" type="string" value="xubuntu-logo-menu"/>
66- <property name="show-button-title" type="bool" value="false"/>
67- </property>
68+ <property name="plugin-1" type="string" value="whiskermenu"/>
69 <property name="plugin-2" type="string" value="tasklist">
70 <property name="flat-buttons" type="bool" value="true"/>
71 </property>
72@@ -80,92 +43,14 @@
73 <property name="plugin-5" type="string" value="indicator">
74 <property name="blacklist" type="array">
75 <value type="string" value="libappmenu.so"/>
76- <value type="string" value="libdatetime.so"/>
77- <value type="string" value="libme.so"/>
78- <value type="string" value="libsession.so"/>
79 </property>
80 </property>
81 <property name="plugin-6" type="string" value="separator">
82 <property name="style" type="uint" value="0"/>
83+ <property name="expand" type="bool" value="false"/>
84 </property>
85 <property name="plugin-7" type="string" value="clock">
86- <property name="digital-format" type="string" value="%a, %d %b %Y %H:%M"/>
87- </property>
88- <property name="plugin-8" type="string" value="separator">
89- <property name="style" type="uint" value="0"/>
90- </property>
91- <property name="plugin-26" type="string" value="pager">
92- <property name="rows" type="uint" value="1"/>
93- <property name="show-names" type="bool" value="false"/>
94- <property name="workspace-scrolling" type="bool" value="false"/>
95- <property name="miniature-view" type="bool" value="true"/>
96- </property>
97- <property name="plugin-27" type="string" value="separator">
98- <property name="style" type="uint" value="0"/>
99- </property>
100- <property name="plugin-9" type="string" value="actions"/>
101- <property name="plugin-10" type="string" value="separator">
102- <property name="expand" type="bool" value="true"/>
103- <property name="style" type="uint" value="0"/>
104- </property>
105- <property name="plugin-11" type="string" value="showdesktop"/>
106- <property name="plugin-12" type="string" value="separator">
107- <property name="style" type="uint" value="1"/>
108- </property>
109- <property name="plugin-13" type="string" value="launcher">
110- <property name="items" type="array">
111- <value type="string" value="exo-web-browser.desktop"/>
112- </property>
113- </property>
114- <property name="plugin-14" type="string" value="launcher">
115- <property name="items" type="array">
116- <value type="string" value="exo-mail-reader.desktop"/>
117- </property>
118- </property>
119- <property name="plugin-15" type="string" value="launcher">
120- <property name="items" type="array">
121- <value type="string" value="exo-terminal-emulator.desktop"/>
122- </property>
123- </property>
124- <property name="plugin-16" type="string" value="launcher">
125- <property name="items" type="array">
126- <value type="string" value="xfce-settings-manager.desktop"/>
127- </property>
128- </property>
129- <property name="plugin-17" type="string" value="launcher">
130- <property name="items" type="array">
131- <value type="string" value="xfce4-appfinder.desktop"/>
132- </property>
133- </property>
134- <property name="plugin-18" type="string" value="launcher">
135- <property name="items" type="array">
136- <value type="string" value="ubuntu-software-center.desktop"/>
137- </property>
138- </property>
139- <property name="plugin-19" type="string" value="launcher">
140- <property name="items" type="array">
141- <value type="string" value="abiword.desktop"/>
142- </property>
143- </property>
144- <property name="plugin-20" type="string" value="launcher">
145- <property name="items" type="array">
146- <value type="string" value="gmusicbrowser.desktop"/>
147- </property>
148- </property>
149- <property name="plugin-24" type="string" value="launcher">
150- <property name="items" type="array">
151- <value type="string" value="catfish.desktop"/>
152- </property>
153- </property>
154- <property name="plugin-22" type="string" value="separator">
155- <property name="style" type="uint" value="1"/>
156- </property>
157- <property name="plugin-23" type="string" value="directorymenu">
158- <property name="base-directory" type="empty"/>
159- </property>
160- <property name="plugin-25" type="string" value="separator">
161- <property name="expand" type="bool" value="true"/>
162- <property name="style" type="uint" value="0"/>
163+ <property name="digital-format" type="string" value="%d %b, %H:%M"/>
164 </property>
165 </property>
166 <property name="configver" type="int" value="2"/>
167
168=== added file 'etc/xdg/xdg-xubuntu/xfce4/panel/whiskermenu-1.rc'
169--- etc/xdg/xdg-xubuntu/xfce4/panel/whiskermenu-1.rc 1970-01-01 00:00:00 +0000
170+++ etc/xdg/xdg-xubuntu/xfce4/panel/whiskermenu-1.rc 2014-02-19 00:46:41 +0000
171@@ -0,0 +1,5 @@
172+button-title=Applications Menu
173+button-icon=xubuntu-logo-menu
174+show-button-title=false
175+show-button-icon=true
176+load-hierarchy=true
177\ No newline at end of file
178
179=== modified file 'etc/xdg/xdg-xubuntu/xfce4/terminal/terminalrc'
180--- etc/xdg/xdg-xubuntu/xfce4/terminal/terminalrc 2012-08-28 23:46:46 +0000
181+++ etc/xdg/xdg-xubuntu/xfce4/terminal/terminalrc 2014-02-19 00:46:41 +0000
182@@ -1,5 +1,5 @@
183 [Configuration]
184-FontName=Liberation Mono 10
185+FontName=DejaVu Sans Mono 9
186 ColorForeground=#b3b3b3b3b3b3
187 ColorBackground=#133319992666
188 ColorCursor=#0f0f49499999
189
190=== added file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml'
191--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml 1970-01-01 00:00:00 +0000
192+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml 2014-02-19 00:46:41 +0000
193@@ -0,0 +1,7 @@
194+<?xml version="1.0" encoding="UTF-8"?>
195+
196+<channel name="xfce4-power-manager" version="1.0">
197+ <property name="xfce4-power-manager" type="empty">
198+ <property name="show-tray-icon" type="uint" value="3"/>
199+ </property>
200+</channel>

Subscribers

People subscribed via source and target branches

to status/vote changes: