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
Marek Kasik
8951bc41a7
Printers: Use system-config-printer's GetBestDrivers method
...
If available, use DBus method GetBestDriver which determines the best PPD file
for the given printer. This method is available in system-config-printer
since version 1.3.5 (#654742 ).
2011-08-02 14:20:29 +02:00
Vincent Untz
48dec984db
shell: Do not add a trailing dash in search target when comment is empty
...
When the comment is empty, we do not want to add a dash to the search
target, as it will be a trailing one.
https://bugzilla.gnome.org/show_bug.cgi?id=655487
2011-08-02 10:16:11 +02:00
Vincent Untz
c635d8e875
shell: Port to new gnome-menus API
...
https://bugzilla.gnome.org/show_bug.cgi?id=655110
2011-08-01 19:41:36 +02:00
David Henningsson
8c0a2279c1
sound: Update the sound theme for speaker testing
...
https://bugzilla.gnome.org/show_bug.cgi?id=647254
2011-08-01 16:22:41 +01:00
Daniel Mustieles
f5fca21544
Updated Spanish translation
2011-07-29 20:00:39 +02:00
Florian Müllner
770d706b95
i18n: Remove bad newline
...
When translating .desktop entries, embedded newlines result in
malformed .desktop files, preventing the panel from showing up.
Please don't do that.
2011-07-29 18:34:21 +02:00
Chao-Hsiung Liao
e56a36dd4e
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-07-29 16:18:05 +08:00
Daniel Nylander
3dcb0fb498
Updated Swedish translation
2011-07-29 10:14:25 +02:00
Yinghua Wang
681cd5b9f4
Update Simplified Chinese translation.
2011-07-27 16:48:20 +00:00
Marek Kasik
7962a25ecf
Printers: Open firewall for required connections when searching for printers
...
This commit enables services mdns, ipp, ipp-client and samba-client on
firewall for 5 minutes for detection of network printers (#648784 ).
It enables required services permanently for printers selected by user
for addition then. It shows a notification for the permanent enable.
It uses firewalld, so if it is not installed or running it shows a warning
message to the user in the place where discovered printers will be shown
(both local and network). The warning disappears after the finish of
printers discovery (but not from network part if no printer was found).
2011-07-27 13:33:48 +02:00
Rodrigo Moya
a2ddd10073
Release 3.1.4
2011-07-25 21:21:20 +02:00
Javier Jardón
36cdc969b3
power: Make insensitive any sleep actions the hardware cannot do (and 2)
2011-07-25 16:10:42 +02:00
Javier Jardón
48b111bd5e
cc-info-panel: Use the new g_format_size() glib function
...
To format the memory and disks sizes
2011-07-22 17:13:55 +02:00
Daniel Mustieles
a4301be8e3
Updated Spanish translation
2011-07-20 22:35:56 +02:00
Marek Černocký
0bb6024b39
Updated Czech translation
2011-07-20 20:21:33 +02:00
Matthias Clasen
88b47dc25b
Add translation context in some places
...
"Local" and "Network" are not sufficiently unique, otherwise.
See bug 654725
2011-07-20 07:41:36 -04:00
Matej Urbančič
9549693b8f
Updated Slovenian translation
2011-07-19 22:27:27 +02:00
Richard Hughes
4f08a32570
power: Make insensitive any sleep actions the hardware cannot do
2011-07-19 14:32:09 +01:00
Daniel Nylander
90ec42cdef
Updated Swedish translation
2011-07-18 22:51:42 +02:00
Kjartan Maraas
8a4a94bc04
Updated Norwegian bokmål translation
2011-07-18 13:41:07 +02:00