Commit graph

10889 commits

Author SHA1 Message Date
Bastien Nocera
3d6145b2d5 keyboard: Use icon without a spanner
https://bugzilla.gnome.org/show_bug.cgi?id=657556
2011-08-28 19:28:21 +01:00
Kjartan Maraas
e33a1a5ebb Updated Norwegian bokmål translation 2011-08-28 19:19:35 +02:00
Abduxukur Abdurixit
236d4bf0cb Added UG translation 2011-08-28 16:30:40 +02:00
Fran Dieguez
cab724be33 Updated galician translations 2011-08-28 15:55:35 +02:00
Mario Blättermann
bd183260bd [l10n] Updated German translation 2011-08-28 12:11:40 +02:00
Jorge González
47ba0ce654 Updated Spanish translation 2011-08-28 10:08:26 +02:00
Reinout van Schouwen
b7bb4f3120 2011-08-27: Updated Dutch translation by Reinout van Schouwen
- fixed two typos
2011-08-27 15:59:25 +02:00
Reinout van Schouwen
2d1ae671e1 2011-08-27: Updated Dutch translation by Rachid BM <rachidbm@ubuntu.com> 2011-08-27 15:54:04 +02:00
Bastien Nocera
4a7190004a power: Don't shrink the panel on desktops
During a split second we see some garbage on the screen on
desktop systems that don't have UPSes. Better to grow than to
shrink (though we shouldn't do either), so start with the battery
information hidden.
2011-08-27 13:06:19 +01:00
Bastien Nocera
6ed654694d power: Remove power and suspend buttons config
As mentioned in the discussion in:
https://bugzilla.gnome.org/show_bug.cgi?id=652183
https://bugzilla.gnome.org/show_bug.cgi?id=657068

And implemented in the future for the power panel:
https://live.gnome.org/Design/SystemSettings/Power/
2011-08-27 12:54:58 +01:00
Bastien Nocera
05ffef7347 wacom: Fix strange bottom padding
Spotted by Matthias Clasen <mclasen@redhat.com>

https://bugzilla.gnome.org/show_bug.cgi?id=657426
2011-08-27 12:27:02 +01:00
Bastien Nocera
9c530a43e2 sound: Fix sizing of sliders 2011-08-26 23:12:31 +01:00
Bastien Nocera
dde5d76045 sound: Don't warn without a sizegroup
Makes it easier to disable the sizegroup to debug layout problems
2011-08-26 23:03:59 +01:00
Bastien Nocera
d403011d0e common: Tweak default user list 2011-08-26 22:45:35 +01:00
Bastien Nocera
147713ef84 network: Fallback to GNOME as a hotspot name
If the hostname of the machine is empty for some reason.
2011-08-26 21:27:06 +01:00
Bastien Nocera
dceae5f79a display: Prefer higher frequency modes
And prefer the preferred mode to other modes with the
same resolution (even if they have a lower resolution).

https://bugzilla.gnome.org/show_bug.cgi?id=655041
2011-08-26 21:15:21 +01:00
Bastien Nocera
2baf442366 display: Remove use of idle_free()
It's just bizarre, and error-prone.
2011-08-26 21:15:21 +01:00
Bastien Nocera
886801c97c display: Use symbolic names for columns
Eeek...
2011-08-26 21:15:21 +01:00
Daniel Mustieles
39099a698b Updated Spanish translation 2011-08-26 21:19:02 +02:00
Bastien Nocera
b8b3df03fc universal-access: Don't crash when metacity isn't installed 2011-08-26 19:20:52 +01:00
Bastien Nocera
dcd6fe129a universal-access: Keep "text size" items a constant size
https://bugzilla.gnome.org/show_bug.cgi?id=657188
2011-08-26 19:20:05 +01:00
Bastien Nocera
99de2e3548 network: Rename "Options..." to "Configure..."
As "Options..." isn't an action, and is thus not a good button
label.

https://bugzilla.gnome.org/show_bug.cgi?id=657002
2011-08-26 18:44:37 +01:00
Bastien Nocera
456cd55839 keyboard: Simplify GtkBuilder calls 2011-08-26 18:31:52 +01:00
Bastien Nocera
0f4b481c91 keyboard: Add link to the Region panel
So that the layouts are easier to find.

https://bugzilla.gnome.org/show_bug.cgi?id=643101
2011-08-26 18:29:24 +01:00
Bastien Nocera
76783e8e27 datetime: Use radio buttons for 24h time
Instead of a switch. For most locales "24h time" doesn't
really have an opposite (as those don't use AM/PM).

https://bugzilla.gnome.org/show_bug.cgi?id=640059
2011-08-26 17:01:23 +01:00
Bastien Nocera
2d975bd678 info: Make "updates" button labels clearer
"System Up-To-Date" when there's nothing to update,
"Install Updates" when there is something to install,
"Checking for Updates" when, well, doing that.

https://bugzilla.gnome.org/show_bug.cgi?id=657007
2011-08-26 16:17:59 +01:00
Bastien Nocera
faf5f630ea info: Always show the "Updates" button
https://bugzilla.gnome.org/show_bug.cgi?id=645274
2011-08-26 16:15:26 +01:00
Bastien Nocera
054f798b16 shell: Add Ctrl+Q as a way to exit the shell
https://bugzilla.gnome.org/show_bug.cgi?id=653443
2011-08-26 15:43:57 +01:00
Bastien Nocera
93d7d6b6ea shell: Don't repeat the item title when searching
https://bugzilla.gnome.org/show_bug.cgi?id=657020
2011-08-26 13:59:23 +01:00
Bastien Nocera
760522d02c network: Clarify the VPN service type setting
https://bugzilla.gnome.org/show_bug.cgi?id=657303#c8
2011-08-26 13:32:22 +01:00
Jiří Klimeš
382509986a network: Show VPN type and info in panel
For all the VPN types

https://bugzilla.gnome.org/show_bug.cgi?id=657303
2011-08-26 13:32:22 +01:00
Jiří Klimeš
e04d0bb787 network: Fix updating VPN info when edited
- Updating VPN info
- Removing 'setting' private member from NetVpn object, because settings are
  replaced when connection is updated (libnm-glib/nm-remote-connection.c).

https://bugzilla.gnome.org/show_bug.cgi?id=657303
https://bugzilla.redhat.com/show_bug.cgi?id=723489
2011-08-26 13:24:39 +01:00
Jiří Klimeš
8adec15322 network: Fix display of IP info for some configs
for static and PPP configurations

https://bugzilla.gnome.org/show_bug.cgi?id=657303
2011-08-26 13:22:57 +01:00
Bastien Nocera
91db9ddb41 network: Fix possible double-free
operator_name_safe is attached to an object, and freed
when the object goes away, so don't free it here.
2011-08-26 13:21:25 +01:00
Jiří Klimeš
31f975996e network: Mobile broadband bug fixes
Fix On/off switch, options buttons and info display

https://bugzilla.gnome.org/show_bug.cgi?id=657303
2011-08-26 13:21:17 +01:00
Richard Hughes
18365c1c56 color: When setting the default profile for a display, use the correct device
Using current_device breaks when you have more than one monitor that is color
managed, and you select device #1 and then click on a different profile for
device #2.

In this case we want to change the default profile on device #2, not device #1.
2011-08-26 12:15:31 +01:00
Bastien Nocera
0d5e938ddf panel: Disable buttons when D-Bus service not available
https://bugzilla.gnome.org/show_bug.cgi?id=652572
2011-08-26 11:57:16 +01:00
Kjartan Maraas
ddc7d4df3c Updated Norwegian bokmål translation 2011-08-26 12:44:31 +02:00
Kjartan Maraas
08910f2869 Updated Norwegian bokmål translation 2011-08-26 12:40:07 +02:00
Bastien Nocera
44dddf7579 wacom: Hide the calibrate button
As it doesn't do anything yet.
2011-08-26 11:35:27 +01:00
Bastien Nocera
67475075aa wacom: Remove deprecated properties 2011-08-26 11:35:27 +01:00
Bastien Nocera
4ce3d9f9ab wacom: Add padding around the widgets 2011-08-26 11:35:27 +01:00
Bastien Nocera
dcd5ecac69 wacom: Clean up settings on destruction 2011-08-26 11:35:27 +01:00
Bastien Nocera
4808eb5ab3 wacom: Clean up panel instantiation 2011-08-26 11:35:27 +01:00
Bastien Nocera
dc5c93787b wacom: Clean up GSettings instantiation 2011-08-26 11:35:27 +01:00
Bastien Nocera
e88053c244 wacom: Simplify widgets getting 2011-08-26 11:35:27 +01:00
Bastien Nocera
ae35bd1e08 wacom: Fix memory leak 2011-08-26 11:35:27 +01:00
Bastien Nocera
1c019ec610 wacom: Add files to be translated 2011-08-26 11:35:27 +01:00
Bastien Nocera
57e87e3591 color: Remove unneeded category 2011-08-26 11:35:27 +01:00
Bastien Nocera
dde732b9a9 shell: Only load desktop files from our dirs
As we don't know how to load the extension points in the
other directories anyway. Stops system-wide desktop files
appearing in a prefixed build.
2011-08-26 11:35:27 +01:00