Commit graph

10375 commits

Author SHA1 Message Date
Bastien Nocera
0188486890 info: Set the StaticHostname
when changing the PrettyHostname

https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 16:07:55 +01:00
Bastien Nocera
a2885a56d4 info: Add helper for pretty hostname to hostname
So that we can set the static hostname depending on the value
of the pretty hostname.
2011-05-13 16:00:39 +01:00
Bastien Nocera
ac5bc2da75 user-accounts: Move UmEditableEntry to lib
So it can be reused in the printers panel.

Also see:
https://bugzilla.gnome.org/show_bug.cgi?id=649511
2011-05-13 13:44:55 +01:00
Bastien Nocera
a089d7e710 info: Implement setting of "PrettyHostname"
This property can be used to name services running on the machine
such as media sharing, device sharing, or externally visible
services such as the Bluetooth name.

We don't set the statis hostname yet though, this will need
to be done to follow the recommendations from systemd.

https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 13:35:37 +01:00
Bastien Nocera
c3e7514ed6 user-accounts: UmEditableEntry improvements
* Avoid sending two consecutive "editing-done" signals when
  validating the entry with the "Return" key
* Use symbolic names for the notebook page numbers
2011-05-12 18:51:45 +01:00
Bastien Nocera
f66e7bb4dd user-accounts: Fix bug when name is changed to contain markup
When changing to a "display name" that contains markup, such
as "Foo & Bar", the code to update the user list on the left
wasn't escaping the text correctly.
2011-05-12 18:45:58 +01:00
Bastien Nocera
b8c2826e3d info: Simplify WID() macro 2011-05-12 18:45:58 +01:00
Wind He
019fbc6658 update zh_CN translation 2011-05-12 19:57:54 +08:00
Matthias Clasen
4df13eb8f7 Properly select the active ap
Comparing by object id does not work here, since there is no
guarantee that the object id will still be present in the array
after we did filter the list by strongest-per-ssid. Instead,
compare the ssid.
https://bugzilla.gnome.org/show_bug.cgi?id=649934
2011-05-12 07:06:58 -04:00
Funda Wang
c187313a9e Updated zh_CN translation. 2011-05-11 12:03:03 +02:00
Bastien Nocera
3980a44ebb user-accounts: Remove use of images in fingerprint
gtk_assistant_set_page_header_image() is deprecated, stop using
it in the fingerprint setup assistant.
2011-05-07 19:10:35 +01:00
Christian Persch
1f00e38838 network: Use g_settings_get_child to construct the proxy settings
Bug #645439.
2011-05-07 18:14:56 +01:00
Bastien Nocera
13e4bbeb7d info: Add preferred to the list of keywords
https://bugzilla.gnome.org/show_bug.cgi?id=648253
2011-05-07 18:07:44 +01:00
Bastien Nocera
a4341af9fb build: Require newer gnome-desktop for display changes
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-07 17:54:41 +01:00
Robert Ancell
3d91e4baaf Only show monitor labels when display applet has focus
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-07 17:50:35 +01:00
Bastien Nocera
922116e04e region: Use input-keyboard instead of system-run icon
https://bugzilla.gnome.org/show_bug.cgi?id=647656
2011-05-07 17:50:02 +01:00
Bastien Nocera
e02e7513d9 keyboard: Change tab label from "General" to "Typing"
https://bugzilla.gnome.org/show_bug.cgi?id=615206
2011-05-07 17:48:59 +01:00
Bastien Nocera
da829ad555 lib: Remove CcLockbutton
We can now use the lock button in GTK+ itself.

https://bugzilla.gnome.org/show_bug.cgi?id=640732
2011-05-07 17:47:27 +01:00
Bastien Nocera
8c6221a567 user-accounts: Use GTK+ lock button 2011-05-07 17:47:13 +01:00
Bastien Nocera
b28923cc90 datetime: Use GTK+ lock button 2011-05-07 17:46:55 +01:00
Bastien Nocera
8dea9d125b printers: Use GTK+ lock button 2011-05-07 17:46:43 +01:00
Bastien Nocera
00bfe342bb build: Require a newer GTK+ for the lock button 2011-05-07 17:46:25 +01:00
Marek Kasik
03f49b9e3f printers: Check presence of new printer
Check successful installation of new printer by search
in list of destinations given by CUPS. Add index to the end
of name of new printer if the name is already used.
2011-05-06 13:39:37 +02:00
Marek Kasik
8164c8f7f9 printers: Improve search for PPDs for new devices
Improve logic for selecting PPD from available PPDs.
Try to find the best PPD if there is not an exact match
(rhbz#691808, rhbz#691701).
2011-05-06 12:31:42 +02:00
Gabor Kelemen
af06b3657a Fix a Hungarian translation problem 2011-05-05 02:05:00 +02:00
Kjartan Maraas
51bddc0499 Updated Norwegian bokmål translation 2011-05-04 10:37:18 +02:00
Bastien Nocera
9f961048ae mouse: Update from gnome-settings-daemon
Should fix detection of touchpads not working in some cases.

https://bugzilla.redhat.com/show_bug.cgi?id=695041
2011-05-03 16:42:35 +01:00
Bastien Nocera
df77dc1ee5 Revert "display: Only show monitor labels when display applet has focus"
This reverts commit 201714d99a.

This isn't the unstable branch you're looking for.
2011-05-03 14:36:09 +01:00
Cosimo Cecchi
fcdbf41ebb shell: add raised style to "All Settings" button
https://bugzilla.gnome.org/show_bug.cgi?id=645809
2011-05-03 14:32:32 +01:00
Seán de Búrca
6a629ecb82 Updated Irish translation 2011-05-02 20:20:34 -06:00
Marek Kasik
475f3fee9a printers: Make Add button insensitive until user select a printer
Set Add button in the PpNewPrinterDialog sensitive only if user select
a printer in the dialog (#648787).
2011-05-02 15:48:19 +02:00
Pin-Hsien Li
a00d6c14ba Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-05-02 20:21:57 +08:00
Robert Ancell
201714d99a display: Only show monitor labels when display applet has focus
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-02 15:59:50 +10:00
Abduxukur Abdurixit
f13bae02b8 Added UG translation 2011-05-02 07:13:46 +02:00
Daniel Korostil
b835b8c3a1 Uploaded Ukranian 2011-05-02 02:55:53 +03:00
Piotr Drąg
93acf6bbf5 Updated Polish translation 2011-05-01 13:17:26 +02:00
Fran Diéguez
52edf3536d Updated galician translations 2011-04-30 23:27:21 +02:00
Matthias Clasen
8a3368be65 Remove the subscription renewal timeout when the panel goes away
Otherwise, bad things (ie crashes) happen after 500 seconds...
2011-04-29 12:07:13 -04:00
Piotr Drąg
bbe9e19bec Updated Polish translation 2011-04-29 15:48:11 +02:00
Rodrigo Padula de Oliveira
f02c4910ac Updated Brazilian Portuguese translation 2011-04-28 14:36:43 -03:00
Bastien Nocera
b435556cd3 user-accounts: Show username when no real name
So that users added "by hand" with adduser show up correctly
in the treeview.

https://bugzilla.gnome.org/show_bug.cgi?id=648348
2011-04-28 14:35:12 +01:00
Richard Hughes
e51ff4001b power: Only show the 'When power is critically low' when there is a laptop battery or UPS attached.
This fixes https://bugzilla.gnome.org/show_bug.cgi?id=646053
2011-04-28 11:33:14 +01:00
Matthias Clasen
721f36087a NEWS for 3.0.1.1 2011-04-26 20:58:10 -04:00
Matthias Clasen
74d70470a2 Bump version to 3.0.1.1 2011-04-26 20:58:01 -04:00
Bastien Nocera
3d5c7b65a6 keyboard: Avoid warnings when adding new shortcuts
We don't want to unset GConf watches if we didn't set them
in the first place.
2011-04-26 15:54:59 +01:00
Bastien Nocera
83512fb6fe keyboard: Fix adding custom shortcuts
We need something other than "0" as an answer. Thanks for breaking
the responses glade.

https://bugzilla.gnome.org/show_bug.cgi?id=648187
2011-04-26 15:49:56 +01:00
Bastien Nocera
15c5d5a96e keyboard: Use correct base for unsetting custom shortcuts 2011-04-26 15:30:31 +01:00
Bastien Nocera
7481609b4d Revert "region: Use input-keyboard instead of system-run icon"
This reverts commit 4320dbfadf.

No UI changes for GNOME 3.0 yet.
2011-04-26 15:22:46 +01:00
Bastien Nocera
53f78eec0b keyboard: Always add the "Custom shortcuts" section
Even if it is empty by default.

https://bugzilla.gnome.org/show_bug.cgi?id=648091
2011-04-26 15:20:45 +01:00
Bastien Nocera
4320dbfadf region: Use input-keyboard instead of system-run icon
https://bugzilla.gnome.org/show_bug.cgi?id=647656
2011-04-26 14:43:06 +01:00