Commit graph

10617 commits

Author SHA1 Message Date
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
Marek Černocký
1fd90c5fff Updated Czech translation 2011-07-17 09:06:31 +02:00
Marek Kasik
337d7535b3 Printers: Make model label and ip address label selectable
This patch add selectable property into CcEditableEntry
and uses it in Printers panel (#651545).
2011-07-15 16:08:31 +02:00
Bastien Nocera
606b6fd88d lib: Disallow external panels from existing
Seeing as people were putting all kind of junk in it,
instead of being sensible, let's close the doors on
external panels.

If you work-around this in any way, you better have a
very good reason to, such as wanting to deny yourself
any support from the upstream gnome-control-center developers,
or wanting ridicule for your poor judgement in UI and code design.
2011-07-15 11:04:01 +01:00
Yaron Shahrabani
548ba93861 Updated Hebrew translation. 2011-07-15 10:51:12 +03:00
Bastien Nocera
ec0c15e7e1 sound: Make hadware page tree a little taller
By default.
2011-07-14 23:28:17 +01:00
Bastien Nocera
dd1b9d8336 background: Add "swap" button for gradients
https://bugzilla.gnome.org/show_bug.cgi?id=34498
2011-07-14 16:38:22 +01:00
Bastien Nocera
2066d456ab shell: Shrink vertically
So that it has more chances of fitting on a netbook screen. This is
done by removing the 6 pixel margin, and the 12 pixel bottom padding.

This gives us the whole panel with a height of around 550 pixels with
the default text size, which should be enough to display on a 600 pixels
high screen.

https://bugzilla.gnome.org/show_bug.cgi?id=645808
2011-07-14 15:24:03 +01:00
Rui Matos
11d94b271b datetime: Restore TZ envvar as it was
tz_info_from_location() was changing the value of TZ, but not
restoring it when it was done checking data for it, and setting
the GMT timezone instead.

This meant that UTC time was displayed when the minute changed on
the wall clock.

https://bugzilla.gnome.org/show_bug.cgi?id=649568
2011-07-14 11:59:17 +01:00
Rudolfs Mazurs
e9403022a1 Updated Latvian translation. 2011-07-12 17:32:22 +03:00
Kjartan Maraas
dff99f8a29 Updated Norwegian bokmål translation 2011-07-12 14:54:35 +02:00
Daniel Mustieles
75587210b4 Updated Spanish translation 2011-07-11 19:36:57 +02:00
Bastien Nocera
5b4d433f77 universal-access: Remove unused column in model
And the markup in the contents as well.
2011-07-11 13:59:29 +01:00
Bastien Nocera
0f5e7554ff region: Don't use markup in bold labels 2011-07-11 13:40:31 +01:00
Bastien Nocera
a24c6a7f66 user-accounts: Remove unneeded markup in label 2011-07-11 13:37:47 +01:00
Robert Roth
2714908bf7 Improved new username format message (bug #647851)
Added 'only' to the new username sentence ("The username must consist of")
to have "The username must only consist of", based on the suggestion in
bug #647851 (https://bugzilla.gnome.org/show_bug.cgi?id=647851).
2011-07-11 10:01:01 +02:00
Muhammet Kara
1d37702b65 [l10n]Updated Turkish translation 2011-07-10 18:58:34 +03:00
Jorge González
1bd12164c8 Updated Spanish translation 2011-07-10 15:40:14 +02:00
Piotr Drąg
409e016e6a Updated POTFILES.in 2011-07-10 14:16:12 +02:00
A S Alam
132409df62 update Punjabi Translation 2011-07-10 17:17:41 +05:30
Bastien Nocera
0c6ddedf91 region: Show measurement 2011-07-07 17:53:47 +01:00
Rodrigo Moya
ec843a03bb region: If no regional settings, use the configured language 2011-07-07 18:24:17 +02:00
Rodrigo Moya
46c1dfe664 region: Set LC_ specific variables, not LC_ALL 2011-07-07 18:24:17 +02:00