Bastien Nocera
6bc75e2ec1
universal-access: Fix 4-char tabs
...
Either you use spaces, or 8-char tabs, never 4-char tabs.
2011-09-21 19:04:08 +01:00
Bastien Nocera
5b47678f46
universal-access: Simplify WID() macro
2011-09-21 18:55:02 +01:00
Bastien Nocera
16690064d2
universal-access: Fix style of comments
2011-09-21 18:54:42 +01:00
Bastien Nocera
810f3a97d0
universal-access: Fix compile-time warning
2011-09-21 18:54:08 +01:00
Joseph Scheuhammer
f7fa758b2b
Universal access: add dialog for zoom options
...
Added UI and code to spawn a zoom options preferences dialog to
modify various magnifier settings. Modified the 'Seeing'
section of the universal access panel to enable the 'Options...'
button.
https://bugzilla.gnome.org/show_bug.cgi?id=643086
2011-09-21 18:49:42 +01:00
Marek Černocký
5a81baca8a
Updated Czech translation
2011-09-21 19:45:24 +02:00
Ryan Lortie
20fa921090
info: continue on filesystem query info
...
When calculating the total size of all filesystems, failure to query a
single filesystem results in the iteration being cancelled and a
"Calculating..." message being left on the UI. Instead, just ignore the
filesystem that failed and move on to the next.
https://bugzilla.gnome.org/show_bug.cgi?id=654563
2011-09-21 12:07:50 -04:00
Rodrigo Moya
82a9cdb2ed
Disable remove button if no printer is selected
...
https://bugzilla.gnome.org/show_bug.cgi?id=659724
2011-09-21 16:49:44 +02:00
Gabor Kelemen
a576a065e9
Updated Hungarian translation
2011-09-21 03:07:32 +02:00
Colin Walters
f708c36fc3
datetime: Use GnomeWallClock instead of periodic timeout
...
We don't actually use the ::clock property string here - this
is just making it so we don't need to wake up once a second.
https://bugzilla.gnome.org/show_bug.cgi?id=658011
2011-09-21 00:45:41 +02:00
Rodrigo Moya
8b96ec6d50
shell: Show the label for the category sections, which was being shown because of the gtk_widget_show_all replaced in previous commit
2011-09-20 15:44:58 +02:00
Piotr Drąg
d9c37713a7
Updated Polish translation
2011-09-20 15:35:15 +02:00
Rodrigo Moya
90e25402f3
shell: Use gtk_widget_show instead of _show_all in gnome_control_center_show
...
Using gtk_widget_show_all will make all invisible widgets show up when a
second instance of the shell is run from the command line.
https://bugs.launchpad.net/gnome-control-center/+bug/854544
2011-09-20 13:34:57 +02:00
Matej Urbančič
358c19e113
Updated Slovenian translation
2011-09-20 13:08:14 +02:00
Daniel Mustieles
ecac43bda7
Updated Spanish translation
2011-09-20 11:04:56 +02:00
Bastien Nocera
4ef431c34f
wacom: Show "stand-by" page when Wacom not available
...
https://bugzilla.gnome.org/show_bug.cgi?id=657424
2011-09-20 09:53:32 +01:00
Bastien Nocera
429b0b47be
info: Don't warn if PackageKit isn't around
...
https://bugzilla.gnome.org/show_bug.cgi?id=659367
2011-09-20 02:38:01 +01:00
Bastien Nocera
32106ffbe6
info: Don't crash when systemd isn't used
...
It's possible to have systemd installed, including hostnamed,
but have it not be the init system, in which case it will fail
to auto-start. Handle that case instead of crashing.
https://bugzilla.gnome.org/show_bug.cgi?id=659367
2011-09-20 02:38:01 +01:00
Mario Blättermann
dc7ded297b
[l10n] Updated German translation
2011-09-19 20:37:15 +02:00
Matej Urbančič
4d231f64a1
Updated Slovenian translation
2011-09-19 16:15:09 +02:00
Rodrigo Moya
c008829c5e
network: Bind HTTP host entry to the 'host' setting in GSettings
2011-09-19 16:05:21 +02:00
Aron Xu
01729d6120
Update Simplified Chinese translation.
2011-09-19 13:19:37 +00:00
Bruce Cowan
9cdb8d92ea
Updated British English translation
2011-09-19 13:17:05 +01:00
Marek Kasik
ffff7a7deb
Printers: Match lower-case properly
...
The lower-cased string needs to be checked against a lower-case
string, or it's never going to match (found by Bastien Nocera in
gnome-settings-daemon).
2011-09-19 14:00:10 +02:00
Мирослав Николић
064f4c2049
Updated Serbian translation
2011-09-19 03:24:14 +02:00
Gabor Kelemen
5e5f268421
Some terminology and accelerator fix for Hungarian translation
2011-09-19 02:47:23 +02:00
Gabor Kelemen
326aeccf4c
Updated Hungarian translation
2011-09-19 01:47:10 +02:00
Arash Mousavi
2f8f8b3856
Updated Persian translation
2011-09-19 00:19:35 +04:30
Arash Mousavi
ff7f4013a8
Updated Persian translation
2011-09-19 00:18:19 +04:30
Ihar Hrachyshka
8da7df8d6b
Updated Belarusian translation (some fixes after manual testing).
2011-09-18 18:29:25 +03:00
Ihar Hrachyshka
bf88be1929
Updated Belarusian translation (some fixes after manual testing).
2011-09-18 17:29:43 +03:00
Bastien Nocera
2442c44015
info: Add some debug output
...
Before setting the hostname properties.
2011-09-18 14:15:09 +01:00
Bastien Nocera
1ce23f44d5
info: Split the hostname setting
...
Into a separate function.
2011-09-18 14:14:59 +01:00
Bastien Nocera
97af2049fd
info: Do fallback correctly when reading hostnames
...
We need to read the hostname when the pretty hostname is
undefined, as it would be on default installations.
2011-09-18 13:19:53 +01:00
Bastien Nocera
5377825ade
info: Don't warn when the hostname is empty
2011-09-18 13:19:53 +01:00
Nguyễn Thái Ngọc Duy
1915d0f337
Updated Vietnamese translation
2011-09-18 16:10:47 +10:00
Nguyễn Thái Ngọc Duy
2cd37dd9ae
po/vi: import from Damned Lies
2011-09-18 16:10:46 +10:00
Matej Urbančič
102289eece
Updated Slovenian translation
2011-09-17 17:50:33 +02:00
Djavan Fagundes
ea5ed00929
Updated Brazilian Portuguese translation
2011-09-17 11:58:00 -03:00
Matthias Clasen
88a2721159
region: Only offer to copy settings if they are different
...
We should not offer to copy the settings if they are identical
to the system-wide settings anyway.
2011-09-16 22:58:13 -04:00
Matthias Clasen
43dfc5418c
Region: fix display of layouts on the system tab
...
G_N_ELEMENTS only works on explicitly declared arrays.
2011-09-16 22:35:04 -04:00
Мирослав Николић
b762f51e13
Updated Serbian translation
2011-09-17 00:14:35 +02:00
Cosimo Cecchi
08cf1f6f94
color: pack the left and right button groups into two GtkBox containers
...
So that we can link each of the two button groups separately, and apply
rounded corners properly to both.
https://bugzilla.gnome.org/show_bug.cgi?id=659273
2011-09-16 13:50:44 -04:00
Bastien Nocera
16454c97a6
universal-access: Use links to settings
...
Rather than buttons.
https://bugzilla.gnome.org/show_bug.cgi?id=659248
2011-09-16 18:19:30 +01:00
Cosimo Cecchi
855bb77981
shell: set the follow-state property to TRUE for pixbuf renderers
...
So that the icon is correctly highlighted when hovered. In order to do
this, we have to stop using gtk_icon_view_set_pixbuf_column() and pack a
cell renderer manually instead.
https://bugzilla.gnome.org/show_bug.cgi?id=658910
2011-09-15 21:07:18 -04:00
Matthias Clasen
bf5239d240
Region: Add a translator comment
...
'Display language' is not necessarily obvious, so explain
that it relates to displaying translated messages.
2011-09-15 19:32:49 -04:00
Duarte Loreto
78a7044c71
Updated Portuguese translation
2011-09-16 00:34:36 +01:00
Richard Hughes
104aadaca9
color: Escape profile titles that have markup in the titles
...
This ensures we can show profiles with '<', '>' and '&' in the title.
Resolves https://bugzilla.gnome.org/show_bug.cgi?id=659127
2011-09-15 09:30:56 +01:00
Theppitak Karoonboonyanan
46b460eb7b
Updated Thai translation.
2011-09-15 12:32:54 +07:00
Fran Dieguez
c6ab28be46
Updated Galician translations
2011-09-14 23:11:26 +02:00