Bastien Nocera
f232788c6c
shell: Fix missing sedding
2012-04-30 13:55:31 +01:00
Cosimo Cecchi
656862e697
bluetooth: don't set a shadow type on the viewport
...
https://bugzilla.gnome.org/show_bug.cgi?id=672956
2012-04-30 08:49:20 -04:00
Cosimo Cecchi
5edec8138b
shell: don't set a shadow type on the GtkViewport
...
https://bugzilla.gnome.org/show_bug.cgi?id=672956
2012-04-30 08:49:20 -04:00
Kjartan Maraas
84084b28d4
Updated Norwegian bokmål translation
2012-04-30 11:10:11 +02:00
Jon McCann
0bb2e2142a
background: Sort Pictures folder by name
...
https://bugzilla.gnome.org/show_bug.cgi?id=672925
2012-04-26 11:13:12 +01:00
Bastien Nocera
a3055b3202
background: Ignore screenshots
...
Don't list screenshots coming from gnome-screenshot in our
Pictures source.
https://bugzilla.gnome.org/show_bug.cgi?id=672925
2012-04-26 11:07:08 +01:00
Bastien Nocera
f102ca7363
mouse: Update from gnome-settings-daemon
2012-04-25 20:01:14 +01:00
Bastien Nocera
a760238a67
wacom: Update from gnome-settings-daemon
2012-04-25 20:00:44 +01:00
Daniel Mustieles
bbdcabcaaf
Updated Spanish translation
2012-04-23 11:41:15 +02:00
Yaron Shahrabani
87beb8b31a
Updated Hebrew translation.
2012-04-22 17:23:34 +03:00
Fran Diéguez
9eeeeba8f8
Updated Galician translations
2012-04-22 15:52:13 +02:00
Bastien Nocera
42aa44c68e
power: Add context for the battery levels
...
https://bugzilla.gnome.org/show_bug.cgi?id=672738
2012-04-22 12:57:24 +01:00
Bastien Nocera
0e49b5b88d
mouse: Add context for Low/High
...
https://bugzilla.gnome.org/show_bug.cgi?id=672738
2012-04-22 12:57:19 +01:00
Yaron Shahrabani
816b3f4dd0
Updated Hebrew translation.
2012-04-22 11:09:52 +03:00
YunQiang Su
648ef0f5da
Fix zh_CN translation problem
2012-04-20 20:28:54 +08:00
Fran Diéguez
214146426e
Updated Galician translations
2012-04-19 19:46:59 +02:00
Fran Diéguez
57078e0de9
Little fix in Galician translations
...
Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
2012-04-19 19:46:28 +02:00
Debarshi Ray
3ae795ea6e
online-accounts: goa_provider_show_account now expects GtkGrids, not GtkTable
...
Fixes: https://bugzilla.gnome.org/669625
2012-04-19 17:05:24 +02:00
Debarshi Ray
d609276343
online-accounts: Fix spacing and alignment when showing accounts
...
Implemented design:
http://ur1.ca/8m05c
https://live.gnome.org/Design/SystemSettings/OnlineAccounts
Fixes: https://bugzilla.gnome.org/671980
2012-04-19 17:04:52 +02:00
Bastien Nocera
07866aa933
info: Ignore removable mounts
...
That used to be in /media and are now in /run/media/$USERNAME/
2012-04-19 14:26:11 +01:00
Bastien Nocera
3d063ebaf7
info: Update from gnome-settings-daemon
2012-04-19 14:25:55 +01:00
Bastien Nocera
9c56a95358
info: Ignore NFS mounts when calculating disk size
...
https://bugzilla.gnome.org/show_bug.cgi?id=674356
2012-04-19 12:01:35 +01:00
Bastien Nocera
18524ddb9d
info: Add code to update disk space helper
2012-04-19 12:01:30 +01:00
Bastien Nocera
27d917458d
info: Update from gnome-settings-daemon
2012-04-19 12:01:25 +01:00
Bastien Nocera
5a472dc515
mouse: Use update-from-gsd.sh to update input helper
2012-04-19 12:01:21 +01:00
Bastien Nocera
be45283bb4
mouse: Update from gnome-settings-daemon
2012-04-19 12:01:17 +01:00
Bastien Nocera
69b5afd9fe
wacom: Move update-from-gsd.sh to root
2012-04-19 12:01:14 +01:00
Kjartan Maraas
eeed45ff81
Updated Norwegian bokmål translation
2012-04-18 20:29:42 +02:00
Matej Urbančič
6b49166b70
Updated Slovenian translation
2012-04-16 22:31:06 +02:00
Daniel Mustieles
1798742050
Updated Spanish translation
2012-04-16 16:31:55 +02:00
Reşat SABIQ
c642ca41d0
Updated Crimean Tatar (Crimean Turkish) translation
2012-04-16 04:49:15 -05:00
Piotr Drąg
8fe181c7ae
Updated POTFILES.in
2012-04-16 01:19:29 +02:00
Khaled Hosny
8c123db9ca
Updated Arabic translation
2012-04-14 23:26:11 +02:00
Piotr Drąg
6000ef1d63
Updated Polish translation
2012-04-14 18:49:42 +02:00
Jiro Matsuzawa
dc6dd8f9ec
[l10n] Update Japanese translation
2012-04-14 12:18:13 +09:00
Bastien Nocera
82aa5d0130
printers: Fix small memory leak
...
https://bugzilla.gnome.org/show_bug.cgi?id=673151
2012-04-13 14:58:59 +02:00
Marek Kasik
f87e38441d
printers: A little correction of previous commit
...
Correcting a little typo.
2012-04-13 13:16:08 +02:00
Marek Kasik
5272bcc06d
printers: Use PrinterAddOption method to set media size
...
Use new cups-pk-helper's method PrinterAddOption for setting
default media size for new printers. This fixes problem with
setting default media size (#672694 ).
2012-04-13 13:09:38 +02:00
Cosimo Cecchi
fa3c858502
wacom: fix "Map to Monitor..." button alignment
...
It should use the same align of the button next to it, i.e. 'center', or
it will look bigger.
https://bugzilla.gnome.org/show_bug.cgi?id=672873
2012-04-12 16:38:45 +01:00
Yaron Shahrabani
89a5e737b0
Updated Hebrew translation.
2012-04-12 18:02:53 +03:00
Peter Hutterer
ff31b771bb
wacom: update the UI if a new tool comes in
...
The device_added_cb is called once for each tool added. The wacom driver
hotplugs tools in the order stylus, eraser, cursor, pad.
update_current_page will add a new page once a tablet has stylus and
eraser, before cursor and pad exist. priv->pad is thus always NULL,
causing, cc_wacom_page's update_tablet_ui to remove the "Map Buttons..."
button for any device.
Change the code to update the tool list for every new tool we get,
merely triggering the visibility of the button instead of destroying it
completely.
https://bugzilla.gnome.org/show_bug.cgi?id=672691
2012-04-12 14:43:34 +01:00
Bastien Nocera
0463ba8622
wacom: Rename to "Wacom Tablet"
...
The name of the panel is currently Wacom Graphics Tablet. This is really
long and redundant. The name is also currently wrapped onto three lines.
https://bugzilla.gnome.org/show_bug.cgi?id=673864
2012-04-12 11:05:26 +01:00
Sebastien Bacher
5a2daec0a3
wacom: Mark extra strings as translatable
...
https://bugzilla.gnome.org/show_bug.cgi?id=673854
2012-04-12 10:37:18 +01:00
Carles Ferrando
8f7b92e899
[l10n]Updated Catalan (Valencian) translation
2012-04-11 00:11:02 +02:00
Jordi Serratosa
867787678d
[l10n] Fixes on Catalan translation
2012-04-11 00:10:54 +02:00
Michael Terry
04eca6d951
user-accounts: Make controls insensitive when a user is not selected
...
https://bugzilla.gnome.org/show_bug.cgi?id=671484l
2012-04-10 11:17:08 -04:00
Gabor Kelemen
80fdb0bee2
display: Translate the rotation drop-down again
...
The rotation combo box items on the Displays panel do not appear
translated. This is because the items got translation context support
in 5a5a037d09
, but to get the localized
strings, one needs to use g_dpgettext2()[1], not gettext().
https://bugzilla.gnome.org/show_bug.cgi?id=673766
2012-04-10 16:03:26 +01:00
Milo Casagrande
a47bdcfdb4
[l10n] Updated Italian translation
2012-04-07 17:52:11 +02:00
Milo Casagrande
5605ba8336
[l10n] Updated Italian translation
2012-04-06 17:15:27 +02:00
Neliton Pereira Jr
463090e67c
Fixed some strings in Brazilian Portuguese translation
2012-04-04 16:03:04 -03:00