Merge lp:~noskcaj/ubuntu/trusty/xfce4-settings/4.11.1 into lp:ubuntu/trusty/xfce4-settings

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp:~noskcaj/ubuntu/trusty/xfce4-settings/4.11.1
Merge into: lp:ubuntu/trusty/xfce4-settings
Diff against target: 99929 lines (+35077/-29524)
121 files modified
.pc/01_use-tango-icon-theme.patch/xfsettingsd/xsettings.xml (+0/-45)
.pc/applied-patches (+0/-2)
.pc/xubuntu_vanilla-session-themes.patch/xfsettingsd/xsettings.xml (+0/-45)
ChangeLog (+2082/-0)
INSTALL (+1/-1)
Makefile.in (+138/-111)
NEWS (+21/-0)
aclocal.m4 (+257/-157)
compile (+7/-2)
config.guess (+95/-74)
config.h.in (+3/-3)
config.sub (+42/-40)
configure (+585/-217)
configure.ac (+18/-7)
debian/changelog (+27/-6)
debian/control (+3/-3)
debian/rules (+5/-6)
debian/xfce4-accessibility-settings.1 (+26/-5)
debian/xfce4-appearance-settings.1 (+25/-5)
debian/xfce4-display-settings.1 (+31/-5)
debian/xfce4-keyboard-settings.1 (+26/-6)
debian/xfce4-mime-settings.1 (+21/-2)
debian/xfce4-mouse-settings.1 (+25/-5)
debian/xfce4-settings-editor.1 (+26/-6)
debian/xfce4-settings-manager.1 (+25/-5)
debian/xfsettingsd.1 (+35/-2)
depcomp (+215/-204)
dialogs/Makefile.in (+111/-89)
dialogs/accessibility-settings/Makefile.am (+1/-1)
dialogs/accessibility-settings/Makefile.in (+108/-69)
dialogs/accessibility-settings/accessibility-dialog.glade (+183/-79)
dialogs/accessibility-settings/accessibility-dialog_ui.h (+459/-391)
dialogs/appearance-settings/Makefile.am (+1/-1)
dialogs/appearance-settings/Makefile.in (+106/-67)
dialogs/appearance-settings/appearance-dialog.glade (+173/-108)
dialogs/appearance-settings/appearance-dialog_ui.h (+331/-288)
dialogs/appearance-settings/main.c (+48/-8)
dialogs/display-settings/Makefile.am (+1/-1)
dialogs/display-settings/Makefile.in (+108/-69)
dialogs/display-settings/display-dialog.glade (+75/-48)
dialogs/display-settings/display-dialog_ui.h (+151/-137)
dialogs/display-settings/main.c (+23/-2)
dialogs/display-settings/minimal-display-dialog.glade (+10/-0)
dialogs/display-settings/minimal-display-dialog_ui.h (+106/-99)
dialogs/keyboard-settings/Makefile.am (+1/-1)
dialogs/keyboard-settings/Makefile.in (+108/-69)
dialogs/keyboard-settings/command-dialog.c (+48/-12)
dialogs/keyboard-settings/keyboard-dialog.glade (+131/-103)
dialogs/keyboard-settings/keyboard-dialog_ui.h (+478/-462)
dialogs/keyboard-settings/xfce-keyboard-settings.c (+227/-22)
dialogs/mime-settings/Makefile.am (+1/-1)
dialogs/mime-settings/Makefile.in (+108/-69)
dialogs/mouse-settings/Makefile.am (+1/-1)
dialogs/mouse-settings/Makefile.in (+108/-69)
dialogs/mouse-settings/main.c (+30/-2)
dialogs/mouse-settings/mouse-dialog.glade (+137/-82)
dialogs/mouse-settings/mouse-dialog_ui.h (+551/-524)
missing (+150/-265)
mkinstalldirs (+0/-162)
po/ar.po (+479/-370)
po/ast.po (+518/-422)
po/bg.po (+1615/-0)
po/bn.po (+363/-257)
po/ca.po (+641/-975)
po/cs.po (+453/-746)
po/da.po (+0/-1765)
po/de.po (+310/-252)
po/el.po (+659/-553)
po/en_AU.po (+1614/-0)
po/en_GB.po (+0/-1639)
po/es.po (+484/-848)
po/eu.po (+421/-307)
po/fi.po (+663/-522)
po/fr.po (+649/-674)
po/gl.po (+638/-524)
po/he.po (+693/-632)
po/hr.po (+607/-613)
po/hu.po (+409/-309)
po/id.po (+415/-310)
po/is.po (+320/-224)
po/it.po (+629/-838)
po/ja.po (+468/-480)
po/kk.po (+413/-308)
po/ko.po (+600/-439)
po/lt.po (+391/-262)
po/lv.po (+377/-279)
po/nb.po (+375/-260)
po/nl.po (+592/-985)
po/nn.po (+386/-249)
po/pa.po (+334/-246)
po/pl.po (+413/-361)
po/pt.po (+356/-303)
po/pt_BR.po (+559/-586)
po/ro.po (+394/-268)
po/ru.po (+623/-645)
po/si.po (+346/-251)
po/sk.po (+640/-527)
po/sr.po (+490/-372)
po/sv.po (+385/-271)
po/te.po (+375/-254)
po/th.po (+1613/-0)
po/tr.po (+0/-1957)
po/ug.po (+607/-535)
po/uk.po (+421/-309)
po/ur.po (+364/-268)
po/ur_PK.po (+364/-268)
po/zh_CN.po (+460/-355)
po/zh_TW.po (+610/-620)
xfce4-settings-editor/Makefile.am (+1/-1)
xfce4-settings-editor/Makefile.in (+108/-69)
xfce4-settings-manager/Makefile.am (+3/-1)
xfce4-settings-manager/Makefile.in (+113/-70)
xfce4-settings-manager/main.c (+13/-0)
xfce4-settings-manager/xfce-settings-manager-dialog.c (+30/-10)
xfsettingsd/Makefile.am (+13/-1)
xfsettingsd/Makefile.in (+146/-76)
xfsettingsd/displays-upower.c (+143/-0)
xfsettingsd/displays-upower.h (+38/-0)
xfsettingsd/displays.c (+1097/-574)
xfsettingsd/pointers.c (+21/-17)
xfsettingsd/xsettings.xml (+2/-2)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/trusty/xfce4-settings/4.11.1
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+202372@code.launchpad.net

Description of the change

Merge from debian experimental. Needed for xubuntu.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

40. By Jackson Doak

* Merge from Debian experimental, remaining changes:
  - debian/patches/xubuntu_vanilla-session-themes.patch: Fix missing gtk and
    icon themes with the vanilla Xfce session.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed directory '.pc/01_use-tango-icon-theme.patch'
2=== removed directory '.pc/01_use-tango-icon-theme.patch/xfsettingsd'
3=== removed file '.pc/01_use-tango-icon-theme.patch/xfsettingsd/xsettings.xml'
4--- .pc/01_use-tango-icon-theme.patch/xfsettingsd/xsettings.xml 2013-05-21 22:24:47 +0000
5+++ .pc/01_use-tango-icon-theme.patch/xfsettingsd/xsettings.xml 1970-01-01 00:00:00 +0000
6@@ -1,45 +0,0 @@
7-<!--
8- Default values for the X settings registry as described in
9- http://www.freedesktop.org/wiki/Specifications/XSettingsRegistry
10--->
11-
12-<?xml version="1.0" encoding="UTF-8"?>
13-<channel name="xsettings" version="1.0">
14- <property name="Net" type="empty">
15- <property name="ThemeName" type="empty"/>
16- <property name="IconThemeName" type="empty"/>
17- <property name="DoubleClickTime" type="int" value="250"/>
18- <property name="DoubleClickDistance" type="int" value="5"/>
19- <property name="DndDragThreshold" type="int" value="8"/>
20- <property name="CursorBlink" type="bool" value="true"/>
21- <property name="CursorBlinkTime" type="int" value="1200"/>
22- <property name="SoundThemeName" type="string" value="default"/>
23- <property name="EnableEventSounds" type="bool" value="false"/>
24- <property name="EnableInputFeedbackSounds" type="bool" value="false"/>
25- </property>
26- <property name="Xft" type="empty">
27- <property name="DPI" type="empty"/>
28- <property name="Antialias" type="int" value="-1"/>
29- <property name="Hinting" type="int" value="-1"/>
30- <property name="HintStyle" type="string" value="hintnone"/>
31- <property name="RGBA" type="string" value="none"/>
32- <!-- <property name="Lcdfilter" type="string" value="none"/> -->
33- </property>
34- <property name="Gtk" type="empty">
35- <property name="CanChangeAccels" type="bool" value="false"/>
36- <property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
37- <property name="FontName" type="string" value="Sans 10"/>
38- <property name="IconSizes" type="string" value=""/>
39- <property name="KeyThemeName" type="string" value=""/>
40- <property name="ToolbarStyle" type="string" value="icons"/>
41- <property name="ToolbarIconSize" type="int" value="3"/>
42- <!-- <property name="IMPreeditStyle" type="string" value=""/> -->
43- <!-- <property name="IMStatusStyle" type="string" value=""/> -->
44- <!-- <property name="IMModule" type="string" value=""/> -->
45- <property name="MenuImages" type="bool" value="true"/>
46- <property name="ButtonImages" type="bool" value="true"/>
47- <property name="MenuBarAccel" type="string" value="F10"/>
48- <property name="CursorThemeName" type="string" value=""/>
49- <property name="CursorThemeSize" type="int" value="0"/>
50- </property>
51-</channel>
52
53=== removed file '.pc/applied-patches'
54--- .pc/applied-patches 2013-08-28 22:55:21 +0000
55+++ .pc/applied-patches 1970-01-01 00:00:00 +0000
56@@ -1,2 +0,0 @@
57-01_use-tango-icon-theme.patch
58-xubuntu_vanilla-session-themes.patch
59
60=== removed directory '.pc/xubuntu_vanilla-session-themes.patch'
61=== removed directory '.pc/xubuntu_vanilla-session-themes.patch/xfsettingsd'
62=== removed file '.pc/xubuntu_vanilla-session-themes.patch/xfsettingsd/xsettings.xml'
63--- .pc/xubuntu_vanilla-session-themes.patch/xfsettingsd/xsettings.xml 2013-05-24 16:47:58 +0000
64+++ .pc/xubuntu_vanilla-session-themes.patch/xfsettingsd/xsettings.xml 1970-01-01 00:00:00 +0000
65@@ -1,45 +0,0 @@
66-<!--
67- Default values for the X settings registry as described in
68- http://www.freedesktop.org/wiki/Specifications/XSettingsRegistry
69--->
70-
71-<?xml version="1.0" encoding="UTF-8"?>
72-<channel name="xsettings" version="1.0">
73- <property name="Net" type="empty">
74- <property name="ThemeName" type="string" value="Xfce"/>
75- <property name="IconThemeName" type="string" value="Tango"/>
76- <property name="DoubleClickTime" type="int" value="250"/>
77- <property name="DoubleClickDistance" type="int" value="5"/>
78- <property name="DndDragThreshold" type="int" value="8"/>
79- <property name="CursorBlink" type="bool" value="true"/>
80- <property name="CursorBlinkTime" type="int" value="1200"/>
81- <property name="SoundThemeName" type="string" value="default"/>
82- <property name="EnableEventSounds" type="bool" value="false"/>
83- <property name="EnableInputFeedbackSounds" type="bool" value="false"/>
84- </property>
85- <property name="Xft" type="empty">
86- <property name="DPI" type="empty"/>
87- <property name="Antialias" type="int" value="-1"/>
88- <property name="Hinting" type="int" value="-1"/>
89- <property name="HintStyle" type="string" value="hintnone"/>
90- <property name="RGBA" type="string" value="none"/>
91- <!-- <property name="Lcdfilter" type="string" value="none"/> -->
92- </property>
93- <property name="Gtk" type="empty">
94- <property name="CanChangeAccels" type="bool" value="false"/>
95- <property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
96- <property name="FontName" type="string" value="Sans 10"/>
97- <property name="IconSizes" type="string" value=""/>
98- <property name="KeyThemeName" type="string" value=""/>
99- <property name="ToolbarStyle" type="string" value="icons"/>
100- <property name="ToolbarIconSize" type="int" value="3"/>
101- <!-- <property name="IMPreeditStyle" type="string" value=""/> -->
102- <!-- <property name="IMStatusStyle" type="string" value=""/> -->
103- <!-- <property name="IMModule" type="string" value=""/> -->
104- <property name="MenuImages" type="bool" value="true"/>
105- <property name="ButtonImages" type="bool" value="true"/>
106- <property name="MenuBarAccel" type="string" value="F10"/>
107- <property name="CursorThemeName" type="string" value=""/>
108- <property name="CursorThemeSize" type="int" value="0"/>
109- </property>
110-</channel>
111
112=== modified file 'ChangeLog'
113--- ChangeLog 2013-08-25 10:43:02 +0000
114+++ ChangeLog 2014-01-20 20:39:43 +0000
115@@ -1,3 +1,2085 @@
116+commit 18ab5b29f6252c1bc2065307fec2658f8bbe6ce9
117+Author: Nick Schermer <nick@xfce.org>
118+Date: Mon Sep 23 19:46:52 2013 +0200
119+
120+ Bump 4ui.
121+
122+commit a3bb8f448906ebed565554db6c25483f97f4971f
123+Author: Nick Schermer <nick@xfce.org>
124+Date: Mon Sep 23 19:43:58 2013 +0200
125+
126+ Updates for release.
127+
128+commit fc4b398313f651d8da1db549a57b84e81f753156
129+Author: theppitak <theppitak@gmail.com>
130+Date: Fri Sep 20 18:30:39 2013 +0200
131+
132+ I18n: Add new translation th (100%).
133+
134+ 353 translated messages.
135+
136+ Transifex (https://www.transifex.com/projects/p/xfce/).
137+
138+commit 501338bfa1e2c076d3cbf7a74b153ecee15e210b
139+Author: Pjotr123 <pjotrvertaalt@gmail.com>
140+Date: Thu Sep 19 18:30:55 2013 +0200
141+
142+ I18n: Update translation nl (100%).
143+
144+ 353 translated messages.
145+
146+ Transifex (https://www.transifex.com/projects/p/xfce/).
147+
148+commit 486f9b6999f5f050bbe44025e4cdd2611add0dda
149+Author: Ivica Kolić <ikoli@yahoo.com>
150+Date: Tue Sep 10 00:30:53 2013 +0200
151+
152+ I18n: Update translation hr (74%).
153+
154+ 262 translated messages, 91 untranslated messages.
155+
156+ Transifex (https://www.transifex.com/projects/p/xfce/).
157+
158+commit dcd36791a77b6236967b5072903edf961962b6e4
159+Author: Alois Nešpor <info@aloisnespor.info>
160+Date: Mon Aug 12 12:31:01 2013 +0200
161+
162+ I18n: Update translation cs (100%).
163+
164+ 353 translated messages.
165+
166+ Transifex (https://www.transifex.com/projects/p/xfce/).
167+
168+commit a8dbca447dd6d772f3590a57bd935b8fcf8d96bd
169+Author: cri <cri.penta@gmail.com>
170+Date: Sat Aug 3 18:30:49 2013 +0200
171+
172+ I18n: Update translation it (100%).
173+
174+ 353 translated messages.
175+
176+ Transifex (https://www.transifex.com/projects/p/xfce/).
177+
178+commit b35f8ef28f7b963ad0604980d3c74ae45152c8ee
179+Author: jc1 <jc1.quebecos@gmail.com>
180+Date: Fri Aug 2 00:30:50 2013 +0200
181+
182+ I18n: Update translation fr (100%).
183+
184+ 353 translated messages.
185+
186+ Transifex (https://www.transifex.com/projects/p/xfce/).
187+
188+commit d5c3f346088c50362d4b2ec65a94dc4571bb957e
189+Author: asvl <alyoshin.s@gmail.com>
190+Date: Sun Jul 28 00:30:50 2013 +0200
191+
192+ I18n: Update translation ru (100%).
193+
194+ 353 translated messages.
195+
196+ Transifex (https://www.transifex.com/projects/p/xfce/).
197+
198+commit fcba19dbb2317a4087582f2c5d7df3711a181e53
199+Author: carlesmu <carlesmu@internautas.org>
200+Date: Sat Jul 27 18:30:51 2013 +0200
201+
202+ I18n: Update translation ca (97%).
203+
204+ 343 translated messages, 10 untranslated messages.
205+
206+ Transifex (https://www.transifex.com/projects/p/xfce/).
207+
208+commit 1adda17345557e0fafec59c6556511132f304dad
209+Author: k3lt01 <keltoiboy@gmail.com>
210+Date: Thu Jul 25 12:30:56 2013 +0200
211+
212+ I18n: Add new translation en_AU (100%).
213+
214+ 353 translated messages.
215+
216+ Transifex (https://www.transifex.com/projects/p/xfce/).
217+
218+commit fb0270d0e2df9a61e93b3dd65240bc1da3919c8a
219+Author: Nick Schermer <nick@xfce.org>
220+Date: Sat Jul 13 22:09:40 2013 +0200
221+
222+ Remove unneeded files.
223+
224+commit 45a996658f2e0b0ab39a867efdf1de814e5b9267
225+Author: Anonymous <noreply@xfce.org>
226+Date: Fri Jul 12 12:30:51 2013 +0200
227+
228+ I18n: Update translation ug (84%).
229+
230+ 300 translated messages, 53 untranslated messages.
231+
232+ Transifex (https://www.transifex.com/projects/p/xfce/).
233+
234+commit da821d55495256b6d41fffa9de3fe50925fdbea2
235+Author: cybercop <cybercop_montana@abv.bg>
236+Date: Wed Jul 10 00:30:56 2013 +0200
237+
238+ I18n: Update translation bg (100%).
239+
240+ 353 translated messages.
241+
242+ Transifex (https://www.transifex.com/projects/p/xfce/).
243+
244+commit be8b6e6ffad614c7a713841fa0e8a39a83c8d1e0
245+Author: alavios <registres@lavios.cat>
246+Date: Mon Jul 8 18:30:52 2013 +0200
247+
248+ I18n: Update translation ca (90%).
249+
250+ 321 translated messages, 32 untranslated messages.
251+
252+ Transifex (https://www.transifex.com/projects/p/xfce/).
253+
254+commit cf02aa92e9d0dedb57511d3000ccf4312e0a2802
255+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
256+Date: Sun Jul 7 12:12:59 2013 +0200
257+
258+ I18n: Update translation zh_TW (100%).
259+
260+ 353 translated messages.
261+
262+ Transifex (https://www.transifex.com/projects/p/xfce/).
263+
264+commit 0e257e3ea93ede26a6655cc2f48a86babf1a7754
265+Author: Nick Schermer <nick@xfce.org>
266+Date: Tue Jul 2 22:52:32 2013 +0200
267+
268+ Manually decode po file.
269+
270+commit b734cd6adba5a4be666dc5cb4ab7e64045e0faf1
271+Author: Nick Schermer <nick@xfce.org>
272+Date: Tue Jul 2 22:47:05 2013 +0200
273+
274+ I18n: Remove broken / unsupported translations.
275+
276+ See http://users.xfce.org/~nick/broken-i18n/ for files and logs.
277+
278+ Use https://www.transifex.com/projects/p/xfce/ to upload fixed versions or request a translation team.
279+
280+commit 81bc5a56a937799bf0082dae7fdb91f34c1a80dc
281+Author: Alper Tekinalp <alper.tekinalp@gmail.com>
282+Date: Mon Jul 1 14:14:43 2013 +0200
283+
284+ l10n: Updated Turkish (tr) translation to 79%
285+
286+ New status: 281 messages complete with 59 fuzzies and 13 untranslated.
287+
288+ Transmitted-via: Transifex (translations.xfce.org).
289+
290+commit 4b2be5b38c1440c0f5c80c581f60a0d6c0b90f1d
291+Author: Ardjuna <asyura.x@gmail.com>
292+Date: Thu Jun 6 05:40:29 2013 +0200
293+
294+ l10n: Updated Indonesian (id) translation to 100%
295+
296+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
297+
298+ Transmitted-via: Transifex (translations.xfce.org).
299+
300+commit 4bfdb7257b33a2c5b91504521b45292ecf9bb1c5
301+Author: Cristian Marchi <cri.penta@gmail.com>
302+Date: Sat Jun 1 09:11:08 2013 +0200
303+
304+ l10n: Updated Italian (it) translation to 100%
305+
306+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
307+
308+ Transmitted-via: Transifex (translations.xfce.org).
309+
310+commit 639215619b757cec58a1e6d435a9170a45cf14f7
311+Author: Edoardo Maria Elidoro <edoardo.elidoro@gmail.com>
312+Date: Fri May 31 12:41:46 2013 +0200
313+
314+ l10n: Updated Italian (it) translation to 99%
315+
316+ New status: 351 messages complete with 2 fuzzies and 0 untranslated.
317+
318+ Transmitted-via: Transifex (translations.xfce.org).
319+
320+commit d042cae6cc7dfbb54cbfb7c18ba7df35b7b18877
321+Author: Piotr Sokół <psokol@jabster.pl>
322+Date: Sun May 19 20:39:34 2013 +0200
323+
324+ l10n: Updated Polish (pl) translation to 100%
325+
326+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
327+
328+ Transmitted-via: Transifex (translations.xfce.org).
329+
330+commit c1310c95c696b190553191dcd96ddef44f39316a
331+Author: Piarres Beobide <pi@beobide.net>
332+Date: Wed May 8 11:56:44 2013 +0200
333+
334+ l10n: Updated Basque (eu) translation to 100%
335+
336+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
337+
338+ Transmitted-via: Transifex (translations.xfce.org).
339+
340+commit d85c882cd9169c5ff9541359ad56e518bc69b963
341+Author: Neliton Pereira Junior <nelitonpjr@gmail.com>
342+Date: Wed May 8 01:24:18 2013 +0200
343+
344+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
345+
346+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
347+
348+ Transmitted-via: Transifex (translations.xfce.org).
349+
350+commit fe0548aead3fec587de3fce2311697e4b2eb129e
351+Author: Chipong Luo <chipong.luo@yahoo.com>
352+Date: Mon May 6 15:14:01 2013 +0200
353+
354+ l10n: Updated Chinese (China) (zh_CN) translation to 100%
355+
356+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
357+
358+ Transmitted-via: Transifex (translations.xfce.org).
359+
360+commit a467e5d7c94832d9578e52be61c8c47e1309998d
361+Author: Kiril Kirilov <cybercop_montana@abv.bg>
362+Date: Sat Apr 27 13:46:08 2013 +0200
363+
364+ l10n: Updated Bulgarian (bg) translation to 100%
365+
366+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
367+
368+ Transmitted-via: Transifex (translations.xfce.org).
369+
370+commit 339f26369119bfb933a6e04f4878a8fd388945cb
371+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
372+Date: Thu Apr 25 19:40:16 2013 +0200
373+
374+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
375+
376+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
377+
378+ Transmitted-via: Transifex (translations.xfce.org).
379+
380+commit ba0a7f4d660fb9d89bbba0c7c180de32f68a9927
381+Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
382+Date: Tue Apr 23 09:12:58 2013 +0200
383+
384+ l10n: Updated Chinese (China) (zh_CN) translation to 100%
385+
386+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
387+
388+ Transmitted-via: Transifex (translations.xfce.org).
389+
390+commit 413547ce40ffed6db540d8de27e7b8bf965802e8
391+Author: Sergey Alyoshin <alyoshin.s@gmail.com>
392+Date: Sun Apr 21 13:15:26 2013 +0200
393+
394+ l10n: Updated Russian (ru) translation to 100%
395+
396+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
397+
398+ Transmitted-via: Transifex (translations.xfce.org).
399+
400+commit 77d64a35d3514ac4c56b9c6bd17a0222436a210e
401+Author: Roman K <mrdoctorwho@gmail.com>
402+Date: Sun Apr 21 09:47:30 2013 +0200
403+
404+ l10n: Updated Russian (ru) translation to 100%
405+
406+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
407+
408+ Transmitted-via: Transifex (translations.xfce.org).
409+
410+commit c8ebb1e11b0e3201d4c61ac84416919b5febf2e3
411+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
412+Date: Thu Apr 18 16:48:27 2013 +0200
413+
414+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
415+
416+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
417+
418+ Transmitted-via: Transifex (translations.xfce.org).
419+
420+commit b158a0bbf3cb0af641c5a5f7ca34d561ad30af11
421+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
422+Date: Tue Apr 16 10:35:05 2013 +0200
423+
424+ l10n: Updated Kazakh (kk) translation to 100%
425+
426+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
427+
428+ Transmitted-via: Transifex (translations.xfce.org).
429+
430+commit e20f0fdf069be208d1f856cc2e89c15340d98d47
431+Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
432+Date: Sun Apr 14 18:14:45 2013 +0200
433+
434+ l10n: Updated Spanish (Castilian) (es) translation to 100%
435+
436+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
437+
438+ Transmitted-via: Transifex (translations.xfce.org).
439+
440+commit 80ab281007d0c676f96fee845545cc2a27b4629a
441+Author: Imre Benedek <nucleo@indamail.hu>
442+Date: Sun Apr 14 03:44:10 2013 +0200
443+
444+ l10n: Updated Hungarian (hu) translation to 100%
445+
446+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
447+
448+ Transmitted-via: Transifex (translations.xfce.org).
449+
450+commit db0756d84154076c989786a985e05d0bf01cb222
451+Author: Imre Benedek <nucleo@indamail.hu>
452+Date: Sun Apr 14 03:43:38 2013 +0200
453+
454+ l10n: Updated Hungarian (hu) translation to 99%
455+
456+ New status: 352 messages complete with 1 fuzzy and 0 untranslated.
457+
458+ Transmitted-via: Transifex (translations.xfce.org).
459+
460+commit 4718f0f08e91250a2a55b6be1088c7d15a25e790
461+Author: محمد الحرقان <malham1@gmail.com>
462+Date: Wed Apr 10 18:32:54 2013 +0200
463+
464+ l10n: Updated Arabic (ar) translation to 100%
465+
466+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
467+
468+ Transmitted-via: Transifex (translations.xfce.org).
469+
470+commit f69d0b721e1113dd0ba6c2ffecda966842a2bd00
471+Author: محمد الحرقان <malham1@gmail.com>
472+Date: Wed Apr 10 18:19:47 2013 +0200
473+
474+ l10n: Updated Arabic (ar) translation to 99%
475+
476+ New status: 351 messages complete with 2 fuzzies and 0 untranslated.
477+
478+ Transmitted-via: Transifex (translations.xfce.org).
479+
480+commit c59e45c0d2379072b3afdcfae1b43e825f4546be
481+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
482+Date: Sun Apr 7 19:06:45 2013 +0200
483+
484+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
485+
486+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
487+
488+ Transmitted-via: Transifex (translations.xfce.org).
489+
490+commit 284404e1209b47425e5cb23b67f74fd910840818
491+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
492+Date: Sun Apr 7 17:37:08 2013 +0200
493+
494+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
495+
496+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
497+
498+ Transmitted-via: Transifex (translations.xfce.org).
499+
500+commit d3bbb18903dfc4e54e3de5091e304808719e19fa
501+Author: Cristian Marchi <cri.penta@gmail.com>
502+Date: Sat Apr 6 11:35:08 2013 +0200
503+
504+ l10n: Updated Italian (it) translation to 99%
505+
506+ New status: 351 messages complete with 0 fuzzies and 2 untranslated.
507+
508+ Transmitted-via: Transifex (translations.xfce.org).
509+
510+commit 0b03d0f145ecb63a1b803cefeefcbf42e6cb2727
511+Author: Cristian Marchi <cri.penta@gmail.com>
512+Date: Sat Apr 6 11:34:33 2013 +0200
513+
514+ l10n: Updated Italian (it) translation to 99%
515+
516+ New status: 350 messages complete with 1 fuzzy and 2 untranslated.
517+
518+ Transmitted-via: Transifex (translations.xfce.org).
519+
520+commit 18005d008808fcb70de79b0e6d7f991d713c0862
521+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
522+Date: Wed Apr 3 17:07:02 2013 +0200
523+
524+ l10n: Updated Korean (ko) translation to 100%
525+
526+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
527+
528+ Transmitted-via: Transifex (translations.xfce.org).
529+
530+commit 54de0fb5c2c75ccc903bc0d20b625d56a3b56c0d
531+Author: Sergio Marques <smarquespt@gmail.com>
532+Date: Tue Apr 2 10:56:04 2013 +0200
533+
534+ l10n: Updated Portuguese (pt) translation to 100%
535+
536+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
537+
538+ Transmitted-via: Transifex (translations.xfce.org).
539+
540+commit 76546eebe70dde4bd06d0f63fa835e764a0d79fa
541+Author: Sergio Marques <smarquespt@gmail.com>
542+Date: Tue Apr 2 10:54:59 2013 +0200
543+
544+ l10n: Updated Portuguese (pt) translation to 100%
545+
546+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
547+
548+ Transmitted-via: Transifex (translations.xfce.org).
549+
550+commit b5ba0bda3f49589aba21359947306e377e2fdba5
551+Author: Sergio Marques <smarquespt@gmail.com>
552+Date: Tue Apr 2 10:53:31 2013 +0200
553+
554+ l10n: Updated Portuguese (pt) translation to 100%
555+
556+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
557+
558+ Transmitted-via: Transifex (translations.xfce.org).
559+
560+commit 59c5c279c61a514ec3baf622faf51dc2e819fdbc
561+Author: Саша Петровић <salepetronije@gmail.com>
562+Date: Mon Apr 1 22:44:53 2013 +0200
563+
564+ l10n: Updated Serbian (sr) translation to 100%
565+
566+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
567+
568+ Transmitted-via: Transifex (translations.xfce.org).
569+
570+commit aea491627c246fc548b6574c5a0cfb70b1280283
571+Author: jc jc1 <jc1.quebecos@gmail.com>
572+Date: Mon Apr 1 17:02:36 2013 +0200
573+
574+ l10n: Updated French (fr) translation to 100%
575+
576+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
577+
578+ Transmitted-via: Transifex (translations.xfce.org).
579+
580+commit f62ed4191173811147a637063de5307b5be39fe4
581+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
582+Date: Mon Apr 1 15:57:57 2013 +0200
583+
584+ l10n: Updated Ukrainian (uk) translation to 100%
585+
586+ New status: 353 messages complete with 0 fuzzies and 0 untranslated.
587+
588+ Transmitted-via: Transifex (translations.xfce.org).
589+
590+commit 914bc4878b2bd3c6c5ab3930418b06fb057fd5d3
591+Author: Nick Schermer <nick@xfce.org>
592+Date: Mon Apr 1 12:29:27 2013 +0200
593+
594+ Mention no cache file for icon themes.
595+
596+commit 71b65df0f15b11388c8d1a54badddae3b869a94e
597+Author: Sergey Alyoshin <alyoshin.s@gmail.com>
598+Date: Fri Mar 29 19:29:40 2013 +0100
599+
600+ l10n: Updated Russian (ru) translation to 100%
601+
602+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
603+
604+ Transmitted-via: Transifex (translations.xfce.org).
605+
606+commit 1f7deed1e5156b10ffcfc1970be1feebe63a82da
607+Author: Francisco Javier Serrador <fserrador@gmail.com>
608+Date: Thu Mar 28 16:13:28 2013 +0100
609+
610+ l10n: Updated Spanish (Castilian) (es) translation to 99%
611+
612+ New status: 351 messages complete with 1 fuzzy and 0 untranslated.
613+
614+ Transmitted-via: Transifex (translations.xfce.org).
615+
616+commit 0e5a9b366f863f279d247d1af18ae4824d320f8a
617+Author: Francisco Javier Serrador <fserrador@gmail.com>
618+Date: Thu Mar 28 15:51:46 2013 +0100
619+
620+ l10n: Updated Spanish (Castilian) (es) translation to 99%
621+
622+ New status: 351 messages complete with 1 fuzzy and 0 untranslated.
623+
624+ Transmitted-via: Transifex (translations.xfce.org).
625+
626+commit 65338803125ddf7445609d315c4d61dd72d72ebb
627+Author: Roman K <mrdoctorwho@gmail.com>
628+Date: Thu Mar 28 11:23:58 2013 +0100
629+
630+ l10n: Updated Russian (ru) translation to 100%
631+
632+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
633+
634+ Transmitted-via: Transifex (translations.xfce.org).
635+
636+commit c627a60c0ba99d796f811a106a6222afde2828bd
637+Author: Саша Петровић <salepetronije@gmail.com>
638+Date: Wed Mar 27 11:15:01 2013 +0100
639+
640+ l10n: Updated Serbian (sr) translation to 100%
641+
642+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
643+
644+ Transmitted-via: Transifex (translations.xfce.org).
645+
646+commit c600da95c7f22735fb86052cc51d79397d51d013
647+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
648+Date: Sun Mar 24 14:06:19 2013 +0100
649+
650+ l10n: Updated Korean (ko) translation to 100%
651+
652+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
653+
654+ Transmitted-via: Transifex (translations.xfce.org).
655+
656+commit 28184483698a78cd24d57e2cbe9d103db7cae7f7
657+Author: Francisco Javier Serrador <fserrador@gmail.com>
658+Date: Sat Mar 23 19:42:58 2013 +0100
659+
660+ l10n: Updated Spanish (Castilian) (es) translation to 99%
661+
662+ New status: 351 messages complete with 1 fuzzy and 0 untranslated.
663+
664+ Transmitted-via: Transifex (translations.xfce.org).
665+
666+commit 99eb89fc5bc0689e7e60696ada0818973f7194f5
667+Author: Francisco Javier Serrador <fserrador@gmail.com>
668+Date: Fri Mar 22 22:49:02 2013 +0100
669+
670+ l10n: Updated Spanish (Castilian) (es) translation to 99%
671+
672+ New status: 351 messages complete with 1 fuzzy and 0 untranslated.
673+
674+ Transmitted-via: Transifex (translations.xfce.org).
675+
676+commit d892acf3103e5f7d50d82c8801db3a4c8acdc994
677+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
678+Date: Fri Mar 22 14:35:44 2013 +0100
679+
680+ l10n: Updated Ukrainian (uk) translation to 100%
681+
682+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
683+
684+ Transmitted-via: Transifex (translations.xfce.org).
685+
686+commit 9c2e19cdfa759af6f73408a3bdd6005fd3ad0e63
687+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
688+Date: Thu Mar 21 07:48:33 2013 +0100
689+
690+ l10n: Updated Korean (ko) translation to 100%
691+
692+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
693+
694+ Transmitted-via: Transifex (translations.xfce.org).
695+
696+commit 5494e7b88f87d552278f97476e6cb09ff8202973
697+Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
698+Date: Thu Mar 21 02:34:11 2013 +0100
699+
700+ l10n: Updated Chinese (China) (zh_CN) translation to 100%
701+
702+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
703+
704+ Transmitted-via: Transifex (translations.xfce.org).
705+
706+commit f1c4ff27b24209da1d8c7107f0149671ed3fdd65
707+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
708+Date: Wed Mar 20 17:39:33 2013 +0100
709+
710+ l10n: Updated Kazakh (kk) translation to 100%
711+
712+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
713+
714+ Transmitted-via: Transifex (translations.xfce.org).
715+
716+commit 6259885f5da05ba33c43580c1f851b96562f1183
717+Author: Саша Петровић <salepetronije@gmail.com>
718+Date: Wed Mar 20 13:26:20 2013 +0100
719+
720+ l10n: Updated Serbian (sr) translation to 100%
721+
722+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
723+
724+ Transmitted-via: Transifex (translations.xfce.org).
725+
726+commit 3810dd1a1dd5fa34b56bbab47045c0d4bb3dd69c
727+Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
728+Date: Wed Mar 20 03:04:14 2013 +0100
729+
730+ l10n: Updated Chinese (China) (zh_CN) translation to 99%
731+
732+ New status: 351 messages complete with 1 fuzzy and 0 untranslated.
733+
734+ Transmitted-via: Transifex (translations.xfce.org).
735+
736+commit 883b7c7a63551af5eeb05f8be203e94f981a26f3
737+Author: Ivica Kolić <ikoli@yahoo.com>
738+Date: Tue Mar 19 11:41:20 2013 +0100
739+
740+ l10n: Updated Croatian (hr) translation to 74%
741+
742+ New status: 262 messages complete with 0 fuzzies and 90 untranslated.
743+
744+ Transmitted-via: Transifex (translations.xfce.org).
745+
746+commit 8520ee45bfd8417ba69afa852e4fc0f99912c373
747+Author: jc jc1 <jc1.quebecos@gmail.com>
748+Date: Tue Mar 19 10:30:01 2013 +0100
749+
750+ l10n: Updated French (fr) translation to 100%
751+
752+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
753+
754+ Transmitted-via: Transifex (translations.xfce.org).
755+
756+commit e7dc04d27ec2ec807d5d5568c3dbeec753c6721b
757+Author: Sergio Marques <smarquespt@gmail.com>
758+Date: Mon Mar 18 18:01:00 2013 +0100
759+
760+ l10n: Updated Portuguese (pt) translation to 100%
761+
762+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
763+
764+ Transmitted-via: Transifex (translations.xfce.org).
765+
766+commit 6a40c967280a6292a17ca621113a0e2d948fffa8
767+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
768+Date: Mon Mar 18 14:09:21 2013 +0100
769+
770+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
771+
772+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
773+
774+ Transmitted-via: Transifex (translations.xfce.org).
775+
776+commit 266b487cdc36486f16f119071d437ad435e8ee63
777+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
778+Date: Mon Mar 18 11:48:43 2013 +0100
779+
780+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
781+
782+ New status: 352 messages complete with 0 fuzzies and 0 untranslated.
783+
784+ Transmitted-via: Transifex (translations.xfce.org).
785+
786+commit 1e5662d9c5b5a50de011c5324902824ca905ba23
787+Author: Philipp Matthias Schafer <philipp.schaefer@gmail.com>
788+Date: Sun Mar 17 17:54:51 2013 +0100
789+
790+ Make touchpad type delay configurable (bug #8948).
791+
792+commit c1ed2d22da004f475f1e240803859ab0ac7335ca
793+Author: Imre Benedek <nucleo@indamail.hu>
794+Date: Wed Mar 13 23:42:56 2013 +0100
795+
796+ l10n: Updated Hungarian (hu) translation to 100%
797+
798+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
799+
800+ Transmitted-via: Transifex (translations.xfce.org).
801+
802+commit 7c34ef835f8d69d7d5ec22f8d7f5fb2d1cbcec2b
803+Author: Imre Benedek <nucleo@indamail.hu>
804+Date: Wed Mar 13 23:40:02 2013 +0100
805+
806+ l10n: Updated Hungarian (hu) translation to 100%
807+
808+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
809+
810+ Transmitted-via: Transifex (translations.xfce.org).
811+
812+commit 10531f7c3e39dec91d7e7f4bbc4264c10cf43722
813+Author: Imre Benedek <nucleo@indamail.hu>
814+Date: Wed Mar 13 02:52:47 2013 +0100
815+
816+ l10n: Updated Hungarian (hu) translation to 99%
817+
818+ New status: 349 messages complete with 0 fuzzies and 1 untranslated.
819+
820+ Transmitted-via: Transifex (translations.xfce.org).
821+
822+commit 0063fc2f5a1dda4a57084a4f46c6d8334dcb291f
823+Author: Piotr Sokół <psokol@jabster.pl>
824+Date: Sun Mar 10 14:38:35 2013 +0100
825+
826+ l10n: Updated Polish (pl) translation to 100%
827+
828+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
829+
830+ Transmitted-via: Transifex (translations.xfce.org).
831+
832+commit e5f22c0d217d4efe2b8674866240b2a7cbafd625
833+Author: Cristian Marchi <cri.penta@gmail.com>
834+Date: Wed Mar 6 12:25:45 2013 +0100
835+
836+ l10n: Updated Italian (it) translation to 99%
837+
838+ New status: 348 messages complete with 0 fuzzies and 2 untranslated.
839+
840+ Transmitted-via: Transifex (translations.xfce.org).
841+
842+commit 8fb5b459fc947a963b91dcad9e600d6c51273f70
843+Author: Ivica Kolić <ikoli@yahoo.com>
844+Date: Tue Mar 5 07:22:51 2013 +0100
845+
846+ l10n: Updated Croatian (hr) translation to 74%
847+
848+ New status: 260 messages complete with 0 fuzzies and 90 untranslated.
849+
850+ Transmitted-via: Transifex (translations.xfce.org).
851+
852+commit d12b611fc71bbb2a87e61232a0f4319394d645ed
853+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
854+Date: Sat Feb 16 17:19:39 2013 +0100
855+
856+ l10n: Updated Ukrainian (uk) translation to 100%
857+
858+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
859+
860+ Transmitted-via: Transifex (translations.xfce.org).
861+
862+commit b173510a7c9c25042a3b59f05814e86994bae55d
863+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
864+Date: Sat Feb 16 17:18:02 2013 +0100
865+
866+ l10n: Updated Ukrainian (uk) translation to 100%
867+
868+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
869+
870+ Transmitted-via: Transifex (translations.xfce.org).
871+
872+commit cc9c4795d6fabcb6de3c45eb1049dedc32e2a324
873+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
874+Date: Mon Feb 4 14:38:56 2013 +0100
875+
876+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
877+
878+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
879+
880+ Transmitted-via: Transifex (translations.xfce.org).
881+
882+commit fcf932549cfafa13d1e27f539ef2b83d87687928
883+Author: Piotr Sokół <psokol@jabster.pl>
884+Date: Sun Feb 3 13:56:10 2013 +0100
885+
886+ l10n: Updated Polish (pl) translation to 100%
887+
888+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
889+
890+ Transmitted-via: Transifex (translations.xfce.org).
891+
892+commit 6d69bf7d0bf7d25e2cd73bdfd0404a3041fecf92
893+Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
894+Date: Sat Feb 2 13:31:40 2013 +0100
895+
896+ l10n: Updated Arabic (ar) translation to 100%
897+
898+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
899+
900+ Transmitted-via: Transifex (translations.xfce.org).
901+
902+commit 35e922f8e25c4a5e977dffb37b712f2af738de50
903+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
904+Date: Mon Jan 28 04:18:25 2013 +0100
905+
906+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
907+
908+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
909+
910+ Transmitted-via: Transifex (translations.xfce.org).
911+
912+commit 66a080a15ecdb226ffea96b9baf5ed2eb50eeb32
913+Author: Michal Várady <miko.vaji@gmail.com>
914+Date: Sun Jan 27 18:56:33 2013 +0100
915+
916+ l10n: Updated Czech (cs) translation to 100%
917+
918+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
919+
920+ Transmitted-via: Transifex (translations.xfce.org).
921+
922+commit 232b843794d77b6a83cc2f3a6952f9a0b954e256
923+Author: Sergey Alyoshin <alyoshin.s@gmail.com>
924+Date: Sun Jan 27 18:22:53 2013 +0100
925+
926+ l10n: Updated Russian (ru) translation to 100%
927+
928+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
929+
930+ Transmitted-via: Transifex (translations.xfce.org).
931+
932+commit b7ee8d45f9a0d393452b466c2e83f6157a817721
933+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
934+Date: Wed Jan 23 19:40:56 2013 +0100
935+
936+ l10n: Updated Korean (ko) translation to 100%
937+
938+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
939+
940+ Transmitted-via: Transifex (translations.xfce.org).
941+
942+commit b727fb776de37d42aaa134571204cd3f5c5ae195
943+Author: Emanuel Borówko <trzynastak@o2.pl>
944+Date: Sat Jan 19 16:59:30 2013 +0100
945+
946+ l10n: Updated Polish (pl) translation to 100%
947+
948+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
949+
950+ Transmitted-via: Transifex (translations.xfce.org).
951+
952+commit 1cc3f7460eee60dc605fc51b32b8a102241e10f0
953+Author: Ivica Kolić <ikoli@yahoo.com>
954+Date: Fri Jan 18 18:53:55 2013 +0100
955+
956+ l10n: Updated Croatian (hr) translation to 74%
957+
958+ New status: 260 messages complete with 0 fuzzies and 90 untranslated.
959+
960+ Transmitted-via: Transifex (translations.xfce.org).
961+
962+commit 1bc338d86ed0eb3c6118f5893330991b8d29123e
963+Author: Cristian Marchi <cri.penta@gmail.com>
964+Date: Thu Jan 17 19:01:05 2013 +0100
965+
966+ l10n: Updated Italian (it) translation to 99%
967+
968+ New status: 347 messages complete with 0 fuzzies and 3 untranslated.
969+
970+ Transmitted-via: Transifex (translations.xfce.org).
971+
972+commit 8536751931d36027a0fbe731b8439c5c5e08ec9b
973+Author: Kiril Kirilov <cybercop_montana@abv.bg>
974+Date: Wed Jan 16 22:28:54 2013 +0100
975+
976+ l10n: Updates to Bulgarian translation
977+
978+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
979+
980+ Transmitted-via: Transifex (translations.xfce.org).
981+
982+commit 086bd37b406bbaa15bfb2ac4c57a70b9283de9ab
983+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
984+Date: Mon Jan 7 01:39:50 2013 +0100
985+
986+ l10n: Updated Ukrainian (uk) translation to 100%
987+
988+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
989+
990+ Transmitted-via: Transifex (translations.xfce.org).
991+
992+commit 76fdbcb57170a44a2c2981bd401607fc82de7f86
993+Author: Nick Schermer <nick@xfce.org>
994+Date: Sun Jan 6 12:20:55 2013 +0100
995+
996+ Autotools updates.
997+
998+commit 871795626950f28e5ee48703d4325a50ad363f35
999+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
1000+Date: Thu Jan 3 13:45:06 2013 +0100
1001+
1002+ l10n: Updated Kazakh (kk) translation to 100%
1003+
1004+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1005+
1006+ Transmitted-via: Transifex (translations.xfce.org).
1007+
1008+commit f4c4da1cf1daf05e3f472ff60d372eb1342aca27
1009+Author: prflr88 <prflr88@gmail.com>
1010+Date: Thu Jan 3 05:51:00 2013 +0100
1011+
1012+ l10n: Updated Spanish (Castilian) (es) translation to 100%
1013+
1014+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1015+
1016+ Transmitted-via: Transifex (translations.xfce.org).
1017+
1018+commit f4cfbadd7a9b707e20eb0444c6b7a7c7db98b67f
1019+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
1020+Date: Wed Jan 2 21:15:09 2013 +0100
1021+
1022+ l10n: Updated Ukrainian (uk) translation to 99%
1023+
1024+ New status: 349 messages complete with 1 fuzzy and 0 untranslated.
1025+
1026+ Transmitted-via: Transifex (translations.xfce.org).
1027+
1028+commit abd4fa707b7cc3f2e8843b4c21d6095d04c9861f
1029+Author: Саша Петровић <salepetronije@gmail.com>
1030+Date: Mon Dec 31 08:59:35 2012 +0100
1031+
1032+ l10n: Updated Serbian (sr) translation to 100%
1033+
1034+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1035+
1036+ Transmitted-via: Transifex (translations.xfce.org).
1037+
1038+commit 1cc876b7148882dd392a65d6995a82826e1104ba
1039+Author: Hunt Xu <mhuntxu@gmail.com>
1040+Date: Mon Dec 31 04:46:13 2012 +0100
1041+
1042+ l10n: Updated Chinese (China) (zh_CN) translation to 100%
1043+
1044+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1045+
1046+ Transmitted-via: Transifex (translations.xfce.org).
1047+
1048+commit eecc45455bd03781f8167be52158e5520a6397aa
1049+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
1050+Date: Mon Dec 31 02:36:02 2012 +0100
1051+
1052+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
1053+
1054+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1055+
1056+ Transmitted-via: Transifex (translations.xfce.org).
1057+
1058+commit 9e59e3502731c4439609d52438a71cecd3a06262
1059+Author: Sergio Marques <smarquespt@gmail.com>
1060+Date: Mon Dec 31 00:05:34 2012 +0100
1061+
1062+ l10n: Updated Portuguese (pt) translation to 100%
1063+
1064+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1065+
1066+ Transmitted-via: Transifex (translations.xfce.org).
1067+
1068+commit 4864d43a9cc5f95588e04f1e67665f0fcd871fcc
1069+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
1070+Date: Sun Dec 30 23:21:40 2012 +0100
1071+
1072+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
1073+
1074+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1075+
1076+ Transmitted-via: Transifex (translations.xfce.org).
1077+
1078+commit aedc4fac58b443956a08e45ddb2368d20bac382d
1079+Author: jc jc1 <jc1.quebecos@gmail.com>
1080+Date: Sun Dec 30 22:18:05 2012 +0100
1081+
1082+ l10n: Updated French (fr) translation to 100%
1083+
1084+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1085+
1086+ Transmitted-via: Transifex (translations.xfce.org).
1087+
1088+commit 35a705e8185adcebe295a2db008a9842da556de4
1089+Author: jc jc1 <jc1.quebecos@gmail.com>
1090+Date: Sun Dec 30 22:13:11 2012 +0100
1091+
1092+ l10n: Updated French (fr) translation to 100%
1093+
1094+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1095+
1096+ Transmitted-via: Transifex (translations.xfce.org).
1097+
1098+commit d7712b5939d8c6a1f3d88372042264aca521eddd
1099+Author: jc jc1 <jc1.quebecos@gmail.com>
1100+Date: Sun Dec 30 22:06:27 2012 +0100
1101+
1102+ l10n: Updated French (fr) translation to 100%
1103+
1104+ New status: 350 messages complete with 0 fuzzies and 0 untranslated.
1105+
1106+ Transmitted-via: Transifex (translations.xfce.org).
1107+
1108+commit 9a8325e875e4abdd3c59782f352e6f5ac871e61c
1109+Author: jc jc1 <jc1.quebecos@gmail.com>
1110+Date: Sun Dec 30 22:00:42 2012 +0100
1111+
1112+ l10n: Updated French (fr) translation to 99%
1113+
1114+ New status: 347 messages complete with 3 fuzzies and 0 untranslated.
1115+
1116+ Transmitted-via: Transifex (translations.xfce.org).
1117+
1118+commit 6a421c4abbe3bf0a9a7fdbc45aa0e2b717fd2816
1119+Author: jc jc1 <jc1.quebecos@gmail.com>
1120+Date: Sun Dec 30 18:30:57 2012 +0100
1121+
1122+ l10n: Updated French (fr) translation to 98%
1123+
1124+ New status: 343 messages complete with 7 fuzzies and 0 untranslated.
1125+
1126+ Transmitted-via: Transifex (translations.xfce.org).
1127+
1128+commit c4291bc6ca7fdb33d646b6a1baa376694d5bc411
1129+Author: jc jc1 <jc1.quebecos@gmail.com>
1130+Date: Sun Dec 30 18:29:47 2012 +0100
1131+
1132+ l10n: Updated French (fr) translation to 97%
1133+
1134+ New status: 342 messages complete with 8 fuzzies and 0 untranslated.
1135+
1136+ Transmitted-via: Transifex (translations.xfce.org).
1137+
1138+commit f381c4e767e553463f7f5ee997e240f200e49ac5
1139+Merge: 3966322 454bb81
1140+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1141+Date: Sun Dec 30 15:36:45 2012 +0100
1142+
1143+ Merge branch 'jeromeg/keyboard-shortcuts'
1144+
1145+commit 454bb81a61aa4743e58db8ef1a142a5995138f39
1146+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1147+Date: Sun Dec 30 10:31:42 2012 +0100
1148+
1149+ Remove ignore_property argument in xfce_keyboard_settings_get_shortcut_info.
1150+
1151+ This argument was not used and it clutters the logs.
1152+
1153+commit 3966322dd74753d187f7eedea826a939d35322b6
1154+Author: Cristian Marchi <cri.penta@gmail.com>
1155+Date: Fri Dec 28 21:57:38 2012 +0100
1156+
1157+ l10n: Updated Italian (it) translation to 99%
1158+
1159+ New status: 347 messages complete with 0 fuzzies and 2 untranslated.
1160+
1161+ Transmitted-via: Transifex (translations.xfce.org).
1162+
1163+commit c8cfb2445b0997133eca77ee0b7a203e6a8da19a
1164+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1165+Date: Fri Dec 28 15:18:35 2012 +0100
1166+
1167+ l10n: Updated Hebrew (he) translation to 95%
1168+
1169+ New status: 332 messages complete with 8 fuzzies and 9 untranslated.
1170+
1171+ Transmitted-via: Transifex (translations.xfce.org).
1172+
1173+commit 580c37c690808dd6beae47e510f8102a6a874df4
1174+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1175+Date: Fri Dec 28 10:26:41 2012 +0100
1176+
1177+ l10n: Updated Hebrew (he) translation to 94%
1178+
1179+ New status: 329 messages complete with 10 fuzzies and 10 untranslated.
1180+
1181+ Transmitted-via: Transifex (translations.xfce.org).
1182+
1183+commit ead05bd7d0cafb5a9231dc7e8f1d3cccc29627aa
1184+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1185+Date: Fri Dec 28 10:25:32 2012 +0100
1186+
1187+ l10n: Updated Hebrew (he) translation to 92%
1188+
1189+ New status: 322 messages complete with 15 fuzzies and 12 untranslated.
1190+
1191+ Transmitted-via: Transifex (translations.xfce.org).
1192+
1193+commit d0b2936c59887bd631519317a2d7d98e997760a5
1194+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1195+Date: Fri Dec 28 10:24:39 2012 +0100
1196+
1197+ l10n: Updated Hebrew (he) translation to 90%
1198+
1199+ New status: 317 messages complete with 20 fuzzies and 12 untranslated.
1200+
1201+ Transmitted-via: Transifex (translations.xfce.org).
1202+
1203+commit 0a95f9fb23953b14f74c454f6966cd97855fd834
1204+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1205+Date: Fri Dec 28 10:21:42 2012 +0100
1206+
1207+ l10n: Updated Hebrew (he) translation to 85%
1208+
1209+ New status: 299 messages complete with 30 fuzzies and 20 untranslated.
1210+
1211+ Transmitted-via: Transifex (translations.xfce.org).
1212+
1213+commit d59a86dea4ad9a7c5b5005ff13b31046879d044a
1214+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1215+Date: Fri Dec 28 10:19:46 2012 +0100
1216+
1217+ l10n: Updated Hebrew (he) translation to 81%
1218+
1219+ New status: 285 messages complete with 40 fuzzies and 24 untranslated.
1220+
1221+ Transmitted-via: Transifex (translations.xfce.org).
1222+
1223+commit d2282f1d2bd85cd6332a9ead4a02421e108ff607
1224+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
1225+Date: Fri Dec 28 06:05:35 2012 +0100
1226+
1227+ l10n: Updated Kazakh (kk) translation to 100%
1228+
1229+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1230+
1231+ Transmitted-via: Transifex (translations.xfce.org).
1232+
1233+commit 4e3a6b463c68249e15898015c8a5cf912f288246
1234+Author: Roman K <mrdoctorwho@gmail.com>
1235+Date: Thu Dec 27 12:04:07 2012 +0100
1236+
1237+ l10n: Updated Russian (ru) translation to 100%
1238+
1239+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1240+
1241+ Transmitted-via: Transifex (translations.xfce.org).
1242+
1243+commit cd952f2777ffa11e48c003f0795ba5d55c798340
1244+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1245+Date: Thu Dec 27 11:33:36 2012 +0100
1246+
1247+ Tweak buttons positions.
1248+
1249+ Group buttons which act on individual shortcuts to the left and put
1250+ "Reset to defaults" with some padding on the right as it will reset all
1251+ shortcuts.
1252+
1253+commit 0b39613666ee95df3dbba6a5c9d1470799104a34
1254+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1255+Date: Thu Dec 27 11:28:16 2012 +0100
1256+
1257+ Show shortcut label when editing a shortcut.
1258+
1259+commit e100731d07a5e4b3acb33c7060b6daf9b624c416
1260+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1261+Date: Sun Dec 23 14:13:46 2012 +0100
1262+
1263+ Revert "Keep the shortcut dialog above other windows."
1264+
1265+ This reverts commit a04edfc41ab2035383793ca8315e2e61351108c2.
1266+
1267+commit 77342010611fbc0f3c5766ec7a6c016c1b8909a2
1268+Author: Johannes Lips <johannes.lips@googlemail.com>
1269+Date: Sun Dec 23 09:12:28 2012 +0100
1270+
1271+ l10n: Updated German (de) translation to 88%
1272+
1273+ New status: 308 messages complete with 40 fuzzies and 1 untranslated.
1274+
1275+ Transmitted-via: Transifex (translations.xfce.org).
1276+
1277+commit 993d61b8585607913b21af6b81f74cc94bcb9db5
1278+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1279+Date: Sat Dec 22 12:04:45 2012 +0100
1280+
1281+ Center the buttons with an alignment.
1282+
1283+commit 762ae8ed668508af536bc069ecfdde67bb9219ed
1284+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1285+Date: Sat Dec 22 10:16:21 2012 +0100
1286+
1287+ Improve layout of command dialog.
1288+
1289+commit e5895031ef606614ec7489d1cdd2f840af18d6f5
1290+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1291+Date: Sat Dec 22 10:02:58 2012 +0100
1292+
1293+ Add comments.
1294+
1295+commit 1161ff583b2c946715826a514a5489a7309dacea
1296+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1297+Date: Sat Dec 22 10:00:57 2012 +0100
1298+
1299+ Improve the contents of the command dialog.
1300+
1301+ When creating a shortcut show an explanation instead of an empty
1302+ shortcut label. Show the shortcut label when we have one instead of the
1303+ raw Gtk+ accelerator string.
1304+
1305+commit 50551b74fb91997ed87468bd7b61abc2b739d3b0
1306+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
1307+Date: Sat Dec 22 02:57:47 2012 +0100
1308+
1309+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
1310+
1311+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1312+
1313+ Transmitted-via: Transifex (translations.xfce.org).
1314+
1315+commit 3fe752f7c6ed2d05702253449729b6d69fb11c7d
1316+Author: Ivica Kolić <ikoli@yahoo.com>
1317+Date: Fri Dec 21 23:47:37 2012 +0100
1318+
1319+ l10n: Updated Croatian (hr) translation to 73%
1320+
1321+ New status: 255 messages complete with 0 fuzzies and 94 untranslated.
1322+
1323+ Transmitted-via: Transifex (translations.xfce.org).
1324+
1325+commit 3e19b767d3d56ca5f9115f1bacb63e21166f5419
1326+Author: prflr88 <prflr88@gmail.com>
1327+Date: Fri Dec 21 15:58:43 2012 +0100
1328+
1329+ l10n: Updated Spanish (Castilian) (es) translation to 100%
1330+
1331+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1332+
1333+ Transmitted-via: Transifex (translations.xfce.org).
1334+
1335+commit 8afb45a90fcf081243e707c39547ec8260c30499
1336+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
1337+Date: Fri Dec 21 00:46:41 2012 +0100
1338+
1339+ l10n: Updated Ukrainian (uk) translation to 100%
1340+
1341+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1342+
1343+ Transmitted-via: Transifex (translations.xfce.org).
1344+
1345+commit 49cfef8593f95d2bac26bfb8f3894fcfa7fd9eef
1346+Author: Sergio Marques <smarquespt@gmail.com>
1347+Date: Thu Dec 20 16:54:47 2012 +0100
1348+
1349+ l10n: Updated Portuguese (pt) translation to 100%
1350+
1351+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1352+
1353+ Transmitted-via: Transifex (translations.xfce.org).
1354+
1355+commit 73e59ce947b236bec0632e1205962b1d312e0a68
1356+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
1357+Date: Thu Dec 20 13:34:40 2012 +0100
1358+
1359+ l10n: Updated Kazakh (kk) translation to 97%
1360+
1361+ New status: 340 messages complete with 5 fuzzies and 4 untranslated.
1362+
1363+ Transmitted-via: Transifex (translations.xfce.org).
1364+
1365+commit feb247ff35375f47199aaec33dfed690c6bc9f96
1366+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
1367+Date: Thu Dec 20 13:08:04 2012 +0100
1368+
1369+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
1370+
1371+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1372+
1373+ Transmitted-via: Transifex (translations.xfce.org).
1374+
1375+commit b1b9fa1598e54093c4a9682b875f083dfb0a2a74
1376+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1377+Date: Thu Dec 20 11:03:03 2012 +0100
1378+
1379+ Set parent window for the conflict dialog.
1380+
1381+commit 849aa7824f8a482496c05b1fd77099e062d1c92b
1382+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1383+Date: Thu Dec 20 00:02:17 2012 +0100
1384+
1385+ Fix treeview update when handling conflict (bug #8856).
1386+
1387+ In a conflict, when we chose to use the new command for the shortcut, we
1388+ need to remove the old shortcut manually from the treeview because the
1389+ signals are not necessarilly received in the logical order.
1390+
1391+commit 5e1aedff6e3b9b84429d38db4f0558d423cf7d08
1392+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1393+Date: Wed Dec 19 23:03:56 2012 +0100
1394+
1395+ Revert "Keep the shortcut dialog above other windows."
1396+
1397+ This reverts commit a04edfc41ab2035383793ca8315e2e61351108c2.
1398+
1399+ Error and conflict dialogs are kept under the grab dialog which makes
1400+ them unusable.
1401+
1402+commit 923cb709ee8ff029918e567aaf7b4b63a47501f1
1403+Author: Cristian Marchi <cri.penta@gmail.com>
1404+Date: Wed Dec 19 21:22:30 2012 +0100
1405+
1406+ l10n: Updated Italian (it) translation to 98%
1407+
1408+ New status: 344 messages complete with 3 fuzzies and 2 untranslated.
1409+
1410+ Transmitted-via: Transifex (translations.xfce.org).
1411+
1412+commit c83e4eb974713ee849a1932bb8deff7710db2e6b
1413+Author: Flammie Pirinen <flammie@iki.fi>
1414+Date: Wed Dec 19 17:58:19 2012 +0100
1415+
1416+ l10n: Updated Finnish (fi) translation to 84%
1417+
1418+ New status: 294 messages complete with 42 fuzzies and 13 untranslated.
1419+
1420+ Transmitted-via: Transifex (translations.xfce.org).
1421+
1422+commit 2702e5ae13e79f4b9d8be826ff7ca710f9fd7434
1423+Author: Masato Hashimoto <hashimo@xfce.org>
1424+Date: Wed Dec 19 14:34:24 2012 +0100
1425+
1426+ l10n: Updated Japanese (ja) translation to 100%
1427+
1428+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1429+
1430+ Transmitted-via: Transifex (translations.xfce.org).
1431+
1432+commit b3b1986327b9b42ac6f9442443ff103f6565a323
1433+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1434+Date: Wed Dec 19 09:53:58 2012 +0100
1435+
1436+ Remember the settings manager window size (bug #9384).
1437+
1438+ Handy with pluggable dialogs, allows the user to get rid of most of the
1439+ scrollbars.
1440+
1441+commit 4346168db9aba1a9d4878b6ebe9aca41fd898917
1442+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1443+Date: Wed Dec 19 09:27:19 2012 +0100
1444+
1445+ Don't use "Both" in comboboxes (bug #9491).
1446+
1447+commit 276875f5f784894b1c75c1b7dd93b599a6235a4c
1448+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1449+Date: Tue Dec 18 23:59:02 2012 +0100
1450+
1451+ Show the label instead of the accelerator string.
1452+
1453+ The dialog is far friendlier that way: we have human readable and
1454+ translated strings representing the shortcut instead of a bare Gtk+
1455+ accelerator.
1456+
1457+commit 6b952f0a50dd17fb5d73b73bf37df9ac6519983c
1458+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1459+Date: Tue Dec 18 23:38:48 2012 +0100
1460+
1461+ Add a button to edit keyboard shortcuts (bug #7600).
1462+
1463+commit a04edfc41ab2035383793ca8315e2e61351108c2
1464+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1465+Date: Tue Dec 18 22:20:52 2012 +0100
1466+
1467+ Keep the shortcut dialog above other windows.
1468+
1469+ This dialog grabs the keyboard which makes it unusable in other
1470+ applications, so keeping the window above the other gives a hint on what
1471+ is happening.
1472+
1473+commit 908e44ea981b845092ef99630d4e4705a35e0f01
1474+Author: Sean Davis <smd.seandavis@gmail.com>
1475+Date: Sun Dec 16 08:34:05 2012 -0500
1476+
1477+ Ellipsize display names in the minimal dialog, and display tooltip.
1478+
1479+commit d24219ec41b66e51b453fdf7371dfa2dde38ee83
1480+Author: jc jc1 <jc1.quebecos@gmail.com>
1481+Date: Sat Dec 15 17:12:59 2012 +0100
1482+
1483+ l10n: Updated French (fr) translation to 97%
1484+
1485+ New status: 341 messages complete with 7 fuzzies and 0 untranslated.
1486+
1487+ Transmitted-via: Transifex (translations.xfce.org).
1488+
1489+commit bc48564245faf60598c8688d15568b174798727b
1490+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
1491+Date: Wed Dec 12 10:50:54 2012 +0100
1492+
1493+ l10n: Updated Korean (ko) translation to 100%
1494+
1495+ New status: 348 messages complete with 0 fuzzies and 0 untranslated.
1496+
1497+ Transmitted-via: Transifex (translations.xfce.org).
1498+
1499+commit 55ffb0bd87f7aa66b4b5855b5254facdf4da422f
1500+Author: محمد الحرقان <malham1@gmail.com>
1501+Date: Sun Dec 9 11:13:19 2012 +0100
1502+
1503+ l10n: Updated Arabic (ar) translation to 100%
1504+
1505+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1506+
1507+ Transmitted-via: Transifex (translations.xfce.org).
1508+
1509+commit 7b8e172aa1f6ce82af338d40c828477dfbf102da
1510+Author: Piotr Sokół <psokol@jabster.pl>
1511+Date: Fri Dec 7 18:26:12 2012 +0100
1512+
1513+ l10n: Updated Polish (pl) translation to 100%
1514+
1515+ New status: 348 messages complete with 0 fuzzies and 0 untranslated.
1516+
1517+ Transmitted-via: Transifex (translations.xfce.org).
1518+
1519+commit 4785866271e8eb54f7804ce225a9ae40a4595ed4
1520+Author: jc jc1 <jc1.quebecos@gmail.com>
1521+Date: Fri Dec 7 14:18:54 2012 +0100
1522+
1523+ l10n: Updated French (fr) translation to 97%
1524+
1525+ New status: 339 messages complete with 9 fuzzies and 0 untranslated.
1526+
1527+ Transmitted-via: Transifex (translations.xfce.org).
1528+
1529+commit 731f63f45ac24b48554dc81b41874c442372c5cc
1530+Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1531+Date: Fri Dec 7 01:01:11 2012 +0100
1532+
1533+ Fix bottom padding of checkbox (see previous commit)
1534+
1535+commit ebfcb7e2caef61d5b65d17170ab90993f0528c01
1536+Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1537+Date: Fri Dec 7 00:49:25 2012 +0100
1538+
1539+ Remove the top/bottom padding of previous commit
1540+
1541+commit 0a930958f7f331f38522d43920cb5b2b1c689c04
1542+Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1543+Date: Fri Dec 7 00:46:16 2012 +0100
1544+
1545+ Fix alignment of minimal-autoshow checkbox in display-dialog
1546+
1547+commit b609baea269a6c54becf2b07bec61abd8d1c1995
1548+Author: prflr88 <prflr88@gmail.com>
1549+Date: Tue Dec 4 18:19:37 2012 +0100
1550+
1551+ l10n: Updated Spanish (Castilian) (es) translation to 100%
1552+
1553+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1554+
1555+ Transmitted-via: Transifex (translations.xfce.org).
1556+
1557+commit 33e62f6283e9957fa775245f4ff717024be96aa9
1558+Author: Piarres Beobide <pi@beobide.net>
1559+Date: Mon Dec 3 23:13:47 2012 +0100
1560+
1561+ l10n: Updated Basque (eu) translation to 99%
1562+
1563+ New status: 347 messages complete with 1 fuzzy and 1 untranslated.
1564+
1565+ Transmitted-via: Transifex (translations.xfce.org).
1566+
1567+commit e59e6321ef227f3e8716b1c5d43e495cb7fe48fd
1568+Author: Yaron Shahrabani <sh.yaron@gmail.com>
1569+Date: Sat Dec 1 19:35:56 2012 +0100
1570+
1571+ l10n: Updated Hebrew (he) translation to 59%
1572+
1573+ New status: 208 messages complete with 61 fuzzies and 80 untranslated.
1574+
1575+ Transmitted-via: Transifex (translations.xfce.org).
1576+
1577+commit 383614ed8b4b1bb80d3623339a496d5649acd861
1578+Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1579+Date: Thu Nov 29 12:13:19 2012 +0100
1580+
1581+ Update NEWS file with latest changes
1582+
1583+commit 9cf29762fda12c47d028aff03cae6f3ffb366562
1584+Author: Piotr Sokół <psokol@jabster.pl>
1585+Date: Tue Nov 27 12:51:29 2012 +0100
1586+
1587+ l10n: Updated Polish (pl) translation to 100%
1588+
1589+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1590+
1591+ Transmitted-via: Transifex (translations.xfce.org).
1592+
1593+commit 86a51a056cafa92a4d5f01dbe53355523e2c0445
1594+Author: Sergio Marques <smarquespt@gmail.com>
1595+Date: Tue Nov 27 12:16:50 2012 +0100
1596+
1597+ l10n: Updated Portuguese (pt) translation to 100%
1598+
1599+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1600+
1601+ Transmitted-via: Transifex (translations.xfce.org).
1602+
1603+commit 52e2dad6fe22240f6c86b87c6fdbb71662c18ec9
1604+Author: Roman K <mrdoctorwho@gmail.com>
1605+Date: Mon Nov 26 10:02:13 2012 +0100
1606+
1607+ l10n: Updated Russian (ru) translation to 99%
1608+
1609+ New status: 348 messages complete with 1 fuzzy and 0 untranslated.
1610+
1611+ Transmitted-via: Transifex (translations.xfce.org).
1612+
1613+commit c253791cd09ed157b09259147b1128adb38bd050
1614+Author: Michal Várady <miko.vaji@gmail.com>
1615+Date: Sun Nov 25 13:04:25 2012 +0100
1616+
1617+ l10n: Updated Czech (cs) translation to 100%
1618+
1619+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1620+
1621+ Transmitted-via: Transifex (translations.xfce.org).
1622+
1623+commit f99e19295ca54e4228580b568271b6504730199e
1624+Author: Michal Várady <miko.vaji@gmail.com>
1625+Date: Sun Nov 25 13:03:58 2012 +0100
1626+
1627+ l10n: Updated Czech (cs) translation to 100%
1628+
1629+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1630+
1631+ Transmitted-via: Transifex (translations.xfce.org).
1632+
1633+commit 66f9a6e259baecdda4d783e857a27ab62600c8b6
1634+Author: Masato Hashimoto <hashimo@xfce.org>
1635+Date: Sun Nov 25 10:23:19 2012 +0100
1636+
1637+ l10n: Updated Japanese (ja) translation to 100%
1638+
1639+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1640+
1641+ Transmitted-via: Transifex (translations.xfce.org).
1642+
1643+commit d3b1cda4d1039391b46bd3664ec3f1d7ea3ef613
1644+Author: Masato Hashimoto <hashimo@xfce.org>
1645+Date: Sun Nov 25 09:49:38 2012 +0100
1646+
1647+ l10n: Updated Japanese (ja) translation to 100%
1648+
1649+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1650+
1651+ Transmitted-via: Transifex (translations.xfce.org).
1652+
1653+commit 9bbb9cea2fce7d24f5ece139910fe65a2bf09ea5
1654+Author: Walter cheuk <wwycheuk@gmail.com>
1655+Date: Sun Nov 25 08:43:19 2012 +0100
1656+
1657+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
1658+
1659+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1660+
1661+ Transmitted-via: Transifex (translations.xfce.org).
1662+
1663+commit 2698ba888e5684144c512d2354ade2b816f10892
1664+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
1665+Date: Sat Nov 24 15:44:44 2012 +0100
1666+
1667+ l10n: Updated Kazakh (kk) translation to 95%
1668+
1669+ New status: 335 messages complete with 8 fuzzies and 6 untranslated.
1670+
1671+ Transmitted-via: Transifex (translations.xfce.org).
1672+
1673+commit 9e1c4349656e480f48014d823c4d7842ce65209b
1674+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
1675+Date: Sat Nov 24 15:42:39 2012 +0100
1676+
1677+ l10n: Updated Kazakh (kk) translation to 91%
1678+
1679+ New status: 320 messages complete with 23 fuzzies and 6 untranslated.
1680+
1681+ Transmitted-via: Transifex (translations.xfce.org).
1682+
1683+commit d8d662f3cf5514616298d21a696cae67d460dbbe
1684+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
1685+Date: Sat Nov 24 10:04:12 2012 +0100
1686+
1687+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
1688+
1689+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1690+
1691+ Transmitted-via: Transifex (translations.xfce.org).
1692+
1693+commit 5c9ae419256c3277f4e766b3aaddaed96584ca92
1694+Author: Jérôme Guelfucci <jeromeg@xfce.org>
1695+Date: Sat Nov 24 00:38:33 2012 +0100
1696+
1697+ Fix typo in comment.
1698+
1699+commit 863ffbe185de7423466b5c17adf740686320b628
1700+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
1701+Date: Fri Nov 23 22:39:17 2012 +0100
1702+
1703+ l10n: Updated Ukrainian (uk) translation to 100%
1704+
1705+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1706+
1707+ Transmitted-via: Transifex (translations.xfce.org).
1708+
1709+commit 0d78cf92c19943fdbcbab98457168cd1924432fa
1710+Author: Sean Davis <smd.seandavis@gmail.com>
1711+Date: Fri Nov 23 10:24:44 2012 -0500
1712+
1713+ Added Escape key to minimal dialog to close the dialog.
1714+
1715+commit 9dd260d8c81e1efc90e1765607655bc64e3c14d9
1716+Author: Ivica Kolić <ikoli@yahoo.com>
1717+Date: Thu Nov 22 22:58:37 2012 +0100
1718+
1719+ l10n: Updated Croatian (hr) translation to 73%
1720+
1721+ New status: 256 messages complete with 0 fuzzies and 93 untranslated.
1722+
1723+ Transmitted-via: Transifex (translations.xfce.org).
1724+
1725+commit 207eee3136d77c98a0b578a8447d6346dcc5ccb2
1726+Author: Саша Петровић <salepetronije@gmail.com>
1727+Date: Wed Nov 21 22:34:43 2012 +0100
1728+
1729+ l10n: Updated Serbian (sr) translation to 100%
1730+
1731+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1732+
1733+ Transmitted-via: Transifex (translations.xfce.org).
1734+
1735+commit 1b60bce48b045f31690b944f0bb3de180e970474
1736+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
1737+Date: Tue Nov 20 20:52:16 2012 +0100
1738+
1739+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
1740+
1741+ New status: 349 messages complete with 0 fuzzies and 0 untranslated.
1742+
1743+ Transmitted-via: Transifex (translations.xfce.org).
1744+
1745+commit fdf977170df0a0d997f4121816a241eb1809b116
1746+Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1747+Date: Tue Nov 20 18:05:29 2012 +0100
1748+
1749+ Add new option to the display-dialog to automatically spawn the minimal dialog when a new display gets connected/detected
1750+ Also update the translation-files with the new string of the checkbox
1751+
1752+commit 20b9332034d4e28e53489cbc5bdb44d2e48d33e4
1753+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
1754+Date: Sun Nov 18 07:03:02 2012 +0100
1755+
1756+ l10n: Updated Korean (ko) translation to 100%
1757+
1758+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1759+
1760+ Transmitted-via: Transifex (translations.xfce.org).
1761+
1762+commit f8920c0a4d4941f2b7645ebe84c5d01fcdc2dada
1763+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
1764+Date: Sat Nov 17 05:15:47 2012 +0100
1765+
1766+ l10n: Updated Korean (ko) translation to 100%
1767+
1768+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1769+
1770+ Transmitted-via: Transifex (translations.xfce.org).
1771+
1772+commit 9f615d3fe02bf71053374d33e560572a71193221
1773+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
1774+Date: Tue Nov 13 21:50:21 2012 +0100
1775+
1776+ l10n: Updated Ukrainian (uk) translation to 100%
1777+
1778+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1779+
1780+ Transmitted-via: Transifex (translations.xfce.org).
1781+
1782+commit 5225e35ed4b0b93062b8d03ef21e7f5a344fea75
1783+Author: Masato Hashimoto <hashimo@xfce.org>
1784+Date: Mon Nov 12 12:55:59 2012 +0100
1785+
1786+ l10n: Updated Japanese (ja) translation to 100%
1787+
1788+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1789+
1790+ Transmitted-via: Transifex (translations.xfce.org).
1791+
1792+commit 68e90e31d59c944f6426c0255c74b13efd9ad5ef
1793+Author: محمد الحرقان <malham1@gmail.com>
1794+Date: Sun Nov 11 16:11:00 2012 +0100
1795+
1796+ l10n: Updated Arabic (ar) translation to 100%
1797+
1798+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1799+
1800+ Transmitted-via: Transifex (translations.xfce.org).
1801+
1802+commit bceb9fd673ccba6a57c95417e41d80ceb81f63d8
1803+Author: Hunt Xu <mhuntxu@gmail.com>
1804+Date: Sun Nov 11 14:48:33 2012 +0100
1805+
1806+ l10n: Updated Chinese (China) (zh_CN) translation to 100%
1807+
1808+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1809+
1810+ Transmitted-via: Transifex (translations.xfce.org).
1811+
1812+commit 44f876389ce966d25aecbec9f6a23af693f4c1f7
1813+Author: Michal Várady <miko.vaji@gmail.com>
1814+Date: Sun Nov 11 13:49:35 2012 +0100
1815+
1816+ l10n: Updated Czech (cs) translation to 100%
1817+
1818+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1819+
1820+ Transmitted-via: Transifex (translations.xfce.org).
1821+
1822+commit 7f97692e6059b9f7e793fe9eba1ff3d5c06c1f45
1823+Author: Michal Várady <miko.vaji@gmail.com>
1824+Date: Sun Nov 11 13:47:51 2012 +0100
1825+
1826+ l10n: Updated Czech (cs) translation to 99%
1827+
1828+ New status: 346 messages complete with 1 fuzzy and 0 untranslated.
1829+
1830+ Transmitted-via: Transifex (translations.xfce.org).
1831+
1832+commit d380d5d41b0dd711ef77f0008bc8802dbd208ed1
1833+Author: Michal Várady <miko.vaji@gmail.com>
1834+Date: Sun Nov 11 13:47:24 2012 +0100
1835+
1836+ l10n: Updated Czech (cs) translation to 99%
1837+
1838+ New status: 345 messages complete with 2 fuzzies and 0 untranslated.
1839+
1840+ Transmitted-via: Transifex (translations.xfce.org).
1841+
1842+commit 55933a1c873fbc0da7f18a5111309d4e588269e4
1843+Author: Piarres Beobide <pi@beobide.net>
1844+Date: Sat Nov 10 15:41:28 2012 +0100
1845+
1846+ l10n: Updated Basque (eu) translation to 99%
1847+
1848+ New status: 344 messages complete with 1 fuzzy and 2 untranslated.
1849+
1850+ Transmitted-via: Transifex (translations.xfce.org).
1851+
1852+commit 107f46db54d5de6099e72455f0aa263950152b36
1853+Author: Piarres Beobide <pi@beobide.net>
1854+Date: Sat Nov 10 15:28:24 2012 +0100
1855+
1856+ l10n: Updated Basque (eu) translation to 93%
1857+
1858+ New status: 325 messages complete with 19 fuzzies and 3 untranslated.
1859+
1860+ Transmitted-via: Transifex (translations.xfce.org).
1861+
1862+commit cfd6124cd8fe9055a0bddcc8a45db0bbe654ff3d
1863+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
1864+Date: Sat Nov 10 04:23:49 2012 +0100
1865+
1866+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
1867+
1868+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1869+
1870+ Transmitted-via: Transifex (translations.xfce.org).
1871+
1872+commit 63aee7f3ac9ab0bb64c7986602db7c8f5803b5f0
1873+Author: Cristian Marchi <cri.penta@gmail.com>
1874+Date: Fri Nov 9 20:56:34 2012 +0100
1875+
1876+ l10n: Updated Italian (it) translation to 98%
1877+
1878+ New status: 343 messages complete with 3 fuzzies and 1 untranslated.
1879+
1880+ Transmitted-via: Transifex (translations.xfce.org).
1881+
1882+commit 836b7e2ca551c2b69303164f1b840002b75d55c8
1883+Author: Саша Петровић <salepetronije@gmail.com>
1884+Date: Fri Nov 9 18:52:14 2012 +0100
1885+
1886+ l10n: Updated Serbian (sr) translation to 99%
1887+
1888+ New status: 346 messages complete with 0 fuzzies and 1 untranslated.
1889+
1890+ Transmitted-via: Transifex (translations.xfce.org).
1891+
1892+commit f2837d0d23c9584f06228b232d7ee2da4e0bd86c
1893+Author: Francisco Javier Serrador <fserrador@gmail.com>
1894+Date: Fri Nov 9 16:33:38 2012 +0100
1895+
1896+ l10n: Updated Spanish (Castilian) (es) translation to 100%
1897+
1898+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1899+
1900+ Transmitted-via: Transifex (translations.xfce.org).
1901+
1902+commit cf67ba0d283d991c67a4e3df2de758f94cb2f7d2
1903+Author: Francisco Javier Serrador <fserrador@gmail.com>
1904+Date: Fri Nov 9 16:28:58 2012 +0100
1905+
1906+ l10n: Updated Spanish (Castilian) (es) translation to 99%
1907+
1908+ New status: 345 messages complete with 2 fuzzies and 0 untranslated.
1909+
1910+ Transmitted-via: Transifex (translations.xfce.org).
1911+
1912+commit dbd76eb58bd9d7a55de753daa5572ef24867d924
1913+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
1914+Date: Thu Nov 8 20:15:42 2012 +0100
1915+
1916+ Re-enable the internal display when the external one is disconnected
1917+
1918+ (and add the possibility to start xfce4-display-settings --minimal when a new
1919+ display is connected)
1920+
1921+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1922+
1923+commit 82ab3a355a4b7eff6cffa57ca5a8e8622feb2d31
1924+Author: Sergio Marques <smarquespt@gmail.com>
1925+Date: Thu Nov 8 15:03:52 2012 +0100
1926+
1927+ l10n: Updated Portuguese (pt) translation to 100%
1928+
1929+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1930+
1931+ Transmitted-via: Transifex (translations.xfce.org).
1932+
1933+commit 43b8c7fc09497a0c25506224a785d2e2020ad72b
1934+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
1935+Date: Thu Nov 8 14:56:55 2012 +0100
1936+
1937+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
1938+
1939+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1940+
1941+ Transmitted-via: Transifex (translations.xfce.org).
1942+
1943+commit a78d9e682234462d0a95963b768c73e8eb64f2ac
1944+Author: Ivica Kolić <ikoli@yahoo.com>
1945+Date: Thu Nov 8 01:57:18 2012 +0100
1946+
1947+ l10n: Updated Croatian (hr) translation to 72%
1948+
1949+ New status: 252 messages complete with 0 fuzzies and 95 untranslated.
1950+
1951+ Transmitted-via: Transifex (translations.xfce.org).
1952+
1953+commit 0290a22944134c68e6a7ed69e528db45832c1438
1954+Author: Ivica Kolić <ikoli@yahoo.com>
1955+Date: Thu Nov 8 01:56:13 2012 +0100
1956+
1957+ l10n: Updated Croatian (hr) translation to 72%
1958+
1959+ New status: 252 messages complete with 1 fuzzy and 94 untranslated.
1960+
1961+ Transmitted-via: Transifex (translations.xfce.org).
1962+
1963+commit 1ae3f7a234368e2f69d1fb69eeb35808e43f1a95
1964+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
1965+Date: Thu Nov 8 00:23:33 2012 +0100
1966+
1967+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
1968+
1969+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
1970+
1971+ Transmitted-via: Transifex (translations.xfce.org).
1972+
1973+commit 641c6c4d7dda4ac41f811c8c0f9e26738f12a732
1974+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
1975+Date: Wed Nov 7 20:11:13 2012 +0100
1976+
1977+ Ignore disabled CRTCs when we try to find the topleftmost one
1978+
1979+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1980+
1981+commit 4eaeaf0726dd89d9e3fd66fff37e7aaa117260c2
1982+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
1983+Date: Wed Nov 7 19:29:42 2012 +0100
1984+
1985+ Enable/Disable internal output on lid changed events
1986+
1987+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1988+
1989+commit 8beeb1f9177a1fc454aa37ba251e2d5ff484963f
1990+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
1991+Date: Wed Nov 7 19:26:26 2012 +0100
1992+
1993+ Add optional upower-glib support for lid-open/closed events
1994+
1995+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
1996+
1997+commit 7ef545b96688fd5797a3d422e50fa7be7c676af5
1998+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
1999+Date: Tue Nov 6 22:58:51 2012 +0100
2000+
2001+ Refactor XfceDisplaysHelper to listen to screen changes
2002+
2003+ This will enable it to take some actions depending on the context, e.g.
2004+ re-enable LVDS1 when VGA1 is disconnected, etc (to do for later).
2005+
2006+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
2007+
2008+commit cb8ab60dc89ab61ef62fd85b4f11c11026e79794
2009+Author: Lionel Le Folgoc <lionel@lefolgoc.net>
2010+Date: Tue Nov 6 22:57:49 2012 +0100
2011+
2012+ Reset rotations and reflections when using clone mode
2013+
2014+ Signed-off-by: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
2015+
2016+commit e49d166a97a0c4544f73e8f18b3501cc099b80a1
2017+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
2018+Date: Wed Nov 7 16:34:14 2012 +0100
2019+
2020+ l10n: Updated Dutch (Flemish) (nl) translation to 100%
2021+
2022+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2023+
2024+ Transmitted-via: Transifex (translations.xfce.org).
2025+
2026+commit 91ee02a8332d32c16ec96107bf3ffc5b601f68ad
2027+Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
2028+Date: Wed Nov 7 16:33:53 2012 +0100
2029+
2030+ l10n: Updated Dutch (Flemish) (nl) translation to 99%
2031+
2032+ New status: 345 messages complete with 2 fuzzies and 0 untranslated.
2033+
2034+ Transmitted-via: Transifex (translations.xfce.org).
2035+
2036+commit 0099bc1c1bc69d735e1b5938806921a3b48416d9
2037+Author: Sergio Marques <smarquespt@gmail.com>
2038+Date: Wed Nov 7 16:03:51 2012 +0100
2039+
2040+ l10n: Updated Portuguese (pt) translation to 100%
2041+
2042+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2043+
2044+ Transmitted-via: Transifex (translations.xfce.org).
2045+
2046+commit eb14982c390322480237a3e8d6453865af317efb
2047+Merge: ddf2778 945f0b8
2048+Author: Jérôme Guelfucci <jeromeg@xfce.org>
2049+Date: Wed Nov 7 15:20:18 2012 +0100
2050+
2051+ Merge branch 'master' of ssh://git.xfce.org/xfce/xfce4-settings
2052+
2053+commit ddf2778b073e8341b5ad5d4be4a282916b43e8cd
2054+Author: Jérôme Guelfucci <jeromeg@xfce.org>
2055+Date: Wed Nov 7 15:19:58 2012 +0100
2056+
2057+ Remove leftover old accelerator.
2058+
2059+commit 945f0b83f72c6acc8bbb6b63baa3db8a77413f13
2060+Author: Yaron Shahrabani <sh.yaron@gmail.com>
2061+Date: Wed Nov 7 13:04:05 2012 +0100
2062+
2063+ l10n: Updated Hebrew (he) translation to 56%
2064+
2065+ New status: 197 messages complete with 65 fuzzies and 85 untranslated.
2066+
2067+ Transmitted-via: Transifex (translations.xfce.org).
2068+
2069+commit 482d24b31c6d36f9d98fa47e6a7873036ab1da8d
2070+Author: Sergio Marques <smarquespt@gmail.com>
2071+Date: Wed Nov 7 12:20:36 2012 +0100
2072+
2073+ l10n: Updated Portuguese (pt) translation to 99%
2074+
2075+ New status: 346 messages complete with 1 fuzzy and 0 untranslated.
2076+
2077+ Transmitted-via: Transifex (translations.xfce.org).
2078+
2079+commit 5e3315f5f623a5712623cc0b93649efcafa712b5
2080+Merge: 515f187 b731501
2081+Author: Jérôme Guelfucci <jeromeg@xfce.org>
2082+Date: Wed Nov 7 10:24:21 2012 +0100
2083+
2084+ Merge branch 'master' of ssh://git.xfce.org/xfce/xfce4-settings
2085+
2086+commit 515f187a3112c8d55d28cd1f02071f41452c05f4
2087+Author: Jérôme Guelfucci <jeromeg@xfce.org>
2088+Date: Wed Nov 7 09:53:36 2012 +0100
2089+
2090+ Rework accelerators (bugs #9302 and #9308).
2091+
2092+commit b73150114b88adf0f220fb8f9bfa18f6ee9a4a36
2093+Author: Ivica Kolić <ikoli@yahoo.com>
2094+Date: Tue Nov 6 16:30:17 2012 +0100
2095+
2096+ l10n: Updated Croatian (hr) translation to 72%
2097+
2098+ New status: 252 messages complete with 0 fuzzies and 95 untranslated.
2099+
2100+ Transmitted-via: Transifex (translations.xfce.org).
2101+
2102+commit 619944b4dfda51fcedd6e35c226ffc2f5ab6d547
2103+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
2104+Date: Sun Nov 4 16:48:11 2012 +0100
2105+
2106+ l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
2107+
2108+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2109+
2110+ Transmitted-via: Transifex (translations.xfce.org).
2111+
2112+commit ed1249b22bc503e4b82685f8ca8bfc5afb883ae6
2113+Author: prflr88 <prflr88@gmail.com>
2114+Date: Sun Nov 4 04:12:42 2012 +0100
2115+
2116+ l10n: Updated Spanish (Castilian) (es) translation to 100%
2117+
2118+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2119+
2120+ Transmitted-via: Transifex (translations.xfce.org).
2121+
2122+commit 1ef6ef4d3b52fb24404951eeb59b609c791dd212
2123+Author: Cristian Marchi <cri.penta@gmail.com>
2124+Date: Sat Nov 3 11:24:22 2012 +0100
2125+
2126+ l10n: Updated Italian (it) translation to 98%
2127+
2128+ New status: 343 messages complete with 2 fuzzies and 2 untranslated.
2129+
2130+ Transmitted-via: Transifex (translations.xfce.org).
2131+
2132+commit 6e5164563144dc2a2be2d46c3b243737eae6bdab
2133+Author: Ivica Kolić <ikoli@yahoo.com>
2134+Date: Sat Nov 3 00:04:43 2012 +0100
2135+
2136+ l10n: Updated Croatian (hr) translation to 70%
2137+
2138+ New status: 245 messages complete with 0 fuzzies and 102 untranslated.
2139+
2140+ Transmitted-via: Transifex (translations.xfce.org).
2141+
2142+commit 813a75d7ca3746c56ebaaf25893ef98e179897ff
2143+Author: Yarema aka Knedlyk <yupadmin@gmail.com>
2144+Date: Fri Nov 2 20:00:13 2012 +0100
2145+
2146+ l10n: Updated Ukrainian (uk) translation to 100%
2147+
2148+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2149+
2150+ Transmitted-via: Transifex (translations.xfce.org).
2151+
2152+commit 12dcdb1ceba2272a990d8e39817e1abc498b7bb5
2153+Author: Seong-ho Cho <darkcircle.0426@gmail.com>
2154+Date: Fri Nov 2 14:18:44 2012 +0100
2155+
2156+ l10n: Updated Korean (ko) translation to 100%
2157+
2158+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2159+
2160+ Transmitted-via: Transifex (translations.xfce.org).
2161+
2162+commit 6b38385378b0efef5b08847a991b2602c7886ef3
2163+Author: Piotr Sokół <psokol@jabster.pl>
2164+Date: Fri Nov 2 12:01:43 2012 +0100
2165+
2166+ l10n: Updated Polish (pl) translation to 99%
2167+
2168+ New status: 346 messages complete with 0 fuzzies and 1 untranslated.
2169+
2170+ Transmitted-via: Transifex (translations.xfce.org).
2171+
2172+commit e9be9988be4d98beaf3f9b60f023e516f2facf8c
2173+Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
2174+Date: Thu Nov 1 08:48:42 2012 +0100
2175+
2176+ l10n: Updated Chinese (China) (zh_CN) translation to 95%
2177+
2178+ New status: 333 messages complete with 9 fuzzies and 5 untranslated.
2179+
2180+ Transmitted-via: Transifex (translations.xfce.org).
2181+
2182+commit 645fa17d093052b6ef62f4eee35a47c04b9b18ad
2183+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
2184+Date: Thu Nov 1 00:19:12 2012 +0100
2185+
2186+ l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
2187+
2188+ New status: 347 messages complete with 0 fuzzies and 0 untranslated.
2189+
2190+ Transmitted-via: Transifex (translations.xfce.org).
2191+
2192+commit 367f4941ea1ac683b02c93a07703a92fca6dc782
2193+Author: Nick Schermer <nick@xfce.org>
2194+Date: Wed Oct 31 20:45:58 2012 +0100
2195+
2196+ Post release tag bump.
2197+
2198 commit b012838f4295990f8152beba0a3375d3275b0105
2199 Author: Nick Schermer <nick@xfce.org>
2200 Date: Wed Oct 31 20:43:29 2012 +0100
2201
2202=== modified file 'INSTALL'
2203--- INSTALL 2013-05-21 22:24:47 +0000
2204+++ INSTALL 2014-01-20 20:39:43 +0000
2205@@ -1,7 +1,7 @@
2206 Installation Instructions
2207 *************************
2208
2209-Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
2210+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
2211 Inc.
2212
2213 Copying and distribution of this file, with or without modification,
2214
2215=== modified file 'Makefile.in'
2216--- Makefile.in 2013-08-25 10:43:02 +0000
2217+++ Makefile.in 2014-01-20 20:39:43 +0000
2218@@ -1,7 +1,7 @@
2219-# Makefile.in generated by automake 1.12.4 from Makefile.am.
2220+# Makefile.in generated by automake 1.14 from Makefile.am.
2221 # @configure_input@
2222
2223-# Copyright (C) 1994-2012 Free Software Foundation, Inc.
2224+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
2225
2226 # This Makefile.in is free software; the Free Software Foundation
2227 # gives unlimited permission to copy and/or distribute it,
2228@@ -16,23 +16,51 @@
2229
2230 # $Id$
2231 VPATH = @srcdir@
2232-am__make_dryrun = \
2233- { \
2234- am__dry=no; \
2235+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
2236+am__make_running_with_option = \
2237+ case $${target_option-} in \
2238+ ?) ;; \
2239+ *) echo "am__make_running_with_option: internal error: invalid" \
2240+ "target option '$${target_option-}' specified" >&2; \
2241+ exit 1;; \
2242+ esac; \
2243+ has_opt=no; \
2244+ sane_makeflags=$$MAKEFLAGS; \
2245+ if $(am__is_gnu_make); then \
2246+ sane_makeflags=$$MFLAGS; \
2247+ else \
2248 case $$MAKEFLAGS in \
2249 *\\[\ \ ]*) \
2250- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
2251- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
2252- *) \
2253- for am__flg in $$MAKEFLAGS; do \
2254- case $$am__flg in \
2255- *=*|--*) ;; \
2256- *n*) am__dry=yes; break;; \
2257- esac; \
2258- done;; \
2259- esac; \
2260- test $$am__dry = yes; \
2261- }
2262+ bs=\\; \
2263+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
2264+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
2265+ esac; \
2266+ fi; \
2267+ skip_next=no; \
2268+ strip_trailopt () \
2269+ { \
2270+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
2271+ }; \
2272+ for flg in $$sane_makeflags; do \
2273+ test $$skip_next = yes && { skip_next=no; continue; }; \
2274+ case $$flg in \
2275+ *=*|--*) continue;; \
2276+ -*I) strip_trailopt 'I'; skip_next=yes;; \
2277+ -*I?*) strip_trailopt 'I';; \
2278+ -*O) strip_trailopt 'O'; skip_next=yes;; \
2279+ -*O?*) strip_trailopt 'O';; \
2280+ -*l) strip_trailopt 'l'; skip_next=yes;; \
2281+ -*l?*) strip_trailopt 'l';; \
2282+ -[dEDm]) skip_next=yes;; \
2283+ -[JT]) skip_next=yes;; \
2284+ esac; \
2285+ case $$flg in \
2286+ *$$target_option*) has_opt=yes; break;; \
2287+ esac; \
2288+ done; \
2289+ test $$has_opt = yes
2290+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
2291+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
2292 pkgdatadir = $(datadir)/@PACKAGE@
2293 pkgincludedir = $(includedir)/@PACKAGE@
2294 pkglibdir = $(libdir)/@PACKAGE@
2295@@ -52,18 +80,18 @@
2296 build_triplet = @build@
2297 host_triplet = @host@
2298 subdir = .
2299-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
2300- $(srcdir)/Makefile.in $(srcdir)/config.h.in \
2301- $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
2302- TODO compile config.guess config.sub install-sh ltmain.sh \
2303- missing mkinstalldirs
2304+DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
2305+ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
2306+ $(top_srcdir)/configure $(am__configure_deps) \
2307+ $(srcdir)/config.h.in COPYING TODO compile config.guess \
2308+ config.sub install-sh missing ltmain.sh
2309 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2310 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
2311 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
2312 $(ACLOCAL_M4)
2313 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
2314 configure.lineno config.status.lineno
2315-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
2316+mkinstalldirs = $(install_sh) -d
2317 CONFIG_HEADER = config.h
2318 CONFIG_CLEAN_FILES =
2319 CONFIG_CLEAN_VPATH_FILES =
2320@@ -81,13 +109,14 @@
2321 am__v_at_1 =
2322 SOURCES =
2323 DIST_SOURCES =
2324-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
2325- html-recursive info-recursive install-data-recursive \
2326- install-dvi-recursive install-exec-recursive \
2327- install-html-recursive install-info-recursive \
2328- install-pdf-recursive install-ps-recursive install-recursive \
2329- installcheck-recursive installdirs-recursive pdf-recursive \
2330- ps-recursive uninstall-recursive
2331+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
2332+ ctags-recursive dvi-recursive html-recursive info-recursive \
2333+ install-data-recursive install-dvi-recursive \
2334+ install-exec-recursive install-html-recursive \
2335+ install-info-recursive install-pdf-recursive \
2336+ install-ps-recursive install-recursive installcheck-recursive \
2337+ installdirs-recursive pdf-recursive ps-recursive \
2338+ tags-recursive uninstall-recursive
2339 am__can_run_installinfo = \
2340 case $$AM_UPDATE_INFO_DIR in \
2341 n|no|NO) false;; \
2342@@ -95,9 +124,30 @@
2343 esac
2344 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
2345 distclean-recursive maintainer-clean-recursive
2346-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
2347- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
2348+am__recursive_targets = \
2349+ $(RECURSIVE_TARGETS) \
2350+ $(RECURSIVE_CLEAN_TARGETS) \
2351+ $(am__extra_recursive_targets)
2352+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
2353 cscope distdir dist dist-all distcheck
2354+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
2355+ $(LISP)config.h.in
2356+# Read a list of newline-separated strings from the standard input,
2357+# and print each of them once, without duplicates. Input order is
2358+# *not* preserved.
2359+am__uniquify_input = $(AWK) '\
2360+ BEGIN { nonempty = 0; } \
2361+ { items[$$0] = 1; nonempty = 1; } \
2362+ END { if (nonempty) { for (i in items) print i; }; } \
2363+'
2364+# Make sure the list of sources is unique. This is necessary because,
2365+# e.g., the same source file might be shared among _SOURCES variables
2366+# for different programs/libraries.
2367+am__define_uniq_tagged_files = \
2368+ list='$(am__tagged_files)'; \
2369+ unique=`for i in $$list; do \
2370+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2371+ done | $(am__uniquify_input)`
2372 ETAGS = etags
2373 CTAGS = ctags
2374 CSCOPE = cscope
2375@@ -137,9 +187,9 @@
2376 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
2377 done; \
2378 reldir="$$dir2"
2379-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
2380 GZIP_ENV = --best
2381-DIST_TARGETS = dist-bzip2 dist-gzip
2382+DIST_ARCHIVES = $(distdir).tar.bz2
2383+DIST_TARGETS = dist-bzip2
2384 distuninstallcheck_listfiles = find . -type f -print
2385 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
2386 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
2387@@ -310,6 +360,10 @@
2388 SET_MAKE = @SET_MAKE@
2389 SHELL = @SHELL@
2390 STRIP = @STRIP@
2391+UPOWERGLIB_CFLAGS = @UPOWERGLIB_CFLAGS@
2392+UPOWERGLIB_LIBS = @UPOWERGLIB_LIBS@
2393+UPOWERGLIB_REQUIRED_VERSION = @UPOWERGLIB_REQUIRED_VERSION@
2394+UPOWERGLIB_VERSION = @UPOWERGLIB_VERSION@
2395 USE_NLS = @USE_NLS@
2396 VERSION = @VERSION@
2397 XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
2398@@ -446,8 +500,8 @@
2399 $(am__aclocal_m4_deps):
2400
2401 config.h: stamp-h1
2402- @if test ! -f $@; then rm -f stamp-h1; else :; fi
2403- @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
2404+ @test -f $@ || rm -f stamp-h1
2405+ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
2406
2407 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
2408 @rm -f stamp-h1
2409@@ -475,14 +529,13 @@
2410 # (1) if the variable is set in 'config.status', edit 'config.status'
2411 # (which will cause the Makefiles to be regenerated when you run 'make');
2412 # (2) otherwise, pass the desired values on the 'make' command line.
2413-$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
2414- @fail= failcom='exit 1'; \
2415- for f in x $$MAKEFLAGS; do \
2416- case $$f in \
2417- *=* | --[!k]*);; \
2418- *k*) failcom='fail=yes';; \
2419- esac; \
2420- done; \
2421+$(am__recursive_targets):
2422+ @fail=; \
2423+ if $(am__make_keepgoing); then \
2424+ failcom='fail=yes'; \
2425+ else \
2426+ failcom='exit 1'; \
2427+ fi; \
2428 dot_seen=no; \
2429 target=`echo $@ | sed s/-recursive//`; \
2430 case "$@" in \
2431@@ -503,31 +556,13 @@
2432 if test "$$dot_seen" = "no"; then \
2433 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2434 fi; test -z "$$fail"
2435-tags-recursive:
2436- list='$(SUBDIRS)'; for subdir in $$list; do \
2437- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2438- done
2439-ctags-recursive:
2440- list='$(SUBDIRS)'; for subdir in $$list; do \
2441- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2442- done
2443-cscopelist-recursive:
2444- list='$(SUBDIRS)'; for subdir in $$list; do \
2445- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
2446- done
2447-
2448-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2449- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2450- unique=`for i in $$list; do \
2451- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2452- done | \
2453- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2454- END { if (nonempty) { for (i in files) print i; }; }'`; \
2455- mkid -fID $$unique
2456-tags: TAGS
2457-
2458-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2459- $(TAGS_FILES) $(LISP)
2460+
2461+ID: $(am__tagged_files)
2462+ $(am__define_uniq_tagged_files); mkid -fID $$unique
2463+tags: tags-recursive
2464+TAGS: tags
2465+
2466+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2467 set x; \
2468 here=`pwd`; \
2469 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2470@@ -543,12 +578,7 @@
2471 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2472 fi; \
2473 done; \
2474- list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2475- unique=`for i in $$list; do \
2476- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2477- done | \
2478- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2479- END { if (nonempty) { for (i in files) print i; }; }'`; \
2480+ $(am__define_uniq_tagged_files); \
2481 shift; \
2482 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2483 test -n "$$unique" || unique=$$empty_fix; \
2484@@ -560,15 +590,11 @@
2485 $$unique; \
2486 fi; \
2487 fi
2488-ctags: CTAGS
2489-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2490- $(TAGS_FILES) $(LISP)
2491- list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2492- unique=`for i in $$list; do \
2493- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2494- done | \
2495- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2496- END { if (nonempty) { for (i in files) print i; }; }'`; \
2497+ctags: ctags-recursive
2498+
2499+CTAGS: ctags
2500+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2501+ $(am__define_uniq_tagged_files); \
2502 test -z "$(CTAGS_ARGS)$$unique" \
2503 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2504 $$unique
2505@@ -577,18 +603,16 @@
2506 here=`$(am__cd) $(top_builddir) && pwd` \
2507 && $(am__cd) $(top_srcdir) \
2508 && gtags -i $(GTAGS_ARGS) "$$here"
2509-
2510 cscope: cscope.files
2511 test ! -s cscope.files \
2512 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2513-
2514 clean-cscope:
2515 -rm -f cscope.files
2516-
2517-cscope.files: clean-cscope cscopelist-recursive cscopelist
2518-
2519-cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
2520- list='$(SOURCES) $(HEADERS) $(LISP)'; \
2521+cscope.files: clean-cscope cscopelist
2522+cscopelist: cscopelist-recursive
2523+
2524+cscopelist-am: $(am__tagged_files)
2525+ list='$(am__tagged_files)'; \
2526 case "$(srcdir)" in \
2527 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2528 *) sdir=$(subdir)/$(srcdir) ;; \
2529@@ -688,10 +712,16 @@
2530 $(am__post_remove_distdir)
2531
2532 dist-tarZ: distdir
2533+ @echo WARNING: "Support for shar distribution archives is" \
2534+ "deprecated." >&2
2535+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2536 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2537 $(am__post_remove_distdir)
2538
2539 dist-shar: distdir
2540+ @echo WARNING: "Support for distribution archives compressed with" \
2541+ "legacy program 'compress' is deprecated." >&2
2542+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2543 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
2544 $(am__post_remove_distdir)
2545
2546@@ -894,27 +924,24 @@
2547
2548 uninstall-am:
2549
2550-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
2551- cscopelist-recursive ctags-recursive install-am install-strip \
2552- tags-recursive
2553+.MAKE: $(am__recursive_targets) all install-am install-strip
2554
2555-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2556- all all-am am--refresh check check-am clean clean-cscope \
2557- clean-generic clean-libtool cscope cscopelist \
2558- cscopelist-recursive ctags ctags-recursive dist dist-all \
2559- dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \
2560- dist-xz dist-zip distcheck distclean distclean-generic \
2561- distclean-hdr distclean-libtool distclean-tags distcleancheck \
2562- distdir distuninstallcheck dvi dvi-am html html-am info \
2563- info-am install install-am install-data install-data-am \
2564- install-dvi install-dvi-am install-exec install-exec-am \
2565- install-html install-html-am install-info install-info-am \
2566- install-man install-pdf install-pdf-am install-ps \
2567- install-ps-am install-strip installcheck installcheck-am \
2568- installdirs installdirs-am maintainer-clean \
2569- maintainer-clean-generic mostlyclean mostlyclean-generic \
2570- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
2571- uninstall uninstall-am
2572+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2573+ am--refresh check check-am clean clean-cscope clean-generic \
2574+ clean-libtool cscope cscopelist-am ctags ctags-am dist \
2575+ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
2576+ dist-tarZ dist-xz dist-zip distcheck distclean \
2577+ distclean-generic distclean-hdr distclean-libtool \
2578+ distclean-tags distcleancheck distdir distuninstallcheck dvi \
2579+ dvi-am html html-am info info-am install install-am \
2580+ install-data install-data-am install-dvi install-dvi-am \
2581+ install-exec install-exec-am install-html install-html-am \
2582+ install-info install-info-am install-man install-pdf \
2583+ install-pdf-am install-ps install-ps-am install-strip \
2584+ installcheck installcheck-am installdirs installdirs-am \
2585+ maintainer-clean maintainer-clean-generic mostlyclean \
2586+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
2587+ tags tags-am uninstall uninstall-am
2588
2589
2590 .PHONY: ChangeLog
2591
2592=== modified file 'NEWS'
2593--- NEWS 2013-08-25 10:43:02 +0000
2594+++ NEWS 2014-01-20 20:39:43 +0000
2595@@ -1,3 +1,24 @@
2596+4.11.1
2597+======
2598+- Automatically re-enable Laptop-displays if all other displays
2599+ get disconnected.
2600+- Add option to automatically show minimal-display dialog when new
2601+ display gets connected.
2602+- Fix bugs with mnemonic accelerators (bugs #9302 and #9308).
2603+- Rework accelerators (bugs #9302 and #9308).
2604+- Autotools updates.
2605+- Make touchpad type delay configurable (bug #8948).
2606+- Mention no cache file for icon themes.
2607+- Translation updates: Arabic, Asturian, Bulgarian, Bengali, Catalan
2608+ (Valencian), Czech, Danish, German, Greek, English (United Kingdom),
2609+ Spanish (Castilian), Basque, Finnish, French, Galician, Hebrew,
2610+ Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese,
2611+ Kazakh, Korean, Lithuanian, Latvian, Norwegian Bokmal, Dutch
2612+ (Flemish), Norwegian Nynorsk, Panjabi (Punjabi), Polish, Portuguese,
2613+ Portuguese (Brazilian), Romanian, Russian, Sinhala, Slovak, Serbian,
2614+ Swedish, Telugu, Thai, Turkish, Uyghur, Ukrainian, Urdu, Urdu
2615+ (Pakistan), Chinese (China), Chinese (Taiwan).
2616+
2617 4.11.0
2618 ======
2619 - Support circular scrolling in the synaptics settings.
2620
2621=== modified file 'aclocal.m4'
2622--- aclocal.m4 2013-08-25 10:43:02 +0000
2623+++ aclocal.m4 2014-01-20 20:39:43 +0000
2624@@ -1,6 +1,6 @@
2625-# generated automatically by aclocal 1.12.4 -*- Autoconf -*-
2626+# generated automatically by aclocal 1.14 -*- Autoconf -*-
2627
2628-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
2629+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2630
2631 # This file is free software; the Free Software Foundation
2632 # gives unlimited permission to copy and/or distribute it,
2633@@ -11,6 +11,7 @@
2634 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
2635 # PARTICULAR PURPOSE.
2636
2637+m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
2638 m4_ifndef([AC_AUTOCONF_VERSION],
2639 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
2640 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
2641@@ -9259,7 +9260,7 @@
2642 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
2643
2644 # nls.m4 serial 5 (gettext-0.18)
2645-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
2646+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation,
2647 dnl Inc.
2648 dnl This file is free software; the Free Software Foundation
2649 dnl gives unlimited permission to copy and/or distribute it,
2650@@ -9491,7 +9492,22 @@
2651 m4_popdef([pkg_description])
2652 ]) dnl PKG_NOARCH_INSTALLDIR
2653
2654-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
2655+
2656+# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE,
2657+# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
2658+# -------------------------------------------
2659+# Retrieves the value of the pkg-config variable for the given module.
2660+AC_DEFUN([PKG_CHECK_VAR],
2661+[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
2662+AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl
2663+
2664+_PKG_CONFIG([$1], [variable="][$3]["], [$2])
2665+AS_VAR_COPY([$1], [pkg_cv_][$1])
2666+
2667+AS_VAR_IF([$1], [""], [$5], [$4])dnl
2668+])# PKG_CHECK_VAR
2669+
2670+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
2671 #
2672 # This file is free software; the Free Software Foundation
2673 # gives unlimited permission to copy and/or distribute it,
2674@@ -9503,10 +9519,10 @@
2675 # generated from the m4 files accompanying Automake X.Y.
2676 # (This private macro should not be called outside this file.)
2677 AC_DEFUN([AM_AUTOMAKE_VERSION],
2678-[am__api_version='1.12'
2679+[am__api_version='1.14'
2680 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
2681 dnl require some minimum version. Point them to the right macro.
2682-m4_if([$1], [1.12.4], [],
2683+m4_if([$1], [1.14], [],
2684 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
2685 ])
2686
2687@@ -9522,14 +9538,14 @@
2688 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
2689 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
2690 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
2691-[AM_AUTOMAKE_VERSION([1.12.4])dnl
2692+[AM_AUTOMAKE_VERSION([1.14])dnl
2693 m4_ifndef([AC_AUTOCONF_VERSION],
2694 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
2695 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
2696
2697 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
2698
2699-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
2700+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
2701 #
2702 # This file is free software; the Free Software Foundation
2703 # gives unlimited permission to copy and/or distribute it,
2704@@ -9582,7 +9598,7 @@
2705
2706 # AM_CONDITIONAL -*- Autoconf -*-
2707
2708-# Copyright (C) 1997-2012 Free Software Foundation, Inc.
2709+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
2710 #
2711 # This file is free software; the Free Software Foundation
2712 # gives unlimited permission to copy and/or distribute it,
2713@@ -9613,7 +9629,7 @@
2714 Usually this means the macro was only invoked conditionally.]])
2715 fi])])
2716
2717-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
2718+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
2719 #
2720 # This file is free software; the Free Software Foundation
2721 # gives unlimited permission to copy and/or distribute it,
2722@@ -9804,7 +9820,7 @@
2723
2724 # Generate code to set up dependency tracking. -*- Autoconf -*-
2725
2726-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
2727+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
2728 #
2729 # This file is free software; the Free Software Foundation
2730 # gives unlimited permission to copy and/or distribute it,
2731@@ -9815,7 +9831,7 @@
2732 # ------------------------------
2733 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
2734 [{
2735- # Autoconf 2.62 quotes --file arguments for eval, but not when files
2736+ # Older Autoconf quotes --file arguments for eval, but not when files
2737 # are listed without --file. Let's play safe and only enable the eval
2738 # if we detect the quoting.
2739 case $CONFIG_FILES in
2740@@ -9844,7 +9860,7 @@
2741 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
2742 test -z "$DEPDIR" && continue
2743 am__include=`sed -n 's/^am__include = //p' < "$mf"`
2744- test -z "am__include" && continue
2745+ test -z "$am__include" && continue
2746 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
2747 # Find all dependency output files, they are included files with
2748 # $(DEPDIR) in their names. We invoke sed twice because it is the
2749@@ -9878,18 +9894,9 @@
2750 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
2751 ])
2752
2753-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
2754-#
2755-# This file is free software; the Free Software Foundation
2756-# gives unlimited permission to copy and/or distribute it,
2757-# with or without modifications, as long as this notice is preserved.
2758-
2759-# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
2760-AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
2761-
2762 # Do all the work for Automake. -*- Autoconf -*-
2763
2764-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
2765+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2766 #
2767 # This file is free software; the Free Software Foundation
2768 # gives unlimited permission to copy and/or distribute it,
2769@@ -9898,6 +9905,12 @@
2770 # This macro actually does too much. Some checks are only needed if
2771 # your package does certain things. But this isn't really a big deal.
2772
2773+dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
2774+m4_define([AC_PROG_CC],
2775+m4_defn([AC_PROG_CC])
2776+[_AM_PROG_CC_C_O
2777+])
2778+
2779 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
2780 # AM_INIT_AUTOMAKE([OPTIONS])
2781 # -----------------------------------------------
2782@@ -9910,7 +9923,7 @@
2783 # arguments mandatory, and then we can depend on a new Autoconf
2784 # release and drop the old call support.
2785 AC_DEFUN([AM_INIT_AUTOMAKE],
2786-[AC_PREREQ([2.62])dnl
2787+[AC_PREREQ([2.65])dnl
2788 dnl Autoconf wants to disallow AM_ names. We explicitly allow
2789 dnl the ones we care about.
2790 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
2791@@ -9940,8 +9953,7 @@
2792 dnl Distinguish between old-style and new-style calls.
2793 m4_ifval([$2],
2794 [AC_DIAGNOSE([obsolete],
2795-[$0: two- and three-arguments forms are deprecated. For more info, see:
2796-http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation])
2797+ [$0: two- and three-arguments forms are deprecated.])
2798 m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
2799 AC_SUBST([PACKAGE], [$1])dnl
2800 AC_SUBST([VERSION], [$2])],
2801@@ -9995,22 +10007,60 @@
2802 [_AM_DEPENDENCIES([OBJC])],
2803 [m4_define([AC_PROG_OBJC],
2804 m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
2805-dnl Support for Objective C++ was only introduced in Autoconf 2.65,
2806-dnl but we still cater to Autoconf 2.62.
2807-m4_ifdef([AC_PROG_OBJCXX],
2808-[AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
2809+AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
2810 [_AM_DEPENDENCIES([OBJCXX])],
2811 [m4_define([AC_PROG_OBJCXX],
2812- m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl
2813+ m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
2814 ])
2815-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
2816-dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the
2817-dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
2818-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
2819+AC_REQUIRE([AM_SILENT_RULES])dnl
2820+dnl The testsuite driver may need to know about EXEEXT, so add the
2821+dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
2822+dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
2823 AC_CONFIG_COMMANDS_PRE(dnl
2824 [m4_provide_if([_AM_COMPILER_EXEEXT],
2825 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
2826-])
2827+
2828+# POSIX will say in a future version that running "rm -f" with no argument
2829+# is OK; and we want to be able to make that assumption in our Makefile
2830+# recipes. So use an aggressive probe to check that the usage we want is
2831+# actually supported "in the wild" to an acceptable degree.
2832+# See automake bug#10828.
2833+# To make any issue more visible, cause the running configure to be aborted
2834+# by default if the 'rm' program in use doesn't match our expectations; the
2835+# user can still override this though.
2836+if rm -f && rm -fr && rm -rf; then : OK; else
2837+ cat >&2 <<'END'
2838+Oops!
2839+
2840+Your 'rm' program seems unable to run without file operands specified
2841+on the command line, even when the '-f' option is present. This is contrary
2842+to the behaviour of most rm programs out there, and not conforming with
2843+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
2844+
2845+Please tell bug-automake@gnu.org about your system, including the value
2846+of your $PATH and any error possibly output before this message. This
2847+can help us improve future automake versions.
2848+
2849+END
2850+ if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
2851+ echo 'Configuration will proceed anyway, since you have set the' >&2
2852+ echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
2853+ echo >&2
2854+ else
2855+ cat >&2 <<'END'
2856+Aborting the configuration process, to ensure you take notice of the issue.
2857+
2858+You can download and install GNU coreutils to get an 'rm' implementation
2859+that behaves properly: <http://www.gnu.org/software/coreutils/>.
2860+
2861+If you want to complete the configuration process using your problematic
2862+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
2863+to "yes", and re-run configure.
2864+
2865+END
2866+ AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
2867+ fi
2868+fi])
2869
2870 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
2871 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
2872@@ -10018,7 +10068,6 @@
2873 m4_define([_AC_COMPILER_EXEEXT],
2874 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
2875
2876-
2877 # When config.status generates a header, we must update the stamp-h file.
2878 # This file resides in the same directory as the config header
2879 # that is generated. The stamp files are numbered to have different names.
2880@@ -10040,7 +10089,7 @@
2881 done
2882 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
2883
2884-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
2885+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
2886 #
2887 # This file is free software; the Free Software Foundation
2888 # gives unlimited permission to copy and/or distribute it,
2889@@ -10061,7 +10110,7 @@
2890 fi
2891 AC_SUBST([install_sh])])
2892
2893-# Copyright (C) 2003-2012 Free Software Foundation, Inc.
2894+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
2895 #
2896 # This file is free software; the Free Software Foundation
2897 # gives unlimited permission to copy and/or distribute it,
2898@@ -10083,7 +10132,7 @@
2899 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
2900 # From Jim Meyering
2901
2902-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
2903+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
2904 #
2905 # This file is free software; the Free Software Foundation
2906 # gives unlimited permission to copy and/or distribute it,
2907@@ -10116,11 +10165,9 @@
2908 ]
2909 )
2910
2911-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
2912-
2913 # Check to see how 'make' treats includes. -*- Autoconf -*-
2914
2915-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
2916+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
2917 #
2918 # This file is free software; the Free Software Foundation
2919 # gives unlimited permission to copy and/or distribute it,
2920@@ -10168,41 +10215,9 @@
2921 rm -f confinc confmf
2922 ])
2923
2924-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
2925-#
2926-# This file is free software; the Free Software Foundation
2927-# gives unlimited permission to copy and/or distribute it,
2928-# with or without modifications, as long as this notice is preserved.
2929-
2930-# AM_PROG_CC_C_O
2931-# --------------
2932-# Like AC_PROG_CC_C_O, but changed for automake.
2933-AC_DEFUN([AM_PROG_CC_C_O],
2934-[AC_REQUIRE([AC_PROG_CC_C_O])dnl
2935-AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
2936-AC_REQUIRE_AUX_FILE([compile])dnl
2937-# FIXME: we rely on the cache variable name because
2938-# there is no other way.
2939-set dummy $CC
2940-am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
2941-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
2942-if test "$am_t" != yes; then
2943- # Losing compiler, so override with the script.
2944- # FIXME: It is wrong to rewrite CC.
2945- # But if we don't then we get into trouble of one sort or another.
2946- # A longer-term fix would be to have automake use am__CC in this case,
2947- # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
2948- CC="$am_aux_dir/compile $CC"
2949-fi
2950-dnl Make sure AC_PROG_CC is never called again, or it will override our
2951-dnl setting of CC.
2952-m4_define([AC_PROG_CC],
2953- [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
2954-])
2955-
2956 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
2957
2958-# Copyright (C) 1997-2012 Free Software Foundation, Inc.
2959+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
2960 #
2961 # This file is free software; the Free Software Foundation
2962 # gives unlimited permission to copy and/or distribute it,
2963@@ -10217,8 +10232,8 @@
2964
2965 # AM_MISSING_HAS_RUN
2966 # ------------------
2967-# Define MISSING if not defined so far and test if it supports --run.
2968-# If it does, set am_missing_run to use it, otherwise, to nothing.
2969+# Define MISSING if not defined so far and test if it is modern enough.
2970+# If it is, set am_missing_run to use it, otherwise, to nothing.
2971 AC_DEFUN([AM_MISSING_HAS_RUN],
2972 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
2973 AC_REQUIRE_AUX_FILE([missing])dnl
2974@@ -10231,8 +10246,8 @@
2975 esac
2976 fi
2977 # Use eval to expand $SHELL
2978-if eval "$MISSING --run true"; then
2979- am_missing_run="$MISSING --run "
2980+if eval "$MISSING --is-lightweight"; then
2981+ am_missing_run="$MISSING "
2982 else
2983 am_missing_run=
2984 AC_MSG_WARN(['missing' script is too old or missing])
2985@@ -10241,7 +10256,7 @@
2986
2987 # Helper functions for option handling. -*- Autoconf -*-
2988
2989-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
2990+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
2991 #
2992 # This file is free software; the Free Software Foundation
2993 # gives unlimited permission to copy and/or distribute it,
2994@@ -10270,7 +10285,54 @@
2995 AC_DEFUN([_AM_IF_OPTION],
2996 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
2997
2998-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
2999+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
3000+#
3001+# This file is free software; the Free Software Foundation
3002+# gives unlimited permission to copy and/or distribute it,
3003+# with or without modifications, as long as this notice is preserved.
3004+
3005+# _AM_PROG_CC_C_O
3006+# ---------------
3007+# Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC
3008+# to automatically call this.
3009+AC_DEFUN([_AM_PROG_CC_C_O],
3010+[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
3011+AC_REQUIRE_AUX_FILE([compile])dnl
3012+AC_LANG_PUSH([C])dnl
3013+AC_CACHE_CHECK(
3014+ [whether $CC understands -c and -o together],
3015+ [am_cv_prog_cc_c_o],
3016+ [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
3017+ # Make sure it works both with $CC and with simple cc.
3018+ # Following AC_PROG_CC_C_O, we do the test twice because some
3019+ # compilers refuse to overwrite an existing .o file with -o,
3020+ # though they will create one.
3021+ am_cv_prog_cc_c_o=yes
3022+ for am_i in 1 2; do
3023+ if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
3024+ && test -f conftest2.$ac_objext; then
3025+ : OK
3026+ else
3027+ am_cv_prog_cc_c_o=no
3028+ break
3029+ fi
3030+ done
3031+ rm -f core conftest*
3032+ unset am_i])
3033+if test "$am_cv_prog_cc_c_o" != yes; then
3034+ # Losing compiler, so override with the script.
3035+ # FIXME: It is wrong to rewrite CC.
3036+ # But if we don't then we get into trouble of one sort or another.
3037+ # A longer-term fix would be to have automake use am__CC in this case,
3038+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3039+ CC="$am_aux_dir/compile $CC"
3040+fi
3041+AC_LANG_POP([C])])
3042+
3043+# For backward compatibility.
3044+AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
3045+
3046+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
3047 #
3048 # This file is free software; the Free Software Foundation
3049 # gives unlimited permission to copy and/or distribute it,
3050@@ -10289,7 +10351,7 @@
3051
3052 # Check to make sure that the build environment is sane. -*- Autoconf -*-
3053
3054-# Copyright (C) 1996-2012 Free Software Foundation, Inc.
3055+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
3056 #
3057 # This file is free software; the Free Software Foundation
3058 # gives unlimited permission to copy and/or distribute it,
3059@@ -10370,7 +10432,7 @@
3060 rm -f conftest.file
3061 ])
3062
3063-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
3064+# Copyright (C) 2009-2013 Free Software Foundation, Inc.
3065 #
3066 # This file is free software; the Free Software Foundation
3067 # gives unlimited permission to copy and/or distribute it,
3068@@ -10430,7 +10492,7 @@
3069 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
3070 ])
3071
3072-# Copyright (C) 2001-2012 Free Software Foundation, Inc.
3073+# Copyright (C) 2001-2013 Free Software Foundation, Inc.
3074 #
3075 # This file is free software; the Free Software Foundation
3076 # gives unlimited permission to copy and/or distribute it,
3077@@ -10458,7 +10520,7 @@
3078 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3079 AC_SUBST([INSTALL_STRIP_PROGRAM])])
3080
3081-# Copyright (C) 2006-2012 Free Software Foundation, Inc.
3082+# Copyright (C) 2006-2013 Free Software Foundation, Inc.
3083 #
3084 # This file is free software; the Free Software Foundation
3085 # gives unlimited permission to copy and/or distribute it,
3086@@ -10477,7 +10539,7 @@
3087
3088 # Check how to create a tarball. -*- Autoconf -*-
3089
3090-# Copyright (C) 2004-2012 Free Software Foundation, Inc.
3091+# Copyright (C) 2004-2013 Free Software Foundation, Inc.
3092 #
3093 # This file is free software; the Free Software Foundation
3094 # gives unlimited permission to copy and/or distribute it,
3095@@ -10496,76 +10558,114 @@
3096 # Substitute a variable $(am__untar) that extract such
3097 # a tarball read from stdin.
3098 # $(am__untar) < result.tar
3099+#
3100 AC_DEFUN([_AM_PROG_TAR],
3101 [# Always define AMTAR for backward compatibility. Yes, it's still used
3102 # in the wild :-( We should find a proper way to deprecate it ...
3103 AC_SUBST([AMTAR], ['$${TAR-tar}'])
3104+
3105+# We'll loop over all known methods to create a tar archive until one works.
3106+_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
3107+
3108 m4_if([$1], [v7],
3109- [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
3110- [m4_case([$1], [ustar],, [pax],,
3111- [m4_fatal([Unknown tar format])])
3112-AC_MSG_CHECKING([how to create a $1 tar archive])
3113-# Loop over all known methods to create a tar archive until one works.
3114-_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
3115-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
3116-# Do not fold the above two line into one, because Tru64 sh and
3117-# Solaris sh will not grok spaces in the rhs of '-'.
3118-for _am_tool in $_am_tools
3119-do
3120- case $_am_tool in
3121- gnutar)
3122- for _am_tar in tar gnutar gtar;
3123- do
3124- AM_RUN_LOG([$_am_tar --version]) && break
3125- done
3126- am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
3127- am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
3128- am__untar="$_am_tar -xf -"
3129- ;;
3130- plaintar)
3131- # Must skip GNU tar: if it does not support --format= it doesn't create
3132- # ustar tarball either.
3133- (tar --version) >/dev/null 2>&1 && continue
3134- am__tar='tar chf - "$$tardir"'
3135- am__tar_='tar chf - "$tardir"'
3136- am__untar='tar xf -'
3137- ;;
3138- pax)
3139- am__tar='pax -L -x $1 -w "$$tardir"'
3140- am__tar_='pax -L -x $1 -w "$tardir"'
3141- am__untar='pax -r'
3142- ;;
3143- cpio)
3144- am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
3145- am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
3146- am__untar='cpio -i -H $1 -d'
3147- ;;
3148- none)
3149- am__tar=false
3150- am__tar_=false
3151- am__untar=false
3152- ;;
3153- esac
3154-
3155- # If the value was cached, stop now. We just wanted to have am__tar
3156- # and am__untar set.
3157- test -n "${am_cv_prog_tar_$1}" && break
3158-
3159- # tar/untar a dummy directory, and stop if the command works
3160- rm -rf conftest.dir
3161- mkdir conftest.dir
3162- echo GrepMe > conftest.dir/file
3163- AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
3164- rm -rf conftest.dir
3165- if test -s conftest.tar; then
3166- AM_RUN_LOG([$am__untar <conftest.tar])
3167- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3168- fi
3169-done
3170-rm -rf conftest.dir
3171-
3172-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
3173-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
3174+ [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
3175+
3176+ [m4_case([$1],
3177+ [ustar],
3178+ [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
3179+ # There is notably a 21 bits limit for the UID and the GID. In fact,
3180+ # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
3181+ # and bug#13588).
3182+ am_max_uid=2097151 # 2^21 - 1
3183+ am_max_gid=$am_max_uid
3184+ # The $UID and $GID variables are not portable, so we need to resort
3185+ # to the POSIX-mandated id(1) utility. Errors in the 'id' calls
3186+ # below are definitely unexpected, so allow the users to see them
3187+ # (that is, avoid stderr redirection).
3188+ am_uid=`id -u || echo unknown`
3189+ am_gid=`id -g || echo unknown`
3190+ AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
3191+ if test $am_uid -le $am_max_uid; then
3192+ AC_MSG_RESULT([yes])
3193+ else
3194+ AC_MSG_RESULT([no])
3195+ _am_tools=none
3196+ fi
3197+ AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
3198+ if test $am_gid -le $am_max_gid; then
3199+ AC_MSG_RESULT([yes])
3200+ else
3201+ AC_MSG_RESULT([no])
3202+ _am_tools=none
3203+ fi],
3204+
3205+ [pax],
3206+ [],
3207+
3208+ [m4_fatal([Unknown tar format])])
3209+
3210+ AC_MSG_CHECKING([how to create a $1 tar archive])
3211+
3212+ # Go ahead even if we have the value already cached. We do so because we
3213+ # need to set the values for the 'am__tar' and 'am__untar' variables.
3214+ _am_tools=${am_cv_prog_tar_$1-$_am_tools}
3215+
3216+ for _am_tool in $_am_tools; do
3217+ case $_am_tool in
3218+ gnutar)
3219+ for _am_tar in tar gnutar gtar; do
3220+ AM_RUN_LOG([$_am_tar --version]) && break
3221+ done
3222+ am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
3223+ am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
3224+ am__untar="$_am_tar -xf -"
3225+ ;;
3226+ plaintar)
3227+ # Must skip GNU tar: if it does not support --format= it doesn't create
3228+ # ustar tarball either.
3229+ (tar --version) >/dev/null 2>&1 && continue
3230+ am__tar='tar chf - "$$tardir"'
3231+ am__tar_='tar chf - "$tardir"'
3232+ am__untar='tar xf -'
3233+ ;;
3234+ pax)
3235+ am__tar='pax -L -x $1 -w "$$tardir"'
3236+ am__tar_='pax -L -x $1 -w "$tardir"'
3237+ am__untar='pax -r'
3238+ ;;
3239+ cpio)
3240+ am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
3241+ am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
3242+ am__untar='cpio -i -H $1 -d'
3243+ ;;
3244+ none)
3245+ am__tar=false
3246+ am__tar_=false
3247+ am__untar=false
3248+ ;;
3249+ esac
3250+
3251+ # If the value was cached, stop now. We just wanted to have am__tar
3252+ # and am__untar set.
3253+ test -n "${am_cv_prog_tar_$1}" && break
3254+
3255+ # tar/untar a dummy directory, and stop if the command works.
3256+ rm -rf conftest.dir
3257+ mkdir conftest.dir
3258+ echo GrepMe > conftest.dir/file
3259+ AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
3260+ rm -rf conftest.dir
3261+ if test -s conftest.tar; then
3262+ AM_RUN_LOG([$am__untar <conftest.tar])
3263+ AM_RUN_LOG([cat conftest.dir/file])
3264+ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3265+ fi
3266+ done
3267+ rm -rf conftest.dir
3268+
3269+ AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
3270+ AC_MSG_RESULT([$am_cv_prog_tar_$1])])
3271+
3272 AC_SUBST([am__tar])
3273 AC_SUBST([am__untar])
3274 ]) # _AM_PROG_TAR
3275@@ -10954,7 +11054,7 @@
3276 AC_MSG_CHECKING([if $CC supports $flag])
3277 saved_CFLAGS="$CFLAGS"
3278 CFLAGS="$CFLAGS $flag"
3279- AC_COMPILE_IFELSE([ ], [flag_supported=yes], [flag_supported=no])
3280+ AC_COMPILE_IFELSE([AC_LANG_SOURCE([ ])], [flag_supported=yes], [flag_supported=no])
3281 CFLAGS="$saved_CFLAGS"
3282 AC_MSG_RESULT([$flag_supported])
3283
3284@@ -10988,9 +11088,9 @@
3285 -Wdeclaration-after-statement \
3286 -Wmissing-declarations \
3287 -Wmissing-noreturn -Wshadow -Wpointer-arith \
3288- -Wcast-align -Wformat-security \
3289+ -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
3290 -Winit-self -Wmissing-include-dirs -Wundef \
3291- -Wmissing-format-attribute -Wnested-externs"
3292+ -Wnested-externs"
3293 CPPFLAGS="$CPPFLAGS"
3294
3295 if test x`uname` = x"Linux"; then
3296@@ -11058,7 +11158,7 @@
3297 saved_CFLAGS="$CFLAGS"
3298 CFLAGS="$CFLAGS $xdt_vis_test_cflags"
3299 AC_MSG_CHECKING([whether $CC supports the GNUC visibility attribute])
3300- AC_COMPILE_IFELSE(AC_LANG_SOURCE(
3301+ AC_COMPILE_IFELSE([AC_LANG_SOURCE(
3302 [
3303 void test_default (void);
3304 void test_hidden (void);
3305@@ -11071,7 +11171,7 @@
3306 test_hidden ();
3307 return 0;
3308 }
3309- ]),
3310+ ])],
3311 [
3312 have_gnuc_visibility=yes
3313 AC_MSG_RESULT([yes])
3314
3315=== modified file 'compile'
3316--- compile 2013-08-25 10:43:02 +0000
3317+++ compile 2014-01-20 20:39:43 +0000
3318@@ -1,9 +1,9 @@
3319 #! /bin/sh
3320 # Wrapper for compilers which do not understand '-c -o'.
3321
3322-scriptversion=2012-03-05.13; # UTC
3323+scriptversion=2012-10-14.11; # UTC
3324
3325-# Copyright (C) 1999-2012 Free Software Foundation, Inc.
3326+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
3327 # Written by Tom Tromey <tromey@cygnus.com>.
3328 #
3329 # This program is free software; you can redistribute it and/or modify
3330@@ -112,6 +112,11 @@
3331 lib=$dir/$lib.lib
3332 break
3333 fi
3334+ if test -f "$dir/lib$lib.a"; then
3335+ found=yes
3336+ lib=$dir/lib$lib.a
3337+ break
3338+ fi
3339 done
3340 IFS=$save_IFS
3341
3342
3343=== modified file 'config.guess'
3344--- config.guess 2013-08-25 10:43:02 +0000
3345+++ config.guess 2014-01-20 20:39:43 +0000
3346@@ -1,14 +1,12 @@
3347 #! /bin/sh
3348 # Attempt to guess a canonical system name.
3349-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
3350-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
3351-# 2011, 2012 Free Software Foundation, Inc.
3352+# Copyright 1992-2013 Free Software Foundation, Inc.
3353
3354-timestamp='2012-08-14'
3355+timestamp='2013-06-10'
3356
3357 # This file is free software; you can redistribute it and/or modify it
3358 # under the terms of the GNU General Public License as published by
3359-# the Free Software Foundation; either version 2 of the License, or
3360+# the Free Software Foundation; either version 3 of the License, or
3361 # (at your option) any later version.
3362 #
3363 # This program is distributed in the hope that it will be useful, but
3364@@ -22,19 +20,17 @@
3365 # As a special exception to the GNU General Public License, if you
3366 # distribute this file as part of a program that contains a
3367 # configuration script generated by Autoconf, you may include it under
3368-# the same distribution terms that you use for the rest of that program.
3369-
3370-
3371-# Originally written by Per Bothner. Please send patches (context
3372-# diff format) to <config-patches@gnu.org> and include a ChangeLog
3373-# entry.
3374+# the same distribution terms that you use for the rest of that
3375+# program. This Exception is an additional permission under section 7
3376+# of the GNU General Public License, version 3 ("GPLv3").
3377 #
3378-# This script attempts to guess a canonical system name similar to
3379-# config.sub. If it succeeds, it prints the system name on stdout, and
3380-# exits with 0. Otherwise, it exits with 1.
3381+# Originally written by Per Bothner.
3382 #
3383 # You can get the latest version of this script from:
3384 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
3385+#
3386+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
3387+
3388
3389 me=`echo "$0" | sed -e 's,.*/,,'`
3390
3391@@ -54,9 +50,7 @@
3392 GNU config.guess ($timestamp)
3393
3394 Originally written by Per Bothner.
3395-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
3396-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
3397-Free Software Foundation, Inc.
3398+Copyright 1992-2013 Free Software Foundation, Inc.
3399
3400 This is free software; see the source for copying conditions. There is NO
3401 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
3402@@ -138,6 +132,27 @@
3403 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
3404 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
3405
3406+case "${UNAME_SYSTEM}" in
3407+Linux|GNU|GNU/*)
3408+ # If the system lacks a compiler, then just pick glibc.
3409+ # We could probably try harder.
3410+ LIBC=gnu
3411+
3412+ eval $set_cc_for_build
3413+ cat <<-EOF > $dummy.c
3414+ #include <features.h>
3415+ #if defined(__UCLIBC__)
3416+ LIBC=uclibc
3417+ #elif defined(__dietlibc__)
3418+ LIBC=dietlibc
3419+ #else
3420+ LIBC=gnu
3421+ #endif
3422+ EOF
3423+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
3424+ ;;
3425+esac
3426+
3427 # Note: order is significant - the case branches are not exclusive.
3428
3429 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
3430@@ -306,7 +321,7 @@
3431 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
3432 echo arm-acorn-riscix${UNAME_RELEASE}
3433 exit ;;
3434- arm:riscos:*:*|arm:RISCOS:*:*)
3435+ arm*:riscos:*:*|arm*:RISCOS:*:*)
3436 echo arm-unknown-riscos
3437 exit ;;
3438 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
3439@@ -859,21 +874,21 @@
3440 exit ;;
3441 *:GNU:*:*)
3442 # the GNU system
3443- echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
3444+ echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
3445 exit ;;
3446 *:GNU/*:*:*)
3447 # other systems with GNU libc and userland
3448- echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
3449+ echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
3450 exit ;;
3451 i*86:Minix:*:*)
3452 echo ${UNAME_MACHINE}-pc-minix
3453 exit ;;
3454 aarch64:Linux:*:*)
3455- echo ${UNAME_MACHINE}-unknown-linux-gnu
3456+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3457 exit ;;
3458 aarch64_be:Linux:*:*)
3459 UNAME_MACHINE=aarch64_be
3460- echo ${UNAME_MACHINE}-unknown-linux-gnu
3461+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3462 exit ;;
3463 alpha:Linux:*:*)
3464 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
3465@@ -886,59 +901,54 @@
3466 EV68*) UNAME_MACHINE=alphaev68 ;;
3467 esac
3468 objdump --private-headers /bin/sh | grep -q ld.so.1
3469- if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
3470- echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
3471+ if test "$?" = 0 ; then LIBC="gnulibc1" ; fi
3472+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3473+ exit ;;
3474+ arc:Linux:*:* | arceb:Linux:*:*)
3475+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3476 exit ;;
3477 arm*:Linux:*:*)
3478 eval $set_cc_for_build
3479 if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
3480 | grep -q __ARM_EABI__
3481 then
3482- echo ${UNAME_MACHINE}-unknown-linux-gnu
3483+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3484 else
3485 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
3486 | grep -q __ARM_PCS_VFP
3487 then
3488- echo ${UNAME_MACHINE}-unknown-linux-gnueabi
3489+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi
3490 else
3491- echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
3492+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf
3493 fi
3494 fi
3495 exit ;;
3496 avr32*:Linux:*:*)
3497- echo ${UNAME_MACHINE}-unknown-linux-gnu
3498+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3499 exit ;;
3500 cris:Linux:*:*)
3501- echo ${UNAME_MACHINE}-axis-linux-gnu
3502+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
3503 exit ;;
3504 crisv32:Linux:*:*)
3505- echo ${UNAME_MACHINE}-axis-linux-gnu
3506+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
3507 exit ;;
3508 frv:Linux:*:*)
3509- echo ${UNAME_MACHINE}-unknown-linux-gnu
3510+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3511 exit ;;
3512 hexagon:Linux:*:*)
3513- echo ${UNAME_MACHINE}-unknown-linux-gnu
3514+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3515 exit ;;
3516 i*86:Linux:*:*)
3517- LIBC=gnu
3518- eval $set_cc_for_build
3519- sed 's/^ //' << EOF >$dummy.c
3520- #ifdef __dietlibc__
3521- LIBC=dietlibc
3522- #endif
3523-EOF
3524- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
3525- echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
3526+ echo ${UNAME_MACHINE}-pc-linux-${LIBC}
3527 exit ;;
3528 ia64:Linux:*:*)
3529- echo ${UNAME_MACHINE}-unknown-linux-gnu
3530+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3531 exit ;;
3532 m32r*:Linux:*:*)
3533- echo ${UNAME_MACHINE}-unknown-linux-gnu
3534+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3535 exit ;;
3536 m68*:Linux:*:*)
3537- echo ${UNAME_MACHINE}-unknown-linux-gnu
3538+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3539 exit ;;
3540 mips:Linux:*:* | mips64:Linux:*:*)
3541 eval $set_cc_for_build
3542@@ -957,54 +967,63 @@
3543 #endif
3544 EOF
3545 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
3546- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
3547+ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
3548 ;;
3549+ or1k:Linux:*:*)
3550+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3551+ exit ;;
3552 or32:Linux:*:*)
3553- echo ${UNAME_MACHINE}-unknown-linux-gnu
3554+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3555 exit ;;
3556 padre:Linux:*:*)
3557- echo sparc-unknown-linux-gnu
3558+ echo sparc-unknown-linux-${LIBC}
3559 exit ;;
3560 parisc64:Linux:*:* | hppa64:Linux:*:*)
3561- echo hppa64-unknown-linux-gnu
3562+ echo hppa64-unknown-linux-${LIBC}
3563 exit ;;
3564 parisc:Linux:*:* | hppa:Linux:*:*)
3565 # Look for CPU level
3566 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
3567- PA7*) echo hppa1.1-unknown-linux-gnu ;;
3568- PA8*) echo hppa2.0-unknown-linux-gnu ;;
3569- *) echo hppa-unknown-linux-gnu ;;
3570+ PA7*) echo hppa1.1-unknown-linux-${LIBC} ;;
3571+ PA8*) echo hppa2.0-unknown-linux-${LIBC} ;;
3572+ *) echo hppa-unknown-linux-${LIBC} ;;
3573 esac
3574 exit ;;
3575 ppc64:Linux:*:*)
3576- echo powerpc64-unknown-linux-gnu
3577+ echo powerpc64-unknown-linux-${LIBC}
3578 exit ;;
3579 ppc:Linux:*:*)
3580- echo powerpc-unknown-linux-gnu
3581+ echo powerpc-unknown-linux-${LIBC}
3582+ exit ;;
3583+ ppc64le:Linux:*:*)
3584+ echo powerpc64le-unknown-linux-${LIBC}
3585+ exit ;;
3586+ ppcle:Linux:*:*)
3587+ echo powerpcle-unknown-linux-${LIBC}
3588 exit ;;
3589 s390:Linux:*:* | s390x:Linux:*:*)
3590- echo ${UNAME_MACHINE}-ibm-linux
3591+ echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
3592 exit ;;
3593 sh64*:Linux:*:*)
3594- echo ${UNAME_MACHINE}-unknown-linux-gnu
3595+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3596 exit ;;
3597 sh*:Linux:*:*)
3598- echo ${UNAME_MACHINE}-unknown-linux-gnu
3599+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3600 exit ;;
3601 sparc:Linux:*:* | sparc64:Linux:*:*)
3602- echo ${UNAME_MACHINE}-unknown-linux-gnu
3603+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3604 exit ;;
3605 tile*:Linux:*:*)
3606- echo ${UNAME_MACHINE}-unknown-linux-gnu
3607+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3608 exit ;;
3609 vax:Linux:*:*)
3610- echo ${UNAME_MACHINE}-dec-linux-gnu
3611+ echo ${UNAME_MACHINE}-dec-linux-${LIBC}
3612 exit ;;
3613 x86_64:Linux:*:*)
3614- echo ${UNAME_MACHINE}-unknown-linux-gnu
3615+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3616 exit ;;
3617 xtensa*:Linux:*:*)
3618- echo ${UNAME_MACHINE}-unknown-linux-gnu
3619+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3620 exit ;;
3621 i*86:DYNIX/ptx:4*:*)
3622 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
3623@@ -1237,19 +1256,21 @@
3624 exit ;;
3625 *:Darwin:*:*)
3626 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
3627- case $UNAME_PROCESSOR in
3628- i386)
3629- eval $set_cc_for_build
3630- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
3631- if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
3632- (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
3633- grep IS_64BIT_ARCH >/dev/null
3634- then
3635- UNAME_PROCESSOR="x86_64"
3636- fi
3637- fi ;;
3638- unknown) UNAME_PROCESSOR=powerpc ;;
3639- esac
3640+ eval $set_cc_for_build
3641+ if test "$UNAME_PROCESSOR" = unknown ; then
3642+ UNAME_PROCESSOR=powerpc
3643+ fi
3644+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
3645+ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
3646+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
3647+ grep IS_64BIT_ARCH >/dev/null
3648+ then
3649+ case $UNAME_PROCESSOR in
3650+ i386) UNAME_PROCESSOR=x86_64 ;;
3651+ powerpc) UNAME_PROCESSOR=powerpc64 ;;
3652+ esac
3653+ fi
3654+ fi
3655 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
3656 exit ;;
3657 *:procnto*:*:* | *:QNX:[0123456789]*:*)
3658
3659=== modified file 'config.h.in'
3660--- config.h.in 2012-04-08 16:30:17 +0000
3661+++ config.h.in 2014-01-20 20:39:43 +0000
3662@@ -102,6 +102,9 @@
3663 /* Define to 1 if you have the <unistd.h> header file. */
3664 #undef HAVE_UNISTD_H
3665
3666+/* Define if upower-glib >= 0.9.8 present */
3667+#undef HAVE_UPOWERGLIB
3668+
3669 /* Define if xcursor >= 1.1.0 present */
3670 #undef HAVE_XCURSOR
3671
3672@@ -112,9 +115,6 @@
3673 */
3674 #undef LT_OBJDIR
3675
3676-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
3677-#undef NO_MINUS_C_MINUS_O
3678-
3679 /* Name of package */
3680 #undef PACKAGE
3681
3682
3683=== modified file 'config.sub'
3684--- config.sub 2013-08-25 10:43:02 +0000
3685+++ config.sub 2014-01-20 20:39:43 +0000
3686@@ -1,24 +1,18 @@
3687 #! /bin/sh
3688 # Configuration validation subroutine script.
3689-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
3690-# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
3691-# 2011, 2012 Free Software Foundation, Inc.
3692-
3693-timestamp='2012-08-18'
3694-
3695-# This file is (in principle) common to ALL GNU software.
3696-# The presence of a machine in this file suggests that SOME GNU software
3697-# can handle that machine. It does not imply ALL GNU software can.
3698-#
3699-# This file is free software; you can redistribute it and/or modify
3700-# it under the terms of the GNU General Public License as published by
3701-# the Free Software Foundation; either version 2 of the License, or
3702+# Copyright 1992-2013 Free Software Foundation, Inc.
3703+
3704+timestamp='2013-04-24'
3705+
3706+# This file is free software; you can redistribute it and/or modify it
3707+# under the terms of the GNU General Public License as published by
3708+# the Free Software Foundation; either version 3 of the License, or
3709 # (at your option) any later version.
3710 #
3711-# This program is distributed in the hope that it will be useful,
3712-# but WITHOUT ANY WARRANTY; without even the implied warranty of
3713-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3714-# GNU General Public License for more details.
3715+# This program is distributed in the hope that it will be useful, but
3716+# WITHOUT ANY WARRANTY; without even the implied warranty of
3717+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3718+# General Public License for more details.
3719 #
3720 # You should have received a copy of the GNU General Public License
3721 # along with this program; if not, see <http://www.gnu.org/licenses/>.
3722@@ -26,11 +20,12 @@
3723 # As a special exception to the GNU General Public License, if you
3724 # distribute this file as part of a program that contains a
3725 # configuration script generated by Autoconf, you may include it under
3726-# the same distribution terms that you use for the rest of that program.
3727-
3728-
3729-# Please send patches to <config-patches@gnu.org>. Submit a context
3730-# diff and a properly formatted GNU ChangeLog entry.
3731+# the same distribution terms that you use for the rest of that
3732+# program. This Exception is an additional permission under section 7
3733+# of the GNU General Public License, version 3 ("GPLv3").
3734+
3735+
3736+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
3737 #
3738 # Configuration subroutine to validate and canonicalize a configuration type.
3739 # Supply the specified configuration type as an argument.
3740@@ -73,9 +68,7 @@
3741 version="\
3742 GNU config.sub ($timestamp)
3743
3744-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
3745-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
3746-Free Software Foundation, Inc.
3747+Copyright 1992-2013 Free Software Foundation, Inc.
3748
3749 This is free software; see the source for copying conditions. There is NO
3750 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
3751@@ -156,7 +149,7 @@
3752 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
3753 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
3754 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
3755- -apple | -axis | -knuth | -cray | -microblaze)
3756+ -apple | -axis | -knuth | -cray | -microblaze*)
3757 os=
3758 basic_machine=$1
3759 ;;
3760@@ -259,8 +252,10 @@
3761 | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
3762 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
3763 | am33_2.0 \
3764- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
3765- | be32 | be64 \
3766+ | arc | arceb \
3767+ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
3768+ | avr | avr32 \
3769+ | be32 | be64 \
3770 | bfin \
3771 | c4x | clipper \
3772 | d10v | d30v | dlx | dsp16xx \
3773@@ -273,7 +268,7 @@
3774 | le32 | le64 \
3775 | lm32 \
3776 | m32c | m32r | m32rle | m68000 | m68k | m88k \
3777- | maxq | mb | microblaze | mcore | mep | metag \
3778+ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
3779 | mips | mipsbe | mipseb | mipsel | mipsle \
3780 | mips16 \
3781 | mips64 | mips64el \
3782@@ -291,16 +286,17 @@
3783 | mipsisa64r2 | mipsisa64r2el \
3784 | mipsisa64sb1 | mipsisa64sb1el \
3785 | mipsisa64sr71k | mipsisa64sr71kel \
3786+ | mipsr5900 | mipsr5900el \
3787 | mipstx39 | mipstx39el \
3788 | mn10200 | mn10300 \
3789 | moxie \
3790 | mt \
3791 | msp430 \
3792 | nds32 | nds32le | nds32be \
3793- | nios | nios2 \
3794+ | nios | nios2 | nios2eb | nios2el \
3795 | ns16k | ns32k \
3796 | open8 \
3797- | or32 \
3798+ | or1k | or32 \
3799 | pdp10 | pdp11 | pj | pjl \
3800 | powerpc | powerpc64 | powerpc64le | powerpcle \
3801 | pyramid \
3802@@ -370,7 +366,7 @@
3803 | aarch64-* | aarch64_be-* \
3804 | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
3805 | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
3806- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
3807+ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
3808 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
3809 | avr-* | avr32-* \
3810 | be32-* | be64-* \
3811@@ -389,7 +385,8 @@
3812 | lm32-* \
3813 | m32c-* | m32r-* | m32rle-* \
3814 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
3815- | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
3816+ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
3817+ | microblaze-* | microblazeel-* \
3818 | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
3819 | mips16-* \
3820 | mips64-* | mips64el-* \
3821@@ -407,12 +404,13 @@
3822 | mipsisa64r2-* | mipsisa64r2el-* \
3823 | mipsisa64sb1-* | mipsisa64sb1el-* \
3824 | mipsisa64sr71k-* | mipsisa64sr71kel-* \
3825+ | mipsr5900-* | mipsr5900el-* \
3826 | mipstx39-* | mipstx39el-* \
3827 | mmix-* \
3828 | mt-* \
3829 | msp430-* \
3830 | nds32-* | nds32le-* | nds32be-* \
3831- | nios-* | nios2-* \
3832+ | nios-* | nios2-* | nios2eb-* | nios2el-* \
3833 | none-* | np1-* | ns16k-* | ns32k-* \
3834 | open8-* \
3835 | orion-* \
3836@@ -788,7 +786,7 @@
3837 basic_machine=ns32k-utek
3838 os=-sysv
3839 ;;
3840- microblaze)
3841+ microblaze*)
3842 basic_machine=microblaze-xilinx
3843 ;;
3844 mingw64)
3845@@ -1023,7 +1021,11 @@
3846 basic_machine=i586-unknown
3847 os=-pw32
3848 ;;
3849- rdos)
3850+ rdos | rdos64)
3851+ basic_machine=x86_64-pc
3852+ os=-rdos
3853+ ;;
3854+ rdos32)
3855 basic_machine=i386-pc
3856 os=-rdos
3857 ;;
3858@@ -1350,7 +1352,7 @@
3859 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
3860 | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
3861 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
3862- | -sym* | -kopensolaris* \
3863+ | -sym* | -kopensolaris* | -plan9* \
3864 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
3865 | -aos* | -aros* \
3866 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
3867@@ -1496,9 +1498,6 @@
3868 -aros*)
3869 os=-aros
3870 ;;
3871- -kaos*)
3872- os=-kaos
3873- ;;
3874 -zvmoe)
3875 os=-zvmoe
3876 ;;
3877@@ -1590,6 +1589,9 @@
3878 mips*-*)
3879 os=-elf
3880 ;;
3881+ or1k-*)
3882+ os=-elf
3883+ ;;
3884 or32-*)
3885 os=-coff
3886 ;;
3887
3888=== modified file 'configure'
3889--- configure 2013-08-25 10:43:02 +0000
3890+++ configure 2014-01-20 20:39:43 +0000
3891@@ -1,7 +1,7 @@
3892 #! /bin/sh
3893-# From configure.ac b012838.
3894+# From configure.ac 18ab5b2.
3895 # Guess values for system-dependent variables and create Makefiles.
3896-# Generated by GNU Autoconf 2.69 for xfce4-settings 4.11.0.
3897+# Generated by GNU Autoconf 2.69 for xfce4-settings 4.11.1.
3898 #
3899 # Report bugs to <http://bugzilla.xfce.org/>.
3900 #
3901@@ -594,8 +594,8 @@
3902 # Identity of this package.
3903 PACKAGE_NAME='xfce4-settings'
3904 PACKAGE_TARNAME='xfce4-settings'
3905-PACKAGE_VERSION='4.11.0'
3906-PACKAGE_STRING='xfce4-settings 4.11.0'
3907+PACKAGE_VERSION='4.11.1'
3908+PACKAGE_STRING='xfce4-settings 4.11.1'
3909 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
3910 PACKAGE_URL=''
3911
3912@@ -681,6 +681,12 @@
3913 LIBNOTIFY_LIBS
3914 LIBNOTIFY_CFLAGS
3915 LIBNOTIFY_VERSION
3916+HAVE_UPOWERGLIB_FALSE
3917+HAVE_UPOWERGLIB_TRUE
3918+UPOWERGLIB_REQUIRED_VERSION
3919+UPOWERGLIB_LIBS
3920+UPOWERGLIB_CFLAGS
3921+UPOWERGLIB_VERSION
3922 PNP_IDS
3923 HAVE_XRANDR_FALSE
3924 HAVE_XRANDR_TRUE
3925@@ -849,13 +855,13 @@
3926 LDFLAGS
3927 CFLAGS
3928 CC
3929+MAINT
3930+MAINTAINER_MODE_FALSE
3931+MAINTAINER_MODE_TRUE
3932 AM_BACKSLASH
3933 AM_DEFAULT_VERBOSITY
3934 AM_DEFAULT_V
3935 AM_V
3936-MAINT
3937-MAINTAINER_MODE_FALSE
3938-MAINTAINER_MODE_TRUE
3939 am__untar
3940 am__tar
3941 AMTAR
3942@@ -920,8 +926,8 @@
3943 ac_subst_files=''
3944 ac_user_opts='
3945 enable_option_checking
3946+enable_silent_rules
3947 enable_maintainer_mode
3948-enable_silent_rules
3949 enable_dependency_tracking
3950 with_gnu_ld
3951 enable_nls
3952@@ -935,6 +941,7 @@
3953 with_x
3954 enable_xrandr
3955 with_pnp_ids_path
3956+enable_upower_glib
3957 enable_libnotify
3958 enable_gio_unix
3959 enable_xcursor
3960@@ -1498,7 +1505,7 @@
3961 # Omit some internal or obsolete options to make the list less imposing.
3962 # This message is too long to be a string in the A/UX 3.1 sh.
3963 cat <<_ACEOF
3964-\`configure' configures xfce4-settings 4.11.0 to adapt to many kinds of systems.
3965+\`configure' configures xfce4-settings 4.11.1 to adapt to many kinds of systems.
3966
3967 Usage: $0 [OPTION]... [VAR=VALUE]...
3968
3969@@ -1572,7 +1579,7 @@
3970
3971 if test -n "$ac_init_help"; then
3972 case $ac_init_help in
3973- short | recursive ) echo "Configuration of xfce4-settings 4.11.0:";;
3974+ short | recursive ) echo "Configuration of xfce4-settings 4.11.1:";;
3975 esac
3976 cat <<\_ACEOF
3977
3978@@ -1580,11 +1587,11 @@
3979 --disable-option-checking ignore unrecognized --enable/--with options
3980 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
3981 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
3982+ --enable-silent-rules less verbose build output (undo: "make V=1")
3983+ --disable-silent-rules verbose build output (undo: "make V=0")
3984 --enable-maintainer-mode
3985 enable make rules and dependencies not useful (and
3986 sometimes confusing) to the casual installer
3987- --enable-silent-rules less verbose build output (undo: "make V=1")
3988- --disable-silent-rules verbose build output (undo: "make V=0")
3989 --enable-dependency-tracking
3990 do not reject slow dependency extractors
3991 --disable-dependency-tracking
3992@@ -1598,6 +1605,9 @@
3993 --enable-xrandr Enable checking for Xrandr support
3994 (default=[])
3995 --disable-xrandr Disable checking for Xrandr support
3996+ --enable-upower-glib Enable checking for UPower support
3997+ (default=[])
3998+ --disable-upower-glib Disable checking for UPower support
3999 --enable-libnotify Enable checking for Notification support
4000 (default=[])
4001 --disable-libnotify Disable checking for Notification support
4002@@ -1721,7 +1731,7 @@
4003 test -n "$ac_init_help" && exit $ac_status
4004 if $ac_init_version; then
4005 cat <<\_ACEOF
4006-xfce4-settings configure 4.11.0
4007+xfce4-settings configure 4.11.1
4008 generated by GNU Autoconf 2.69
4009
4010 Copyright (C) 2012 Free Software Foundation, Inc.
4011@@ -2093,7 +2103,7 @@
4012 This file contains any messages produced by compilers while
4013 running configure, to aid debugging if configure makes a mistake.
4014
4015-It was created by xfce4-settings $as_me 4.11.0, which was
4016+It was created by xfce4-settings $as_me 4.11.1, which was
4017 generated by GNU Autoconf 2.69. Invocation command line was
4018
4019 $ $0 $@
4020@@ -2444,7 +2454,7 @@
4021
4022
4023
4024-am__api_version='1.12'
4025+am__api_version='1.14'
4026
4027 ac_aux_dir=
4028 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4029@@ -2657,8 +2667,8 @@
4030 esac
4031 fi
4032 # Use eval to expand $SHELL
4033-if eval "$MISSING --run true"; then
4034- am_missing_run="$MISSING --run "
4035+if eval "$MISSING --is-lightweight"; then
4036+ am_missing_run="$MISSING "
4037 else
4038 am_missing_run=
4039 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
4040@@ -2898,6 +2908,45 @@
4041 fi
4042 rmdir .tst 2>/dev/null
4043
4044+# Check whether --enable-silent-rules was given.
4045+if test "${enable_silent_rules+set}" = set; then :
4046+ enableval=$enable_silent_rules;
4047+fi
4048+
4049+case $enable_silent_rules in # (((
4050+ yes) AM_DEFAULT_VERBOSITY=0;;
4051+ no) AM_DEFAULT_VERBOSITY=1;;
4052+ *) AM_DEFAULT_VERBOSITY=1;;
4053+esac
4054+am_make=${MAKE-make}
4055+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
4056+$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
4057+if ${am_cv_make_support_nested_variables+:} false; then :
4058+ $as_echo_n "(cached) " >&6
4059+else
4060+ if $as_echo 'TRUE=$(BAR$(V))
4061+BAR0=false
4062+BAR1=true
4063+V=1
4064+am__doit:
4065+ @$(TRUE)
4066+.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4067+ am_cv_make_support_nested_variables=yes
4068+else
4069+ am_cv_make_support_nested_variables=no
4070+fi
4071+fi
4072+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4073+$as_echo "$am_cv_make_support_nested_variables" >&6; }
4074+if test $am_cv_make_support_nested_variables = yes; then
4075+ AM_V='$(V)'
4076+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4077+else
4078+ AM_V=$AM_DEFAULT_VERBOSITY
4079+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
4080+fi
4081+AM_BACKSLASH='\'
4082+
4083 if test "`cd $srcdir && pwd`" != "`pwd`"; then
4084 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4085 # is not polluted with repeated "-I."
4086@@ -2920,7 +2969,7 @@
4087
4088 # Define the identity of the package.
4089 PACKAGE='xfce4-settings'
4090- VERSION='4.11.0'
4091+ VERSION='4.11.1'
4092
4093
4094 cat >>confdefs.h <<_ACEOF
4095@@ -2961,92 +3010,173 @@
4096 AMTAR='$${TAR-tar}'
4097
4098
4099-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
4100+# We'll loop over all known methods to create a tar archive until one works.
4101+_am_tools='gnutar plaintar pax cpio none'
4102+
4103+# The POSIX 1988 'ustar' format is defined with fixed-size fields.
4104+ # There is notably a 21 bits limit for the UID and the GID. In fact,
4105+ # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
4106+ # and bug#13588).
4107+ am_max_uid=2097151 # 2^21 - 1
4108+ am_max_gid=$am_max_uid
4109+ # The $UID and $GID variables are not portable, so we need to resort
4110+ # to the POSIX-mandated id(1) utility. Errors in the 'id' calls
4111+ # below are definitely unexpected, so allow the users to see them
4112+ # (that is, avoid stderr redirection).
4113+ am_uid=`id -u || echo unknown`
4114+ am_gid=`id -g || echo unknown`
4115+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
4116+$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
4117+ if test $am_uid -le $am_max_uid; then
4118+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4119+$as_echo "yes" >&6; }
4120+ else
4121+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4122+$as_echo "no" >&6; }
4123+ _am_tools=none
4124+ fi
4125+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
4126+$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
4127+ if test $am_gid -le $am_max_gid; then
4128+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4129+$as_echo "yes" >&6; }
4130+ else
4131+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4132+$as_echo "no" >&6; }
4133+ _am_tools=none
4134+ fi
4135+
4136+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
4137 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
4138-# Loop over all known methods to create a tar archive until one works.
4139-_am_tools='gnutar plaintar pax cpio none'
4140-_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
4141-# Do not fold the above two line into one, because Tru64 sh and
4142-# Solaris sh will not grok spaces in the rhs of '-'.
4143-for _am_tool in $_am_tools
4144-do
4145- case $_am_tool in
4146- gnutar)
4147- for _am_tar in tar gnutar gtar;
4148- do
4149- { echo "$as_me:$LINENO: $_am_tar --version" >&5
4150+
4151+ # Go ahead even if we have the value already cached. We do so because we
4152+ # need to set the values for the 'am__tar' and 'am__untar' variables.
4153+ _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
4154+
4155+ for _am_tool in $_am_tools; do
4156+ case $_am_tool in
4157+ gnutar)
4158+ for _am_tar in tar gnutar gtar; do
4159+ { echo "$as_me:$LINENO: $_am_tar --version" >&5
4160 ($_am_tar --version) >&5 2>&5
4161 ac_status=$?
4162 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4163 (exit $ac_status); } && break
4164- done
4165- am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
4166- am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
4167- am__untar="$_am_tar -xf -"
4168- ;;
4169- plaintar)
4170- # Must skip GNU tar: if it does not support --format= it doesn't create
4171- # ustar tarball either.
4172- (tar --version) >/dev/null 2>&1 && continue
4173- am__tar='tar chf - "$$tardir"'
4174- am__tar_='tar chf - "$tardir"'
4175- am__untar='tar xf -'
4176- ;;
4177- pax)
4178- am__tar='pax -L -x ustar -w "$$tardir"'
4179- am__tar_='pax -L -x ustar -w "$tardir"'
4180- am__untar='pax -r'
4181- ;;
4182- cpio)
4183- am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
4184- am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
4185- am__untar='cpio -i -H ustar -d'
4186- ;;
4187- none)
4188- am__tar=false
4189- am__tar_=false
4190- am__untar=false
4191- ;;
4192- esac
4193-
4194- # If the value was cached, stop now. We just wanted to have am__tar
4195- # and am__untar set.
4196- test -n "${am_cv_prog_tar_ustar}" && break
4197-
4198- # tar/untar a dummy directory, and stop if the command works
4199- rm -rf conftest.dir
4200- mkdir conftest.dir
4201- echo GrepMe > conftest.dir/file
4202- { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
4203+ done
4204+ am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
4205+ am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
4206+ am__untar="$_am_tar -xf -"
4207+ ;;
4208+ plaintar)
4209+ # Must skip GNU tar: if it does not support --format= it doesn't create
4210+ # ustar tarball either.
4211+ (tar --version) >/dev/null 2>&1 && continue
4212+ am__tar='tar chf - "$$tardir"'
4213+ am__tar_='tar chf - "$tardir"'
4214+ am__untar='tar xf -'
4215+ ;;
4216+ pax)
4217+ am__tar='pax -L -x ustar -w "$$tardir"'
4218+ am__tar_='pax -L -x ustar -w "$tardir"'
4219+ am__untar='pax -r'
4220+ ;;
4221+ cpio)
4222+ am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
4223+ am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
4224+ am__untar='cpio -i -H ustar -d'
4225+ ;;
4226+ none)
4227+ am__tar=false
4228+ am__tar_=false
4229+ am__untar=false
4230+ ;;
4231+ esac
4232+
4233+ # If the value was cached, stop now. We just wanted to have am__tar
4234+ # and am__untar set.
4235+ test -n "${am_cv_prog_tar_ustar}" && break
4236+
4237+ # tar/untar a dummy directory, and stop if the command works.
4238+ rm -rf conftest.dir
4239+ mkdir conftest.dir
4240+ echo GrepMe > conftest.dir/file
4241+ { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
4242 (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
4243 ac_status=$?
4244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4245 (exit $ac_status); }
4246- rm -rf conftest.dir
4247- if test -s conftest.tar; then
4248- { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
4249+ rm -rf conftest.dir
4250+ if test -s conftest.tar; then
4251+ { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
4252 ($am__untar <conftest.tar) >&5 2>&5
4253 ac_status=$?
4254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4255 (exit $ac_status); }
4256- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
4257- fi
4258-done
4259-rm -rf conftest.dir
4260+ { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
4261+ (cat conftest.dir/file) >&5 2>&5
4262+ ac_status=$?
4263+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
4264+ (exit $ac_status); }
4265+ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
4266+ fi
4267+ done
4268+ rm -rf conftest.dir
4269
4270-if ${am_cv_prog_tar_ustar+:} false; then :
4271+ if ${am_cv_prog_tar_ustar+:} false; then :
4272 $as_echo_n "(cached) " >&6
4273 else
4274 am_cv_prog_tar_ustar=$_am_tool
4275 fi
4276
4277-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
4278+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
4279 $as_echo "$am_cv_prog_tar_ustar" >&6; }
4280
4281
4282
4283
4284
4285+
4286+# POSIX will say in a future version that running "rm -f" with no argument
4287+# is OK; and we want to be able to make that assumption in our Makefile
4288+# recipes. So use an aggressive probe to check that the usage we want is
4289+# actually supported "in the wild" to an acceptable degree.
4290+# See automake bug#10828.
4291+# To make any issue more visible, cause the running configure to be aborted
4292+# by default if the 'rm' program in use doesn't match our expectations; the
4293+# user can still override this though.
4294+if rm -f && rm -fr && rm -rf; then : OK; else
4295+ cat >&2 <<'END'
4296+Oops!
4297+
4298+Your 'rm' program seems unable to run without file operands specified
4299+on the command line, even when the '-f' option is present. This is contrary
4300+to the behaviour of most rm programs out there, and not conforming with
4301+the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
4302+
4303+Please tell bug-automake@gnu.org about your system, including the value
4304+of your $PATH and any error possibly output before this message. This
4305+can help us improve future automake versions.
4306+
4307+END
4308+ if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
4309+ echo 'Configuration will proceed anyway, since you have set the' >&2
4310+ echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
4311+ echo >&2
4312+ else
4313+ cat >&2 <<'END'
4314+Aborting the configuration process, to ensure you take notice of the issue.
4315+
4316+You can download and install GNU coreutils to get an 'rm' implementation
4317+that behaves properly: <http://www.gnu.org/software/coreutils/>.
4318+
4319+If you want to complete the configuration process using your problematic
4320+'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
4321+to "yes", and re-run configure.
4322+
4323+END
4324+ as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
4325+ fi
4326+fi
4327 ac_config_headers="$ac_config_headers config.h"
4328
4329
4330@@ -3964,6 +4094,65 @@
4331 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4332 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4333
4334+ac_ext=c
4335+ac_cpp='$CPP $CPPFLAGS'
4336+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4337+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4338+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4339+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4340+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4341+if ${am_cv_prog_cc_c_o+:} false; then :
4342+ $as_echo_n "(cached) " >&6
4343+else
4344+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4345+/* end confdefs.h. */
4346+
4347+int
4348+main ()
4349+{
4350+
4351+ ;
4352+ return 0;
4353+}
4354+_ACEOF
4355+ # Make sure it works both with $CC and with simple cc.
4356+ # Following AC_PROG_CC_C_O, we do the test twice because some
4357+ # compilers refuse to overwrite an existing .o file with -o,
4358+ # though they will create one.
4359+ am_cv_prog_cc_c_o=yes
4360+ for am_i in 1 2; do
4361+ if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4362+ ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4363+ ac_status=$?
4364+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
4365+ (exit $ac_status); } \
4366+ && test -f conftest2.$ac_objext; then
4367+ : OK
4368+ else
4369+ am_cv_prog_cc_c_o=no
4370+ break
4371+ fi
4372+ done
4373+ rm -f core conftest*
4374+ unset am_i
4375+fi
4376+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4377+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4378+if test "$am_cv_prog_cc_c_o" != yes; then
4379+ # Losing compiler, so override with the script.
4380+ # FIXME: It is wrong to rewrite CC.
4381+ # But if we don't then we get into trouble of one sort or another.
4382+ # A longer-term fix would be to have automake use am__CC in this case,
4383+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4384+ CC="$am_aux_dir/compile $CC"
4385+fi
4386+ac_ext=c
4387+ac_cpp='$CPP $CPPFLAGS'
4388+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4389+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4390+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4391+
4392+
4393 depcc="$CC" am_compiler_list=
4394
4395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4396@@ -5149,6 +5338,65 @@
4397 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4398 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4399
4400+ac_ext=c
4401+ac_cpp='$CPP $CPPFLAGS'
4402+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4403+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4404+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4405+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4406+$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4407+if ${am_cv_prog_cc_c_o+:} false; then :
4408+ $as_echo_n "(cached) " >&6
4409+else
4410+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4411+/* end confdefs.h. */
4412+
4413+int
4414+main ()
4415+{
4416+
4417+ ;
4418+ return 0;
4419+}
4420+_ACEOF
4421+ # Make sure it works both with $CC and with simple cc.
4422+ # Following AC_PROG_CC_C_O, we do the test twice because some
4423+ # compilers refuse to overwrite an existing .o file with -o,
4424+ # though they will create one.
4425+ am_cv_prog_cc_c_o=yes
4426+ for am_i in 1 2; do
4427+ if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4428+ ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4429+ ac_status=$?
4430+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
4431+ (exit $ac_status); } \
4432+ && test -f conftest2.$ac_objext; then
4433+ : OK
4434+ else
4435+ am_cv_prog_cc_c_o=no
4436+ break
4437+ fi
4438+ done
4439+ rm -f core conftest*
4440+ unset am_i
4441+fi
4442+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4443+$as_echo "$am_cv_prog_cc_c_o" >&6; }
4444+if test "$am_cv_prog_cc_c_o" != yes; then
4445+ # Losing compiler, so override with the script.
4446+ # FIXME: It is wrong to rewrite CC.
4447+ # But if we don't then we get into trouble of one sort or another.
4448+ # A longer-term fix would be to have automake use am__CC in this case,
4449+ # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4450+ CC="$am_aux_dir/compile $CC"
4451+fi
4452+ac_ext=c
4453+ac_cpp='$CPP $CPPFLAGS'
4454+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4455+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4456+ac_compiler_gnu=$ac_cv_c_compiler_gnu
4457+
4458+
4459 depcc="$CC" am_compiler_list=
4460
4461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4462@@ -5277,131 +5525,6 @@
4463 fi
4464
4465
4466-if test "x$CC" != xcc; then
4467- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
4468-$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
4469-else
4470- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
4471-$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
4472-fi
4473-set dummy $CC; ac_cc=`$as_echo "$2" |
4474- sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
4475-if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
4476- $as_echo_n "(cached) " >&6
4477-else
4478- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4479-/* end confdefs.h. */
4480-
4481-int
4482-main ()
4483-{
4484-
4485- ;
4486- return 0;
4487-}
4488-_ACEOF
4489-# Make sure it works both with $CC and with simple cc.
4490-# We do the test twice because some compilers refuse to overwrite an
4491-# existing .o file with -o, though they will create one.
4492-ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4493-rm -f conftest2.*
4494-if { { case "(($ac_try" in
4495- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4496- *) ac_try_echo=$ac_try;;
4497-esac
4498-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4499-$as_echo "$ac_try_echo"; } >&5
4500- (eval "$ac_try") 2>&5
4501- ac_status=$?
4502- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4503- test $ac_status = 0; } &&
4504- test -f conftest2.$ac_objext && { { case "(($ac_try" in
4505- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4506- *) ac_try_echo=$ac_try;;
4507-esac
4508-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4509-$as_echo "$ac_try_echo"; } >&5
4510- (eval "$ac_try") 2>&5
4511- ac_status=$?
4512- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4513- test $ac_status = 0; };
4514-then
4515- eval ac_cv_prog_cc_${ac_cc}_c_o=yes
4516- if test "x$CC" != xcc; then
4517- # Test first that cc exists at all.
4518- if { ac_try='cc -c conftest.$ac_ext >&5'
4519- { { case "(($ac_try" in
4520- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4521- *) ac_try_echo=$ac_try;;
4522-esac
4523-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4524-$as_echo "$ac_try_echo"; } >&5
4525- (eval "$ac_try") 2>&5
4526- ac_status=$?
4527- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4528- test $ac_status = 0; }; }; then
4529- ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
4530- rm -f conftest2.*
4531- if { { case "(($ac_try" in
4532- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4533- *) ac_try_echo=$ac_try;;
4534-esac
4535-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4536-$as_echo "$ac_try_echo"; } >&5
4537- (eval "$ac_try") 2>&5
4538- ac_status=$?
4539- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4540- test $ac_status = 0; } &&
4541- test -f conftest2.$ac_objext && { { case "(($ac_try" in
4542- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4543- *) ac_try_echo=$ac_try;;
4544-esac
4545-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4546-$as_echo "$ac_try_echo"; } >&5
4547- (eval "$ac_try") 2>&5
4548- ac_status=$?
4549- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4550- test $ac_status = 0; };
4551- then
4552- # cc works too.
4553- :
4554- else
4555- # cc exists but doesn't like -o.
4556- eval ac_cv_prog_cc_${ac_cc}_c_o=no
4557- fi
4558- fi
4559- fi
4560-else
4561- eval ac_cv_prog_cc_${ac_cc}_c_o=no
4562-fi
4563-rm -f core conftest*
4564-
4565-fi
4566-if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
4567- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4568-$as_echo "yes" >&6; }
4569-else
4570- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4571-$as_echo "no" >&6; }
4572-
4573-$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
4574-
4575-fi
4576-
4577-# FIXME: we rely on the cache variable name because
4578-# there is no other way.
4579-set dummy $CC
4580-am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
4581-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
4582-if test "$am_t" != yes; then
4583- # Losing compiler, so override with the script.
4584- # FIXME: It is wrong to rewrite CC.
4585- # But if we don't then we get into trouble of one sort or another.
4586- # A longer-term fix would be to have automake use am__CC in this case,
4587- # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
4588- CC="$am_aux_dir/compile $CC"
4589-fi
4590-
4591
4592 # Make sure we can run config.sub.
4593 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4594@@ -13200,7 +13323,7 @@
4595
4596
4597
4598- ALL_LINGUAS="ar ast bn ca cs da de el en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te tr ug uk ur ur_PK zh_CN zh_TW "
4599+ ALL_LINGUAS="ar ast bg bn ca cs de el en_AU es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te th ug uk ur ur_PK zh_CN zh_TW "
4600
4601 for ac_header in locale.h
4602 do :
4603@@ -15258,9 +15381,9 @@
4604
4605
4606
4607- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxfce4ui-1 >= 4.9.0" >&5
4608-$as_echo_n "checking for libxfce4ui-1 >= 4.9.0... " >&6; }
4609- if $PKG_CONFIG "--atleast-version=4.9.0" "libxfce4ui-1" >/dev/null 2>&1; then
4610+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxfce4ui-1 >= 4.11.0" >&5
4611+$as_echo_n "checking for libxfce4ui-1 >= 4.11.0... " >&6; }
4612+ if $PKG_CONFIG "--atleast-version=4.11.0" "libxfce4ui-1" >/dev/null 2>&1; then
4613 LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-1"`
4614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
4615 $as_echo "$LIBXFCE4UI_VERSION" >&6; }
4616@@ -15277,7 +15400,7 @@
4617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
4618 $as_echo "$LIBXFCE4UI_LIBS" >&6; }
4619
4620- LIBXFCE4UI_REQUIRED_VERSION=4.9.0
4621+ LIBXFCE4UI_REQUIRED_VERSION=4.11.0
4622
4623
4624
4625@@ -15293,7 +15416,7 @@
4626
4627 echo "*** The required package libxfce4ui-1 was found on your system,"
4628 echo "*** but the installed version ($xdt_cv_version) is too old."
4629- echo "*** Please upgrade libxfce4ui-1 to atleast version 4.9.0, or adjust"
4630+ echo "*** Please upgrade libxfce4ui-1 to atleast version 4.11.0, or adjust"
4631 echo "*** the PKG_CONFIG_PATH environment variable if you installed"
4632 echo "*** the new version of the package in a nonstandard prefix so"
4633 echo "*** pkg-config is able to find it."
4634@@ -15305,7 +15428,7 @@
4635
4636
4637 echo "*** The required package libxfce4ui-1 was not found on your system."
4638- echo "*** Please install libxfce4ui-1 (atleast version 4.9.0) or adjust"
4639+ echo "*** Please install libxfce4ui-1 (atleast version 4.11.0) or adjust"
4640 echo "*** the PKG_CONFIG_PATH environment variable if you"
4641 echo "*** installed the package in a nonstandard prefix so that"
4642 echo "*** pkg-config is able to find it."
4643@@ -17785,6 +17908,242 @@
4644
4645
4646
4647+ # Check whether --enable-upower-glib was given.
4648+if test "${enable_upower_glib+set}" = set; then :
4649+ enableval=$enable_upower_glib; xdt_cv_UPOWERGLIB_check=$enableval
4650+else
4651+ xdt_cv_UPOWERGLIB_check=yes
4652+fi
4653+
4654+
4655+ if test x"$xdt_cv_UPOWERGLIB_check" = x"yes"; then
4656+ if $PKG_CONFIG --exists "upower-glib >= 0.9.8" >/dev/null 2>&1; then
4657+
4658+
4659+ # minimum supported version of pkg-config
4660+ xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
4661+
4662+
4663+
4664+
4665+
4666+
4667+
4668+
4669+
4670+if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
4671+ if test -n "$ac_tool_prefix"; then
4672+ # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
4673+set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
4674+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4675+$as_echo_n "checking for $ac_word... " >&6; }
4676+if ${ac_cv_path_PKG_CONFIG+:} false; then :
4677+ $as_echo_n "(cached) " >&6
4678+else
4679+ case $PKG_CONFIG in
4680+ [\\/]* | ?:[\\/]*)
4681+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
4682+ ;;
4683+ *)
4684+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4685+for as_dir in $PATH
4686+do
4687+ IFS=$as_save_IFS
4688+ test -z "$as_dir" && as_dir=.
4689+ for ac_exec_ext in '' $ac_executable_extensions; do
4690+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4691+ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
4692+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4693+ break 2
4694+ fi
4695+done
4696+ done
4697+IFS=$as_save_IFS
4698+
4699+ ;;
4700+esac
4701+fi
4702+PKG_CONFIG=$ac_cv_path_PKG_CONFIG
4703+if test -n "$PKG_CONFIG"; then
4704+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4705+$as_echo "$PKG_CONFIG" >&6; }
4706+else
4707+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4708+$as_echo "no" >&6; }
4709+fi
4710+
4711+
4712+fi
4713+if test -z "$ac_cv_path_PKG_CONFIG"; then
4714+ ac_pt_PKG_CONFIG=$PKG_CONFIG
4715+ # Extract the first word of "pkg-config", so it can be a program name with args.
4716+set dummy pkg-config; ac_word=$2
4717+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4718+$as_echo_n "checking for $ac_word... " >&6; }
4719+if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
4720+ $as_echo_n "(cached) " >&6
4721+else
4722+ case $ac_pt_PKG_CONFIG in
4723+ [\\/]* | ?:[\\/]*)
4724+ ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
4725+ ;;
4726+ *)
4727+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4728+for as_dir in $PATH
4729+do
4730+ IFS=$as_save_IFS
4731+ test -z "$as_dir" && as_dir=.
4732+ for ac_exec_ext in '' $ac_executable_extensions; do
4733+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4734+ ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
4735+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4736+ break 2
4737+ fi
4738+done
4739+ done
4740+IFS=$as_save_IFS
4741+
4742+ ;;
4743+esac
4744+fi
4745+ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
4746+if test -n "$ac_pt_PKG_CONFIG"; then
4747+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
4748+$as_echo "$ac_pt_PKG_CONFIG" >&6; }
4749+else
4750+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4751+$as_echo "no" >&6; }
4752+fi
4753+
4754+ if test "x$ac_pt_PKG_CONFIG" = x; then
4755+ PKG_CONFIG=""
4756+ else
4757+ case $cross_compiling:$ac_tool_warned in
4758+yes:)
4759+{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4760+$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4761+ac_tool_warned=yes ;;
4762+esac
4763+ PKG_CONFIG=$ac_pt_PKG_CONFIG
4764+ fi
4765+else
4766+ PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
4767+fi
4768+
4769+fi
4770+if test -n "$PKG_CONFIG"; then
4771+ _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION
4772+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
4773+$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
4774+ if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
4775+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4776+$as_echo "yes" >&6; }
4777+ else
4778+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4779+$as_echo "no" >&6; }
4780+ PKG_CONFIG=""
4781+ fi
4782+fi
4783+
4784+ if test x"$PKG_CONFIG" = x""; then
4785+ echo
4786+ echo "*** Your version of pkg-config is too old. You need atleast"
4787+ echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
4788+ echo "*** from the freedesktop.org software repository at"
4789+ echo "***"
4790+ echo "*** http://www.freedesktop.org/software/pkgconfig"
4791+ echo "***"
4792+ exit 1;
4793+ fi
4794+
4795+
4796+
4797+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for upower-glib >= 0.9.8" >&5
4798+$as_echo_n "checking for upower-glib >= 0.9.8... " >&6; }
4799+ if $PKG_CONFIG "--atleast-version=0.9.8" "upower-glib" >/dev/null 2>&1; then
4800+ UPOWERGLIB_VERSION=`$PKG_CONFIG --modversion "upower-glib"`
4801+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UPOWERGLIB_VERSION" >&5
4802+$as_echo "$UPOWERGLIB_VERSION" >&6; }
4803+
4804+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking UPOWERGLIB_CFLAGS" >&5
4805+$as_echo_n "checking UPOWERGLIB_CFLAGS... " >&6; }
4806+ UPOWERGLIB_CFLAGS=`$PKG_CONFIG --cflags "upower-glib"`
4807+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UPOWERGLIB_CFLAGS" >&5
4808+$as_echo "$UPOWERGLIB_CFLAGS" >&6; }
4809+
4810+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking UPOWERGLIB_LIBS" >&5
4811+$as_echo_n "checking UPOWERGLIB_LIBS... " >&6; }
4812+ UPOWERGLIB_LIBS=`$PKG_CONFIG --libs "upower-glib"`
4813+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UPOWERGLIB_LIBS" >&5
4814+$as_echo "$UPOWERGLIB_LIBS" >&6; }
4815+
4816+ UPOWERGLIB_REQUIRED_VERSION=0.9.8
4817+
4818+
4819+
4820+
4821+
4822+
4823+
4824+
4825+$as_echo "#define HAVE_UPOWERGLIB 1" >>confdefs.h
4826+
4827+ UPOWERGLIB_FOUND="yes"
4828+
4829+ elif $PKG_CONFIG --exists "upower-glib" >/dev/null 2>&1; then
4830+ xdt_cv_version=`$PKG_CONFIG --modversion "upower-glib"`
4831+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
4832+$as_echo "found, but $xdt_cv_version" >&6; }
4833+
4834+
4835+ echo "*** The required package upower-glib was found on your system,"
4836+ echo "*** but the installed version ($xdt_cv_version) is too old."
4837+ echo "*** Please upgrade upower-glib to atleast version 0.9.8, or adjust"
4838+ echo "*** the PKG_CONFIG_PATH environment variable if you installed"
4839+ echo "*** the new version of the package in a nonstandard prefix so"
4840+ echo "*** pkg-config is able to find it."
4841+ exit 1
4842+
4843+ else
4844+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
4845+$as_echo "not found" >&6; }
4846+
4847+
4848+ echo "*** The required package upower-glib was not found on your system."
4849+ echo "*** Please install upower-glib (atleast version 0.9.8) or adjust"
4850+ echo "*** the PKG_CONFIG_PATH environment variable if you"
4851+ echo "*** installed the package in a nonstandard prefix so that"
4852+ echo "*** pkg-config is able to find it."
4853+ exit 1
4854+
4855+ fi
4856+
4857+ else
4858+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optional package upower-glib >= 0.9.8" >&5
4859+$as_echo_n "checking for optional package upower-glib >= 0.9.8... " >&6; }
4860+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
4861+$as_echo "not found" >&6; }
4862+ fi
4863+ else
4864+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optional package upower-glib" >&5
4865+$as_echo_n "checking for optional package upower-glib... " >&6; }
4866+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
4867+$as_echo "disabled" >&6; }
4868+ fi
4869+
4870+ if test x"$UPOWERGLIB_FOUND" = x"yes"; then
4871+ HAVE_UPOWERGLIB_TRUE=
4872+ HAVE_UPOWERGLIB_FALSE='#'
4873+else
4874+ HAVE_UPOWERGLIB_TRUE='#'
4875+ HAVE_UPOWERGLIB_FALSE=
4876+fi
4877+
4878+
4879+
4880+
4881+
4882+
4883 # Check whether --enable-libnotify was given.
4884 if test "${enable_libnotify+set}" = set; then :
4885 enableval=$enable_libnotify; xdt_cv_LIBNOTIFY_check=$enableval
4886@@ -19260,9 +19619,9 @@
4887 -Wdeclaration-after-statement \
4888 -Wmissing-declarations \
4889 -Wmissing-noreturn -Wshadow -Wpointer-arith \
4890- -Wcast-align -Wformat-security \
4891+ -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
4892 -Winit-self -Wmissing-include-dirs -Wundef \
4893- -Wmissing-format-attribute -Wnested-externs"
4894+ -Wnested-externs"
4895 CPPFLAGS="$CPPFLAGS"
4896
4897 if test x`uname` = x"Linux"; then
4898@@ -19541,6 +19900,10 @@
4899 as_fn_error $? "conditional \"HAVE_XRANDR\" was never defined.
4900 Usually this means the macro was only invoked conditionally." "$LINENO" 5
4901 fi
4902+if test -z "${HAVE_UPOWERGLIB_TRUE}" && test -z "${HAVE_UPOWERGLIB_FALSE}"; then
4903+ as_fn_error $? "conditional \"HAVE_UPOWERGLIB\" was never defined.
4904+Usually this means the macro was only invoked conditionally." "$LINENO" 5
4905+fi
4906 if test -z "${HAVE_LIBNOTIFY_TRUE}" && test -z "${HAVE_LIBNOTIFY_FALSE}"; then
4907 as_fn_error $? "conditional \"HAVE_LIBNOTIFY\" was never defined.
4908 Usually this means the macro was only invoked conditionally." "$LINENO" 5
4909@@ -19962,7 +20325,7 @@
4910 # report actual input values of CONFIG_FILES etc. instead of their
4911 # values after options handling.
4912 ac_log="
4913-This file was extended by xfce4-settings $as_me 4.11.0, which was
4914+This file was extended by xfce4-settings $as_me 4.11.1, which was
4915 generated by GNU Autoconf 2.69. Invocation command line was
4916
4917 CONFIG_FILES = $CONFIG_FILES
4918@@ -20028,7 +20391,7 @@
4919 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4920 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4921 ac_cs_version="\\
4922-xfce4-settings config.status 4.11.0
4923+xfce4-settings config.status 4.11.1
4924 configured by $0, generated by GNU Autoconf 2.69,
4925 with options \\"\$ac_cs_config\\"
4926
4927@@ -21048,7 +21411,7 @@
4928
4929 case $ac_file$ac_mode in
4930 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
4931- # Autoconf 2.62 quotes --file arguments for eval, but not when files
4932+ # Older Autoconf quotes --file arguments for eval, but not when files
4933 # are listed without --file. Let's play safe and only enable the eval
4934 # if we detect the quoting.
4935 case $CONFIG_FILES in
4936@@ -21099,7 +21462,7 @@
4937 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
4938 test -z "$DEPDIR" && continue
4939 am__include=`sed -n 's/^am__include = //p' < "$mf"`
4940- test -z "am__include" && continue
4941+ test -z "$am__include" && continue
4942 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
4943 # Find all dependency output files, they are included files with
4944 # $(DEPDIR) in their names. We invoke sed twice because it is the
4945@@ -21842,6 +22205,11 @@
4946 else
4947 echo "* Xrandr support: no"
4948 fi
4949+if test x"$UPOWERGLIB_FOUND" = x"yes"; then
4950+echo "* UPower support: yes"
4951+else
4952+echo "* UPower support: no"
4953+fi
4954 if test x"$LIBNOTIFY_FOUND" = x"yes"; then
4955 echo "* Libnotify support: yes"
4956 else
4957
4958=== modified file 'configure.ac'
4959--- configure.ac 2013-08-28 22:55:21 +0000
4960+++ configure.ac 2014-01-20 20:39:43 +0000
4961@@ -16,9 +16,9 @@
4962 dnl ***************************
4963 m4_define([xfce4_settings_version_major], [4])
4964 m4_define([xfce4_settings_version_minor], [11])
4965-m4_define([xfce4_settings_version_micro], [0])
4966+m4_define([xfce4_settings_version_micro], [1])
4967 m4_define([xfce4_settings_version_nano], [])
4968-m4_define([xfce4_settings_version_build], [b012838])
4969+m4_define([xfce4_settings_version_build], [18ab5b2])
4970 m4_define([xfce4_settings_version_tag], []) # Leave empty for releases
4971 m4_define([xfce4_settings_version], [xfce4_settings_version_major().xfce4_settings_version_minor().xfce4_settings_version_micro()ifelse(xfce4_settings_version_nano(), [], [], [.xfce4_settings_version_nano()])ifelse(xfce4_settings_version_tag(), [git], [xfce4_settings_version_tag()-xfce4_settings_version_build()], [xfce4_settings_version_tag()])])
4972
4973@@ -34,13 +34,13 @@
4974 The Xfce development team. All rights reserved.])
4975 AC_INIT([xfce4-settings], [xfce4_settings_version], [http://bugzilla.xfce.org/])
4976 AC_PREREQ([2.50])
4977-AC_REVISION([b012838])
4978+AC_REVISION([18ab5b2])
4979
4980 dnl ***************************
4981 dnl *** Initialize automake ***
4982 dnl ***************************
4983-AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
4984-AM_CONFIG_HEADER([config.h])
4985+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
4986+AC_CONFIG_HEADERS([config.h])
4987 AM_MAINTAINER_MODE()
4988 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
4989
4990@@ -75,7 +75,7 @@
4991 dnl ******************************
4992 dnl *** Check for i18n support ***
4993 dnl ******************************
4994-XDT_I18N([ar ast bn ca cs da de el en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te tr ug uk ur ur_PK zh_CN zh_TW ])
4995+XDT_I18N([ar ast bg bn ca cs de el en_AU es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te th ug uk ur ur_PK zh_CN zh_TW ])
4996
4997 dnl ***********************************
4998 dnl *** Check for required packages ***
4999@@ -86,7 +86,7 @@
5000 XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.24.0])
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: