Bastien Nocera
048a9bc85e
display: Sort resolutions by width first
...
https://bugzilla.gnome.org/show_bug.cgi?id=671465
2012-03-08 10:44:37 +01:00
Bastien Nocera
57bba26311
region: Fix possible crasher with empty layout
2012-03-07 18:27:25 +01:00
Bastien Nocera
22ac9fa06b
region: Don't make the dialogue overly wide
...
https://bugzilla.gnome.org/show_bug.cgi?id=670667
2012-03-07 18:12:12 +01:00
Bastien Nocera
f75c06b979
display: Use symbolic name
2012-03-07 17:15:41 +01:00
Bastien Nocera
6b6e17788e
display: Simplify add_key() calls and function
2012-03-07 17:15:41 +01:00
Bruce Cowan
dd7c5fe67a
Updated British English translation
2012-03-07 16:01:20 +00:00
Yuri Myasoedov
08cf361129
Updated Russian translation
2012-03-07 13:58:10 +04:00
Alexander Shopov
fb25a7857b
Updated Bulgarian translation
2012-03-07 06:47:21 +02:00
Nguyễn Thái Ngọc Duy
09472ead24
po/vi.po: fix Bluetooth "visibility" translations
2012-03-07 11:32:18 +07:00
Jiro Matsuzawa
ecabd15871
[l10n] Update Japanese translation
2012-03-07 10:47:22 +09:00
Matej Urbančič
97451c84e9
Updated Slovenian translation
2012-03-06 15:39:31 +01:00
Bastien Nocera
daa86f15bc
3.3.91
2012-03-05 19:30:35 +00:00
Bastien Nocera
b328274e0e
build: Require newest gnome-settings-daemon
2012-03-05 19:05:08 +00:00
Richard Hughes
460d257483
info: Fix the updates state machine
...
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=671393
2012-03-05 19:00:22 +00:00
Bastien Nocera
13717dce8d
wacom: Update from gnome-settings-daemon
2012-03-05 18:32:52 +00:00
Bastien Nocera
bdb09755c8
info: Remove unused icons
...
In GNOME 3.2, the icons were hidden. Some changes in GTK+ mean
that the icons are now visible. As we don't use them, remove them
altogether.
https://bugzilla.gnome.org/show_bug.cgi?id=671376
2012-03-05 18:29:28 +00:00
Mattias Põldaru
0c464812bb
[l10n] Updated Estonian translation
2012-03-05 18:20:17 +02:00
Bastien Nocera
7e5c60a818
info: Avoid empty entries in "Other types" dialogue
...
https://bugzilla.gnome.org/show_bug.cgi?id=671358
2012-03-05 14:15:16 +00:00
Matthias Clasen
c5157bb545
info: handle dialog closing consistently
...
The 'Other media' dialog is just hidden when the close button is
clicked (so that it can be shown again), but when closing it with
the Escape key, it gets destroyed and an attempt to bring it up
again just shows a sad empty little square.
https://bugzilla.gnome.org/show_bug.cgi?id=659948
2012-03-05 14:01:44 +00:00
Bastien Nocera
d5afe63f89
common: Add more debug to list-languages
...
So we can print the name of the locales listed on the command-line.
2012-03-05 13:55:04 +00:00
Bastien Nocera
e3c3380fea
common: Fix crashes for incomplete locales
...
By ignoring locales without language codes, or territory.
https://bugzilla.gnome.org/show_bug.cgi?id=658551
2012-03-05 13:55:04 +00:00
Piotr Drąg
242bb93610
Updated Polish translation
2012-03-04 22:42:14 +01:00
Fran Diéguez
ccf5376ec0
Updated Galician translations
2012-03-04 20:15:58 +01:00
Fran Diéguez
4a5cac0bfc
Updated Galician translations
2012-03-04 19:58:48 +01:00
Daniel Mustieles
9a830b3096
Updated Spanish translation
2012-03-04 19:28:32 +01:00
Inaki Larranaga Murgoitio
6c3a11207a
Updated Basque language
2012-03-04 17:08:10 +01:00
Ihar Hrachyshka
ce9bdda651
Updated Belarusian translation.
2012-03-04 14:33:36 +03:00
Javier Jardón
1091c88e8a
power: reference to "Brightness and Lock" panel, not "Screen"
...
The "Screen" panel has been renamed to "Brightness and Lock"
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=670567
Signed-off-by: Richard Hughes <richard@hughsie.com>
2012-03-04 10:57:47 +00:00
Piotr Drąg
cd9bae5967
Updated Polish translation
2012-03-03 22:35:46 +01:00
Piotr Drąg
f451ef818c
Updated Polish translation
2012-03-03 22:25:44 +01:00
Nguyễn Thái Ngọc Duy
af6c80ec15
Updated Vietnamese translation
2012-03-03 21:04:38 +07:00
Nguyễn Thái Ngọc Duy
8c6a1f974d
po/vi.po: import from Damned Lies
2012-03-03 11:19:07 +07:00
Yaron Shahrabani
74730321f9
Updated Hebrew translation.
2012-03-02 14:08:37 +02:00
Bastien Nocera
74450e3acd
user-accounts: Fix sizing problems in user list
...
About half-way through the user list, vertically, the user's name
would get cut off. Showing the treeview headers showed that the
"automatic login" pixbuf was added in a separate column.
To make sizing easier, and avoid the user's name being cut off
half-way through, add the "automatic-login" icon in the first column.
https://bugzilla.gnome.org/show_bug.cgi?id=659998
2012-03-01 17:16:22 +00:00
Mattias Põldaru
72e1e7aa49
[l10n] Updated Estonian translation
2012-03-01 18:04:38 +02:00
Michael Terry
49f9de6182
display: Fix crash when the screen setup changes
...
after the Display panel has been closed.
https://bugzilla.gnome.org/show_bug.cgi?id=670570
2012-03-01 16:00:09 +00:00
Bastien Nocera
3844923a4b
wacom: Fix crasher when XRandR isn't available
...
Spotted by Olivier Fourdan <ofourdan@redhat.com>
2012-03-01 10:26:18 +00:00
Cosimo Cecchi
b97782616e
network: fix huge inline toolbar icons
...
Apparently GtkBuilder doesn't like too much <style> sections interleaved
among <property> tags.
2012-02-29 18:31:01 -05:00
Shaun McCance
0246034c5c
Dropping build stuff we don't need since I dropped help
2012-02-29 17:55:23 -05:00
Daniel Nylander
02ee450f03
Updated Swedish translation
2012-02-29 23:52:30 +01:00
Robert Ancell
1aace205fc
printers: Check if device_info is NULL (I don't think it can be but was requested in bugzilla)
2012-03-01 09:34:11 +11:00
Robert Ancell
bda149fdd0
printers: Convert unnecessary use of GDBusProxy to using GDBusConnection directly
2012-03-01 09:34:11 +11:00
Robert Ancell
7dd5ae6b94
printers: Port to GDBus
2012-03-01 09:34:11 +11:00
Mattias Põldaru
cdbd119e3d
[l10n] Updated Estonian translation
2012-02-29 19:32:03 +02:00
Dr.T.Vasudevan
121442daf2
updated Tamil translation
2012-02-29 17:41:17 +05:30
Dr.T.Vasudevan
e9d25db80a
updated Tamil translation
2012-02-29 17:33:39 +05:30
Мирослав Николић
e555924150
Updated Serbian translation
2012-02-29 12:00:18 +01:00
Мирослав Николић
df40402858
Updated Serbian translation
2012-02-29 11:48:57 +01:00
Alexander Shopov
75fcbf3274
Updated Bulgarian translation
2012-02-29 08:03:46 +02:00
Daniel Nylander
95bf10af0f
Updated Swedish translation
2012-02-28 21:20:24 +01:00