Commit graph

10782 commits

Author SHA1 Message Date
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
Fran Dieguez
67a28bb629 Updated galician translations 2011-09-05 15:20:55 +02:00
Richard Hughes
f605aeac01 color: Do not use a GtkSeparatorToolItem in the GtkToolbar
Adwaita now themes these, and a single random row of centered pixels just looks wrong.
Use an empty GtkLabel to introduce padding without the random pixels.
2011-09-05 10:29:01 +01:00
Richard Hughes
7dd043fa25 color: If cancelling profile import don't show the empty assign dialog
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658180
2011-09-05 09:11:24 +01:00
Ihar Hrachyshka
0f848c10fb Updated Belarusian translation. 2011-09-05 00:22:54 +03:00
Matthias Clasen
a53ebeb6f0 Online accounts: avoid an extraneous unref
When bailing out early, the cleanup path is unreffing the provider
because the variable was used in the loop. We need to set it back
to NULL there.

https://bugzilla.gnome.org/show_bug.cgi?id=657819
2011-09-04 16:49:14 -04:00
Jiro Matsuzawa
fc8213694f Fixed Bug 658167. Provided the Import-button for an ICC profile with a mnemonic character.
Signed-off-by: Richard Hughes <richard@hughsie.com>
2011-09-04 18:52:49 +01:00
Fran Dieguez
274aca556d Updated galician translations 2011-09-04 19:35:25 +02:00
Fran Dieguez
b531f5fbb2 Updated galician translations 2011-09-04 19:04:36 +02:00
Yuri Matsuk
6611fb731f Updated Belarusian translation. 2011-09-04 17:48:44 +03:00
A S Alam
084dbcd6b2 update translation for Punjabi 2011-09-04 16:40:34 +05:30
Dr.T.Vasudevan
e0bb6e612b updated Tamil translation 2011-09-04 11:56:06 +05:30
Yuri Myasoedov
7181ebc772 Updated Russian translation 2011-09-03 17:00:11 +04:00
Jiro Matsuzawa
c45c75f3af Updated Japanese translation 2011-09-03 12:50:38 +09:00
Richard Hughes
a735193250 power: Update the UI to reflect the new mockup 2011-09-02 17:23:45 +01:00
Bastien Nocera
cf49cbc990 wacom: Make string as translatable 2011-09-02 16:59:08 +01:00
Peter Hutterer
a4c96614bf wacom: add a left-handed switch
Add a switch for left-handed orientation (read: no/180 degree
rotation). g-s-d and  the driver allow for 4 orientations, so this only
activates the switch as "on" if the rotation is "half".

https://bugzilla.gnome.org/show_bug.cgi?id=657810
2011-09-02 16:47:02 +01:00
Jakub Steiner
e3dbbef480 wacom: Improve alignment of lines and widgets
Use SVG image instead of PNG so that it will scale with the font size.

https://bugzilla.gnome.org/show_bug.cgi?id=657425
2011-09-02 15:34:54 +01:00
Bastien Nocera
823c3ec14b shell: Use symbolic name for minimum height 2011-09-02 15:34:54 +01:00
Richard Hughes
6ba681b2a7 color: Ensure the calibrate program gets run correctly
We were not NULL-terminating the argv we were about to spawn, which caused it to
fail with 'bad address' for some people.
2011-09-02 15:08:07 +01:00
Bastien Nocera
fed883bbec shell: Limit reading from our own apps directory
https://bugzilla.gnome.org/show_bug.cgi?id=657867
2011-09-02 14:30:44 +01:00
Bastien Nocera
22759b2116 Revert "shell: Only load desktop files from our dirs"
This reverts commit dde732b9a9.

https://bugzilla.gnome.org/show_bug.cgi?id=657867
2011-09-02 14:28:14 +01:00
Jakub Steiner
f209ca3717 power: Use a proper icon for the panel
Rather than repurposing a status icon. We have too
much blue in System Settings

https://bugzilla.gnome.org/show_bug.cgi?id=645536
2011-09-01 15:35:02 +01:00
Richard Hughes
d62e0da9db network: Explicitly unset 'use-same-proxy' as there's no UI for that
This fixes proxy selection for people that have upgraded from GNOME 2.

Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=657235
2011-09-01 14:29:46 +01:00
Richard Hughes
8055e73642 network: Set the org.gnome.system.proxy.http 'enabled' key if the user sets a HTTP proxy 2011-09-01 14:24:12 +01:00
Richard Hughes
d9222bd5b5 power: Don't print a message to .xsession-errors if it's not an error 2011-09-01 14:24:12 +01:00
Bastien Nocera
f33080ac1b display: Clean up signal handling when finalized
Otherwise we might crash if the display panel was opened
and the window focus changes.

https://bugzilla.gnome.org/show_bug.cgi?id=657919
2011-09-01 13:54:44 +01:00
Daniel Nylander
007a60b720 Updated Swedish translation 2011-09-01 12:59:45 +02:00
Bastien Nocera
6b35985c47 media: Use new media-removable icon
From Lapo Calamandrei <calamandrei@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=657801
2011-09-01 10:46:15 +01:00
Peter Hutterer
98550289a3 wacom: dim the labels (grey, not black)
https://bugzilla.gnome.org/show_bug.cgi?id=657812
2011-09-01 10:29:14 +01:00
Kjartan Maraas
726bed8746 Updated Norwegian bokmål translation 2011-08-31 21:34:25 +02:00
Timo Jyrinki
4876a8fb35 Updated Finnish translation. 2011-08-31 16:48:51 +03:00
Dan Winship
3295036afb sound: Add some (element-type) annotations to appease g-i master
See gnome-shell commit 14e8cba2b184b16d0dbd9beb929860a1e1155709
2011-08-31 09:40:29 +01:00
Bastien Nocera
9410bea42f screen: Hide brightness heading when unused
Trying to just hide the widget will cause some severely bizarre
display problems, so just set the heading to be empty instead
for now.

We should probably look at another way of handling this case.

https://bugzilla.gnome.org/show_bug.cgi?id=657606
2011-08-31 09:37:05 +01:00
Rodrigo Moya
824c26c925 Release 3.1.90 2011-08-30 12:11:15 +02:00
Rodrigo Moya
bfce91433f Fix distribution of language chooser glade file 2011-08-30 12:10:49 +02:00
Rodrigo Moya
aa850977a5 background: Allow SVG image files as background
https://bugzilla.gnome.org/show_bug.cgi?id=648764
2011-08-30 10:31:23 +02:00
Jorge González
a29bc7090b Updated Spanish translation 2011-08-29 19:13:42 +02:00
Bastien Nocera
ea562b93d5 wacom: Rename the Wacom panel
to "Wacom Graphics Tablet", as proposed by Richard Hughes.

https://bugzilla.gnome.org/show_bug.cgi?id=657443
2011-08-29 12:27:26 +01:00
Chao-Hsiung Liao
1cb6b90e2e Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-08-29 19:21:04 +08:00
Bastien Nocera
c5763a8d99 network: Use icon without a spanner
https://bugzilla.gnome.org/show_bug.cgi?id=657556
2011-08-28 19:28:38 +01:00
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