Commit graph

10659 commits

Author SHA1 Message Date
Dr.T.Vasudevan
108f190028 Updated Tamil translation 2011-08-24 05:55:33 +05:30
Dr.T.Vasudevan
6627ffa4e3 Updated Tamil translation 2011-08-24 05:49:01 +05:30
Aurimas Černius
6c8af917c0 Updated Lithuanian translation 2011-08-23 23:21:50 +03:00
Мирослав Николић
2846c231f2 Updated Serbian translation 2011-08-23 19:51:40 +02:00
Piotr Drąg
97c852a4ab Updated POTFILES.in 2011-08-23 15:06:49 +02:00
Rodrigo Moya
a0f6f9c603 region: Avoid crash when systemd is not available 2011-08-23 13:01:06 +02:00
Ivaylo Valkov
a1e1376a7a Updated Bulgarian translation 2011-08-23 07:05:39 +03:00
Richard Hughes
08c71b017f color: Only allow the user to import custom profiles with colord >= 0.1.12
When I was adding the color panel, we ripped out the import code as it was all
pretty hacky and hardcoded, with the intention of doing it the right way in
colord rather than in each client.

At the moment if the user selects 'Import' then the panel does nothing as the
code that would actually make it work was missing.

I've now added the required client code in colord 0.1.12 which makes it possible
to actually import files not listed in the dropdown.

This makes it possible to install a display profile that's been downloaded into
the 'Downloads' directory by firefox.
2011-08-22 23:05:40 +01:00
Richard Hughes
e06ccd9c9e color: Fix a crash where out internal state gets screwed up
I'm just looking for the real bug now.
2011-08-22 23:05:39 +01:00
Matthias Clasen
749148cda6 region: Initial implementation of 'copy to system'
This implementation is using the systemd-localed mechanism.
It currently does not support keyboard layouts, unfortunately.
2011-08-22 14:29:59 -04:00
Matthias Clasen
796cede386 region: Add some spacing to the system tab 2011-08-22 14:29:58 -04:00
Matthias Clasen
1538ab4c79 region: Ensure the system tab is updated
When the region setting is unset, we need to update the
region on the system tab also when the language changes.
2011-08-22 14:29:57 -04:00
Matthias Clasen
68c7654dfb region: show fewer regions
Rework the region list to only show regions 'matching' the current
language, and add a region chooser dialog that offers the full set.
2011-08-22 14:29:56 -04:00
Matthias Clasen
d22307b699 region: Use region names on the region tab
Use the just introduced api to show region names in the list.
2011-08-22 14:29:56 -04:00
Matthias Clasen
9e02793982 common: Add a region mode to the language chooser
In this mode, locales are primarily represented by their
region component, instead of their language component.
2011-08-22 14:29:55 -04:00
Matthias Clasen
3f122250e1 common: Add api for region names
Similar to how we format language names, add a variant that
emphasizes the region part of a locale. We show the language
in parentheses as discriminator only where needed.
2011-08-22 14:29:54 -04:00
Matthias Clasen
7720b989ea region: Redo the formats tab
The big combo box is not very usable, so as a first improvement,
move things around so that we can use a list on the left, and
put the examples on the right.

Also add a 'need logout' hint in the same style as on the
language tab.
2011-08-22 14:29:54 -04:00
Matthias Clasen
be235bd9ae region: Redo the language tab
Prepopulate the list with a small set of 'common' languages,
as we already did in the user panel, and use a language chooser
to add to that list.
2011-08-22 14:29:53 -04:00
Matthias Clasen
60c8f11a12 user: Move the language chooser to common
It will soon be used in the region panel as well.
2011-08-22 14:29:52 -04:00
Matthias Clasen
daf2dae1ff user: Prepopulate the language combo
Add a small set of major languages to the combobox. This covers
the 80% case and makes the list look less empty.
2011-08-22 14:29:52 -04:00
Matthias Clasen
eaec9ce362 user: Add a filter entry to the language dialog
This makes the dialog more similar to the layout add dialog
in the region panel, where we want to use it eventually as
well.
2011-08-22 14:29:51 -04:00
Matthias Clasen
ce0ab7e2f4 common: Simplify language display
When there is only one locale for this language, omit the territory
and codeset from the descriptive name. This makes the parenthesized
part appear a bit more like a discriminator instead of a wierd
formatting convention.
2011-08-22 14:29:50 -04:00
Matthias Clasen
97d759271d user: Remove some dead code
There were some unused declarations leftover in the language dialog.
2011-08-22 14:29:50 -04:00
Matthias Clasen
2b64b963be region: Fix locale-changing code
setlocale() returns a string representing the _new_ locale, so
we have to get the current locale with setlocale (..., NULL) first,
and we have to copy it since it returns a static string that will
otherwise get overwritten.
2011-08-22 14:29:49 -04:00
Kjartan Maraas
959ea42160 Remove old and obsolete Norwegian bokmål translation. 2011-08-22 13:21:55 +02:00
Aron Xu
87165a487a Update Simplified Chinese translation. 2011-08-21 14:45:27 +00:00
Matthias Clasen
732ba22aec region: avoid a crash in the absence of configured layouts
This code was creating a GString conditionally, but using
it unconditionally afterwards. Instead of special-casing
the str == NULL case, just always create it.
2011-08-19 21:28:17 -04:00
Rodrigo Moya
c79ca529c6 Release 3.1.5 2011-08-18 10:50:32 +02:00
Andika Triwidada
573c37a9c0 Updated Indonesian translation 2011-08-18 14:04:32 +07:00
A S Alam
ab6a813d48 update translation for Punjabi 2011-08-18 06:56:13 +05:30
Bastien Nocera
c95e8b22f6 common: Add list-languages test application
Would just list the supported languages, and makes it easier
to debug the absence of a language.

See https://bugzilla.gnome.org/show_bug.cgi?id=656338
2011-08-16 18:08:05 +01:00
Bastien Nocera
ea686a2355 common: Add some more debug when listing languages 2011-08-16 18:08:05 +01:00
Kjartan Maraas
981992214f Updated Norwegian bokmål translation. 2011-08-16 17:15:54 +02:00
Chao-Hsiung Liao
3986c2cdb4 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-08-13 16:02:44 +08:00
Andika Triwidada
c2e3c514d1 Updated Indonesian translation 2011-08-12 11:43:07 +07:00
Andika Triwidada
837117c19e Updated Indonesian translation 2011-08-11 15:08:46 +07:00
Rodrigo Moya
b0e96418f2 region: Display user's input source in System tab 2011-08-09 13:24:11 +02:00
Rodrigo Moya
d62267186a region: Sort locales for format selection 2011-08-09 12:46:15 +02:00
Mathieu Trudel-Lapierre
9c6613700f Default to g_get_host_name if pretty hostname call failed 2011-08-08 18:19:23 +02:00
Fran Dieguez
2c8837e7d4 Updated Galician translations 2011-08-07 15:30:13 +02:00
Daniel Korostil
646ac615f9 Uploaded Ukranian 2011-08-07 12:43:37 +03:00
Yaron Shahrabani
03376d4fb0 Updated Hebrew translation. 2011-08-06 15:04:49 +03:00
Sergey V. Udaltsov
9c4821bf87 region: keep selection when moving layout up/down
https://bugzilla.gnome.org/show_bug.cgi?id=654880
2011-08-06 03:19:27 +01:00
Mario Blättermann
c2d4ac09a5 [l10n] Updated German translation 2011-08-05 22:30:19 +02:00
Daniel Korostil
981117d150 Uploaded Ukranian 2011-08-04 23:42:06 +03:00
Ngô Chin
c1ee0690ec Updated Vietnamese translation 2011-08-03 23:50:35 +07:00
Ngô Chin
ac135c6b63 Updated Vietnamese translation 2011-08-03 21:37:34 +07:00
Nguyễn Thái Ngọc Duy
b394ef6d3b po/vi.po: import from Damned Lies 2011-08-03 21:37:34 +07:00
Marek Kasik
df913a7cf7 Printers: Use system-config-printer's MissingExecutables method
If available, use DBus method MissingExecutables which finds executables
needed by new printer. This method is available in system-config-printer
since version 1.3.5 (#654742). User is offered installation of packages
containing those missing executables then.
2011-08-03 16:27:11 +02:00
Marek Kasik
eb18692613 Printers: Use system-config-printer's GroupPhysicalDevices method
If available, use DBus method GroupPhysicalDevices which removes duplicates
from list of found devices. This method is available in system-config-printer
since version 1.3.5 (#654742).
2011-08-02 17:11:25 +02:00