Piotr Drąg
174dc8adb8
Updated Polish translation
2011-09-14 00:49:51 +02:00
Bastien Nocera
d0601dd417
online-accounts: Remove code duplicated from .ui
2011-09-13 23:34:57 +01:00
Luca Ferretti
8166408d36
l10n: Updated Italian translation
2011-09-13 23:13:37 +02:00
Aurimas Černius
11c1f60564
Updated Lithuanian translation
2011-09-13 20:44:20 +03:00
Dr.T.Vasudevan
0090adcc86
updated Tamil translation
2011-09-13 14:54:18 +05:30
Seong-ho, Cho
23c34b7f9d
Added Korean help translation
2011-09-13 12:13:04 +09:00
Changwoo Ryu
59fc42f122
Updated Korean translation
2011-09-13 10:25:42 +09:00
Bastien Nocera
a5bbebcf8e
build: Bump GTK+ deps
2011-09-12 23:15:40 +01:00
Bastien Nocera
c93bf71405
info: Use new GtkAppChooserButton API
...
gtk_app_chooser_button_set_show_default_item() was
added so that we could show the default application
for the content-type at the top, and selected, without
hacks.
https://bugzilla.gnome.org/show_bug.cgi?id=658693
2011-09-12 23:04:28 +01:00
Aurimas Černius
54dc667ff9
Updated Lithuanian translation
2011-09-12 21:54:31 +03:00
Daniel Nylander
2ed79ae5a5
Updated Swedish translation
2011-09-12 19:35:15 +02:00
Bastien Nocera
cb224b9cd8
universal-access: Add context for text sizes
...
https://bugzilla.gnome.org/show_bug.cgi?id=645729
2011-09-12 12:05:41 +01:00
Bastien Nocera
5a5a037d09
display: Add context for the rotation labels
2011-09-12 12:05:33 +01:00
Bastien Nocera
71d01174d5
display: Remove duplicate/unused translations
...
"Normal" was translated 3 times when it only needed one,
and the translation in the .ui file weren't used at all.
2011-09-12 12:05:29 +01:00
Richard Hughes
21c11833b5
color: Don't assert if the user double clicks the delete profile button
2011-09-11 15:10:00 +01:00
Jorge González
b4a96d0f7c
Updated Spanish translation
2011-09-11 11:01:37 +02:00
Jorge González
fc1292de3f
Updated Spanish translation, fixes bug #658719
2011-09-11 04:41:24 +02:00
Daniel Mustieles
4c145e42c0
Updated Spanish translation
2011-09-10 10:59:24 +02:00
Alban Browaeys
961fe7b496
network: a segfault was introduced when assigning to args.
...
Instead of assign a potential null to args it was assigned to **args
(which is uninitialized at this point).
Fix commit 72b9db71c8
https://bugzilla.gnome.org/show_bug.cgi?id=658670
2011-09-09 19:11:43 +01:00
Bastien Nocera
ee323d823e
media: Remove some left-overs
...
Since the code was moved to info
2011-09-09 15:48:00 +01:00
Bastien Nocera
1bd60f5835
user-accounts: Hide old message when enrolling
...
When you've enrolled your fingerprints and we show "Done!", hide
the label that asked us to swipe/press our finger on the fingerprint
reader, it's too late.
2011-09-09 15:10:19 +01:00
Bastien Nocera
9b817795bb
info: Merge media panel into info panel
...
https://bugzilla.gnome.org/show_bug.cgi?id=657859
2011-09-09 11:04:02 +01:00
Bastien Nocera
0a6c431978
screen: Update "turn screen off" label
...
https://bugzilla.gnome.org/show_bug.cgi?id=657921
2011-09-09 10:08:11 +01:00
Bastien Nocera
c051fbf76f
power: Removed unused variable
2011-09-09 10:07:39 +01:00
Bastien Nocera
1ed6f51d8e
user-accounts: Correct initial focus in password dialogue
...
The password dialogue needs to have the "Current password" field
focused by default if we're changing the password.
https://bugzilla.gnome.org/show_bug.cgi?id=658521
2011-09-09 09:57:35 +01:00
Bastien Nocera
34bf1d6076
universal-access: Error when metacity not installed
2011-09-09 00:10:30 +01:00
Bastien Nocera
ebd4414ac9
universal-access: Fix sensitivity of keyboard a11y
...
Whether or not we have things like Sticky Keys, or Slow Keys
enabled, we still need to be able to turn them on/off from
the keyboard.
https://bugzilla.gnome.org/show_bug.cgi?id=649452
2011-09-09 00:10:29 +01:00
Piotr Drąg
20f8b037bb
Updated Polish translation
2011-09-08 21:48:26 +02:00
Bastien Nocera
2201807524
keyboard: Link directly to the layouts page
...
In the region panel, now that it supports switching pages.
2011-09-08 17:23:22 +01:00
Bastien Nocera
d8b9fc9c5d
region: Add ability to switch pages
2011-09-08 17:23:10 +01:00
Bastien Nocera
34594d0dc0
screen: Remove indent on "Turn off..." label
...
When we remove the brightness slider and heading.
2011-09-08 17:03:22 +01:00
Bastien Nocera
181b313ba8
screen: Fix resulting top-padding
...
When hiding the brightness bar, don't leave unsightly bits of
frame lying around.
https://bugzilla.gnome.org/show_bug.cgi?id=657606
2011-09-08 17:03:16 +01:00
Bastien Nocera
68982a76dd
screen: Don't fill up the space
...
When the brightness slider is hidden, we're smaller than the
minimum panel size, so don't fill that up.
2011-09-08 17:00:59 +01:00
Bastien Nocera
a7fc3352c6
shell: Replace window sizing code
...
We want a sensible minimum height and a maximum height, as
mentioned in the design pages.
This simplifies the code greatly, and will hopefully make
the window positioning work better as well.
https://bugzilla.gnome.org/show_bug.cgi?id=658068
2011-09-08 17:00:59 +01:00
Bastien Nocera
d592244514
sound: Allow switching tabs from the command-line
2011-09-08 17:00:59 +01:00
Bastien Nocera
72b9db71c8
network: Fix memleak when argv changes
2011-09-08 17:00:59 +01:00
Bastien Nocera
eeffc8e385
sound: Remove unused variable
2011-09-08 17:00:58 +01:00
Xandru Armesto
747ce358af
Updated asturian translation
2011-09-08 16:21:05 +02:00
Sweta Kothari
5591e91f1f
Updated Gujarati Translations
2011-09-08 12:48:47 +05:30
Fran Dieguez
932aed9fa9
Updated galician translations
2011-09-08 00:13:51 +02:00
Fran Dieguez
144d7e3e9f
Updated galician translations
2011-09-08 00:11:16 +02:00
Bastien Nocera
48b2a58add
sound: Put the level bar at 0 when muting
...
https://bugzilla.gnome.org/show_bug.cgi?id=644537
2011-09-07 18:16:15 +01:00
Bastien Nocera
53f86cca2c
sound: Don't use multiple lines in the output selection
...
https://bugzilla.gnome.org/show_bug.cgi?id=642033
2011-09-07 18:09:38 +01:00
Bastien Nocera
1792220c20
sound: Reorder the panel pages
...
So that the oft used page is the first one in the list.
2011-09-07 17:48:51 +01:00
Bastien Nocera
a58bb45cba
sound: Show a mute switch instead of a checkbox
...
The switch use here matches exactly the usage guidelines.
2011-09-07 17:28:49 +01:00
Bruce Cowan
64ffedd618
Updated British English translation
2011-09-07 14:20:49 +01:00
Fran Dieguez
79cda76f89
Updated galician translations
2011-09-07 02:52:11 +02:00
Jeremy Bicha
8afbc4ddc6
Fix help links for gnome-help 3.1*
...
gnome-help 3.1.1 and higher uses the help: protocol with a slash
instead of the ghelp: protocol with a question mark
2011-09-06 09:28:58 -04:00
Giovanni Campagna
d26fb9694d
network: show wireless dialogs when asked
...
When invoked with certain arguments, show the wireless and 3g
dialogs from libnm-gtk. Previously they were provided by nm-applet,
but now gnome-shell conflicts with it and it makes sense anyway
to have one place for network configuration. Also added a "show-device"
command, that just selects a device in the tree view.
https://bugzilla.gnome.org/show_bug.cgi?id=657093
2011-09-05 18:07:52 +02:00
Giovanni Campagna
1f9ae38c2f
Add a way for panels to receive additional arguments.
...
This patch introduces the "argv" property to CcPanel. Panels that
wish to handle extra arguments shall override it and act
appropriately in the constructor.
https://bugzilla.gnome.org/show_bug.cgi?id=657093
2011-09-05 18:07:52 +02:00