Nilamdyuti Goswami
bfdedc5505
Assamese translation updated
2014-01-22 19:43:23 +05:30
Shantha kumar
59dcfef347
Tamil Translations Updated
2014-01-21 17:26:08 +05:30
Jonh Wendell
f6d5e84d7f
power: if battery is fully charged but 99%, just round it up
...
https://bugzilla.gnome.org/show_bug.cgi?id=701993
2014-01-21 09:41:33 -02:00
Fran Diéguez
13fb69dd44
Updated Galician translations
2014-01-20 23:00:42 +01:00
Matej Urbančič
88cf8ba8d4
Updated Slovenian translation
2014-01-20 19:13:03 +01:00
Debarshi Ray
2e0687c0d3
background: Add JPEG 2000 to the list of valid content types
...
https://bugzilla.gnome.org/show_bug.cgi?id=722599
2014-01-20 15:01:47 +01:00
Debarshi Ray
04ef265fa0
background: Add PNM to the list of valid content types
...
https://bugzilla.gnome.org/show_bug.cgi?id=722599
2014-01-20 14:43:05 +01:00
Enrico Nicoletto
69e4f6e615
Updated Brazilian Portuguese translation
2014-01-19 20:31:10 -02:00
Rafael Ferreira
4ec9decf5b
Revert "Updated Brazilian Portuguese translation"
...
This reverts commit 18441236111ce58af154c9a034f4af07097313db.
2014-01-19 20:31:01 -02:00
Rafael Ferreira
ef128a2050
Updated Brazilian Portuguese translation
2014-01-19 20:01:58 -02:00
Piotr Drąg
28a71f492a
Add a trailing semicolon to keywords in Slovenian translation
2014-01-18 14:23:13 +01:00
Piotr Drąg
70b3cc92b1
Add a trailing semicolon to keywords in Slovak translation
2014-01-18 14:20:31 +01:00
Piotr Drąg
6568072026
Add a trailing semicolon to keywords in Indonesian translation
2014-01-18 14:19:28 +01:00
Piotr Drąg
3b9ae600be
Add a trailing semicolon to keywords in Crimean Tatar translation
2014-01-18 14:18:02 +01:00
Piotr Drąg
655a5d638e
Add trailing semicolons to keywords in Bulgarian translation
2014-01-18 14:16:26 +01:00
Tong Hui
160133db48
Update Chinese simplified translation
2014-01-18 11:08:50 +08:00
Marek Černocký
2724f02c3f
Updated Czech translation
2014-01-17 07:59:27 +01:00
Bastien Nocera
4700b6f61e
shell: Disable type-ahead in search window
...
And force Ctrl+F to be disabled as well, by unsetting the
search column after setting the model.
https://bugzilla.gnome.org/show_bug.cgi?id=722296
2014-01-16 12:37:20 +01:00
Marek Kasik
69fc7e9fdc
printers: Show correct time of print job
...
g_date_time_new_local() expects month in range 1..12
but localtime() returns month in range 0..11.
g_date_time_new_local() also expects absolute value
for year but localtime() returns number of years since 1900.
Adding 1 to month and 1900 to year fixes this.
2014-01-15 16:59:31 +01:00
Daniel Mustieles
b4832a6819
Updated Spanish translation
2014-01-15 10:19:43 +01:00
Piotr Drąg
4c19354cd5
Updated Polish translation
2014-01-15 00:44:22 +01:00
Victor Ibragimov
99d1791fc5
Tajik translation updated
2014-01-14 15:50:41 +05:00
Daniel Korostil
b391519405
Updated Ukranian
2014-01-14 12:03:45 +02:00
Kjartan Maraas
317e021a0b
Updated Norwegian bokmål translation
2014-01-14 00:38:57 +01:00
Cosimo Cecchi
73137e2071
application: activate application when launching a panel
...
This ensures the control-center window is correctly presented if the
application is already running when the action is activated.
https://bugzilla.gnome.org/show_bug.cgi?id=721969
2014-01-13 09:21:47 -08:00
Bastien Nocera
a3c2f75f33
online-accounts: Mention Pocket in the keywords
...
https://bugzilla.gnome.org/show_bug.cgi?id=704564
2014-01-13 17:34:15 +01:00
Мирослав Николић
438cbf6af9
Updated Serbian translation
2014-01-13 10:06:38 +01:00
Fran Diéguez
6893cd2e7e
Updated Galician translations
2014-01-13 01:50:46 +01:00
Dimitris Spingos
9cde68020b
Updated Greek translation
2014-01-12 19:51:11 +02:00
Victor Ibragimov
55ddc05771
Tajik translation updated
2014-01-12 12:37:49 +05:00
Marek Černocký
b703c56534
Updated Czech translation
2014-01-11 23:33:44 +01:00
Aurimas Černius
134e9dbd8a
Updated Lithuanian translation
2014-01-11 23:57:07 +02:00
Benjamin Steinwender
07e45656b6
Updated German translation
2014-01-11 07:44:29 +01:00
Matthias Clasen
2991d70476
users: Improve logged-in check when deleting users
...
When deleting a user account, we try to check if the user is
still logged in, but we are using an accountsservice API that
ignores console logins. But deleting a user that is logged
in on the console is just as bad, so use
act_user_is_logged_in_anywhere instead, which includes console
logins.
https://bugzilla.gnome.org/show_bug.cgi?id=721951
2014-01-10 12:55:09 -05:00
Daniel Mustieles
35b28970d1
Updated Spanish translation
2014-01-10 17:59:04 +01:00
Piotr Drąg
c781eb9eb5
Updated POTFILES.in
2014-01-10 17:30:41 +01:00
Jiří Klimeš
db34d8af63
network: make "(none)" slaves (bond, team, bridge) translatable
...
Signed-off-by: Jiří Klimeš <jklimes@redhat.com>
https://bugzilla.gnome.org/show_bug.cgi?id=720312
2014-01-10 15:14:12 +01:00
Jiří Klimeš
c2c3ccb04e
network: add Team to connection editor (rh #1040525 )
...
https://bugzilla.redhat.com/show_bug.cgi?id=1040525
Signed-off-by: jirka <jirka@localhost.localdomain>
https://bugzilla.gnome.org/show_bug.cgi?id=720312
2014-01-10 15:14:12 +01:00
Cosimo Cecchi
d0a832b00f
display: show only rotation options if we support them
...
Use the new libgnome-desktop API and determine if we can show or not
rotation options.
https://bugzilla.gnome.org/show_bug.cgi?id=721673
2014-01-09 09:43:33 -08:00
Bastien Nocera
422e2a93e0
info: Fix possible crasher when exiting panel
...
The PackageKit calls weren't cancelled properly when leaving the
panel.
http://bugzilla.gnome.org/show_bug.cgi?id=721839
2014-01-09 16:13:51 +01:00
Yosef Or Boczko
c50b63cd78
shell: Fix headerbar item positions
...
https://bugzilla.gnome.org/show_bug.cgi?id=721830
2014-01-09 12:43:10 +02:00
Friedel Wolff
d85e9102a6
Small fixes for Afrikaans (af)
2014-01-09 10:23:05 +02:00
Debarshi Ray
85a0016b7d
background: The chooser should have exactly 3 columns
...
The correct way to specify the number of columns is to use
gtk_icon_view_set_columns.
https://bugzilla.gnome.org/show_bug.cgi?id=720652
2014-01-08 16:48:18 +01:00
Frédéric Péters
5e35864e28
network: hide hotspot dialog on Escape
...
https://bugzilla.gnome.org/show_bug.cgi?id=721163
2014-01-08 14:23:02 +01:00
Frédéric Péters
cde472b6b2
network: give an empty title to the hotspot dialog
...
The hotspot dialog didn't specify a title at all, and that meant
"gnome-control-center" displayed was used as title.
https://bugzilla.gnome.org/show_bug.cgi?id=721162
2014-01-08 14:23:02 +01:00
Cosimo Cecchi
53801be82a
display: hide Size label when empty
...
We currently just display an empty string next to the Size row if we
can't compute that information. Hide it instead.
https://bugzilla.gnome.org/show_bug.cgi?id=721673
2014-01-07 09:50:59 -08:00
Michael Catanzaro
1a1b1a5c6f
notifications: fix invalid format string
...
GLib-GIO-CRITICAL **: g_settings_get: the format string may not contain
'&' (key 'application-children' from schema
'org.gnome.desktop.notifications'). This call will probably stop working
with a future version of glib.
This is fallout from https://bugzilla.gnome.org/show_bug.cgi?id=719979
https://bugzilla.gnome.org/show_bug.cgi?id=721430
2014-01-07 09:39:19 -06:00
Andika Triwidada
00fbe35846
Updated Indonesian translation
2014-01-04 10:19:00 +07:00
Jorge Pérez Pérez
eef18a0d88
Updated Aragonese translation
2013-12-22 21:14:42 +01:00
Benjamin Steinwender
e4fd21f8bd
Updated German translation
2013-12-19 19:53:39 +01:00