Marek Kasik
2b3da7feb8
printers: Set default printer properly
...
Clean "~/.cups/lpoptions" file before setting default printer
on local CUPS server. Store default printer to "~/.cups/lpoptions"
if we are connected to a remote CUPS server (#646100 ).
2011-04-12 16:43:36 +02:00
Fran Diéguez
60847d99cb
Updated Galician translations
2011-04-12 11:17:02 +02:00
Marek Černocký
cbcc43647e
Updated Czech translation
2011-04-11 23:17:06 +02:00
Christian Kirbach
a04c954efc
[l10n] Updated German translation
2011-04-11 21:55:25 +02:00
Bastien Nocera
f023200b8d
shell: Be centred by default
...
https://bugzilla.gnome.org/show_bug.cgi?id=647260
2011-04-11 11:29:27 +01:00
Piotr Drąg
ff3dda1edc
Updated Polish translation
2011-04-11 06:04:47 +02:00
Gabor Kelemen
16af11af05
Updated Hungarian translation
2011-04-11 01:50:32 +02:00
Wouter Bolsterlee
8bd309df71
Updated Dutch translation by Wouter Bolsterlee
2011-04-10 22:24:59 +02:00
Daniel Mustieles
92a44b36d4
Updated Spanish translation
2011-04-10 21:29:36 +02:00
Daniel Nylander
3b24acc374
Updated Swedish translation
2011-04-10 20:42:03 +02:00
Bastien Nocera
c22a98dcb7
info: Make free space checking async
...
https://bugzilla.gnome.org/show_bug.cgi?id=647125
2011-04-10 18:40:49 +01:00
Gil Forcada
adb74f26d3
[l10n]Updated Catalan translation
2011-04-10 19:34:06 +02:00
Khaled Hosny
9e4cc62727
Updated Arabic translation
2011-04-10 17:41:37 +02:00
Alexander Shopov
32f3734ced
Updated Bulgarian translation
2011-04-10 16:15:23 +03:00
Jorge González
654afe478d
Updated Spanish translation
2011-04-10 11:52:04 +02:00
Richard Hughes
03d17a95c4
network: add a 'Other...' entry to the wireless combobox so users can connect to hidden access points
...
A suprising number of people need this to be able to get onto their wireless
network. This is also a Fedora blocker if that matters.
This patch also adds a string. I don't feel there is a way around it, although
we could steal the translations from another project. I think using a real word
is better than displaying a blank entry or a picture or something. I dunno.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=645002
2011-04-10 10:31:48 +01:00
Ivaylo Valkov
7a875f8901
Updated Bulgarian translation
2011-04-10 08:45:03 +03:00
Matthias Clasen
cbecb18788
Shell: fix handling of commandlines
...
With HANDLES_COMMANDLINE, the commandline is handled in the primary
instance. That means two things:
- We cannot let GOption handle --help, since it calls exit() after
printing out the help
- The static booleans need to be reset to FALSE for each handled
commandline
This commit adds a new string, 'Show help options'. It also includes
existing translations for this string that were taken from GLib.
2011-04-08 15:53:34 -04:00
Bastien Nocera
ce561eb68f
sound: Prevent > 100% volume showing up as 100%
...
When the output of input bar changes from a non-decibel capable
output, to one that is (such as on startup), don't clip the
volume displayed at 100%, by setting the level of the bar again.
https://bugzilla.gnome.org/show_bug.cgi?id=646254
2011-04-08 16:12:56 +01:00
Bastien Nocera
58e4fab6be
background: Allow adding multiple images
...
https://bugzilla.gnome.org/show_bug.cgi?id=647053
2011-04-08 13:41:47 +01:00
Bastien Nocera
6233c7d20f
info: Use correct destructor for GUnixMountEntry
2011-04-08 13:00:38 +01:00
Bastien Nocera
9d94d2dfae
keyboard: Fix reloading keyboard shortcuts
...
When reloading entries, we also need to clear the section
hash tables, otherwise we won't be adding the keys as they
already exist in the hashtables.
Fixes empty keyboard shortcuts when creating a new workspace (eg.
moving any window to an empty workspace in gnome-shell)
https://bugzilla.gnome.org/show_bug.cgi?id=646949
2011-04-07 16:16:52 +01:00
Matthias Clasen
01b639d64f
Sound: Only autostart the applet in gnome
...
Other desktops don't appreciate the extra sound control.
https://bugzilla.gnome.org/show_bug.cgi?id=646987
2011-04-07 11:08:05 -04:00
Cosimo Cecchi
534a7a1eac
datetime: fix a critical when showing the panel
...
The critical was spawned because we were calling gtk_style_attach()
before calling gtk_widget_set_window(), but that code can go away
entirely.
https://bugzilla.gnome.org/show_bug.cgi?id=646836
2011-04-07 09:12:47 -04:00
Matthias Clasen
274569d4f3
Bump version
2011-04-06 10:17:58 -04:00
Matthias Clasen
c5b11fcd22
Update for 3.0.0.1
2011-04-06 10:01:56 -04:00
Mahyar Moghimi
33cc8c782b
Updating Persian Translation
2011-04-06 16:38:00 +04:30
Richard Hughes
3a0bb1c7f2
network: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837
2011-04-06 10:07:15 +01:00
Richard Hughes
81799838a3
network: do not assert if a widget is missing, instead print a critical warning with the widget name
...
This helps us debug bugs like #646837
I've also asked the designers to clarify what entries we should show on the mobile broadband page too.
2011-04-06 10:06:12 +01:00
Cosimo Cecchi
7b7f67fbae
background: fix a compilation warning
2011-04-05 12:08:42 -04:00
Marek Kasik
84a2b3e353
printers: Don't set reason when setting AcceptJobs
...
Set reason to NULL when setting AcceptJobs to TRUE (rhbz#691154).
2011-04-05 17:50:18 +02:00
Marek Kasik
aedbc186a8
printers: Check whether the requested policy is available
...
Check whether the system has policy
"org.opensuse.cupspkhelper.mechanism.all-edit" before using it (#646813 ).
2011-04-05 17:10:54 +02:00
Marek Kasik
3349308ea2
printers: Actualize printer list and job list automatically
...
This patch makes Printers panel to automatically refresh printers list
when a new printer is added or removed. It is refreshed also when a printer
changes its state (to see changes in paused/unpaused state) (rhbz#691718).
It also automatically refresh list of jobs (and also number of active jobs in
main tab) for actual printer (rhbz#691737).
2011-04-05 15:54:09 +02:00
Bastien Nocera
8390f73f4b
datetime: Fix test-endianess on OpenSUSE
...
https://bugzilla.gnome.org/show_bug.cgi?id=646780
2011-04-05 09:40:30 +01:00
Jamil Ahmed
aa23db2699
Updated Bengali translation
2011-04-05 01:28:25 +06:00
Kristjan SCHMIDT
ccb02c1390
Updated Esperanto translation
2011-04-04 19:05:22 +02:00
Nguyễn Thái Ngọc Duy
90d4786a04
Updated Vietnamese translation
2011-04-04 23:47:17 +07:00
Rodrigo Moya
fcff8e64ff
Release 3.0.0
2011-04-04 16:53:18 +02:00
Chao-Hsiung Liao
6cffd6aa19
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-04-04 20:50:19 +08:00
Takayuki KUSANO
053482da50
Updated Japanese translation of "firmware missing"
2011-04-04 20:14:20 +09:00
Jamil Ahmed
a993bf2a6d
Updated Bengali translation
2011-04-04 15:10:46 +06:00
Takayuki KUSANO
db39ad2150
Updated Japanese translation
2011-04-04 17:21:04 +09:00
Baris Cicek
5d477dad4e
Updated Turkish translation
2011-04-04 06:34:14 +03:00
Jordi Serratosa
5fc194f52c
[l10n]Fixes on Catalan translation
2011-04-03 23:26:43 +02:00
Wolfgang Stöggl
9e05a15cac
[l10n] Updated German translation, umlauts fixed
2011-04-03 19:41:14 +02:00
Dr.T.Vasudevan
afd02b5515
Updated Tamil translation
2011-04-03 08:43:22 +05:30
Matthias Clasen
3256adcb7e
Network: Make creating vpn connections work again
...
Somehow the 'Create' button lost its action id.
Don't trust glade on these files...
2011-04-02 18:12:00 -04:00
Florian Müllner
0a6a19418b
build: Fix build on fresh checkouts
...
Commit a0672cb9ad
removed the API documentation, but left a stray
reference to the docs/ subdirectory causing a build failure with
fresh checkouts.
2011-04-02 23:57:52 +02:00
Wouter Bolsterlee
adcbb76c91
Updated Dutch translation by Wouter Bolsterlee
2011-04-02 19:53:57 +02:00
Ask H. Larsen
4dd215bb67
Updated Danish translation
2011-04-02 19:28:15 +02:00