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
Luca Ferretti
4a9026bd0c
l10n: Updated Italian translation
2011-09-14 23:02:52 +02:00
Cosimo Cecchi
2621a965c5
online-accounts: don't use a GtkTable to arrange widgets
...
Use simple GtkBox widgets instead.
GtkTable does not support nth-child() constructs for CSS, so the theme
is not able to match the inline toolbar with selectors like
.inline-toolabr.toolbar:nth-child(last) {
}
which are used to change the rounded corners/top border width.
https://bugzilla.gnome.org/show_bug.cgi?id=658964
2011-09-14 13:33:58 -04:00
Rodrigo Moya
e09892b905
color: Disable 'View details' button if gcm-viewer is not installed
2011-09-14 14:01:46 +02:00
Richard Hughes
240a13f110
color: Do not allow the user to set default a profile they cannot access
2011-09-14 11:12:43 +01:00
Richard Hughes
c49b22027c
color: Do not allow the user to choose profiles owned by other users
...
If there are multiple users in a system, don't show profiles we can't access.
2011-09-14 11:12:43 +01:00
Michael Terry
ba0d27aa2b
universal-access: Set contrast combo on startup
...
https://bugzilla.gnome.org/show_bug.cgi?id=658990
2011-09-14 10:39:56 +01:00
Alexander Shopov
9c23989a11
Updated Bulgarian translation
2011-09-14 07:28:58 +03:00
Matthias Clasen
6506fdd08a
color: Fix spawning of gcm-viewer
...
argv arrays passed to g_spawn need to be NULL-terminated.
2011-09-13 23:56:55 -04:00
Ivaylo Valkov
d60f681280
Updated Bulgarian translation
2011-09-14 06:54:32 +03:00
Piotr Drąg
174dc8adb8
Updated Polish translation
2011-09-14 00:49:51 +02:00
Bastien Nocera
d0601dd417
online-accounts: Remove code duplicated from .ui
2011-09-13 23:34:57 +01:00
Luca Ferretti
8166408d36
l10n: Updated Italian translation
2011-09-13 23:13:37 +02:00
Aurimas Černius
11c1f60564
Updated Lithuanian translation
2011-09-13 20:44:20 +03:00
Dr.T.Vasudevan
0090adcc86
updated Tamil translation
2011-09-13 14:54:18 +05:30
Seong-ho, Cho
23c34b7f9d
Added Korean help translation
2011-09-13 12:13:04 +09:00
Changwoo Ryu
59fc42f122
Updated Korean translation
2011-09-13 10:25:42 +09:00
Bastien Nocera
a5bbebcf8e
build: Bump GTK+ deps
2011-09-12 23:15:40 +01:00
Bastien Nocera
c93bf71405
info: Use new GtkAppChooserButton API
...
gtk_app_chooser_button_set_show_default_item() was
added so that we could show the default application
for the content-type at the top, and selected, without
hacks.
https://bugzilla.gnome.org/show_bug.cgi?id=658693
2011-09-12 23:04:28 +01:00
Aurimas Černius
54dc667ff9
Updated Lithuanian translation
2011-09-12 21:54:31 +03:00
Daniel Nylander
2ed79ae5a5
Updated Swedish translation
2011-09-12 19:35:15 +02:00
Bastien Nocera
cb224b9cd8
universal-access: Add context for text sizes
...
https://bugzilla.gnome.org/show_bug.cgi?id=645729
2011-09-12 12:05:41 +01:00
Bastien Nocera
5a5a037d09
display: Add context for the rotation labels
2011-09-12 12:05:33 +01:00
Bastien Nocera
71d01174d5
display: Remove duplicate/unused translations
...
"Normal" was translated 3 times when it only needed one,
and the translation in the .ui file weren't used at all.
2011-09-12 12:05:29 +01:00
Richard Hughes
21c11833b5
color: Don't assert if the user double clicks the delete profile button
2011-09-11 15:10:00 +01:00
Jorge González
b4a96d0f7c
Updated Spanish translation
2011-09-11 11:01:37 +02:00
Jorge González
fc1292de3f
Updated Spanish translation, fixes bug #658719
2011-09-11 04:41:24 +02:00
Daniel Mustieles
4c145e42c0
Updated Spanish translation
2011-09-10 10:59:24 +02:00
Alban Browaeys
961fe7b496
network: a segfault was introduced when assigning to args.
...
Instead of assign a potential null to args it was assigned to **args
(which is uninitialized at this point).
Fix commit 72b9db71c8
https://bugzilla.gnome.org/show_bug.cgi?id=658670
2011-09-09 19:11:43 +01:00
Bastien Nocera
ee323d823e
media: Remove some left-overs
...
Since the code was moved to info
2011-09-09 15:48:00 +01:00
Bastien Nocera
1bd60f5835
user-accounts: Hide old message when enrolling
...
When you've enrolled your fingerprints and we show "Done!", hide
the label that asked us to swipe/press our finger on the fingerprint
reader, it's too late.
2011-09-09 15:10:19 +01:00