Bastien Nocera
80324e35c6
region: Remove debug output
2011-01-24 18:10:09 +00:00
Bastien Nocera
035cb78521
region: Parent dialogues properly
2011-01-24 18:10:09 +00:00
Bastien Nocera
0c8dd1aebc
region: Fix memory leaks and destroy dialogue properly
...
There's no top-level dialogue any more, so we need some way to
clean up after ourselves.
2011-01-24 18:10:09 +00:00
Bastien Nocera
cc172a4754
region: Remove unused finalize function
2011-01-24 18:10:09 +00:00
Marek Kasik
81a227558b
printers: Remove compiler's warnings
2011-01-24 16:41:11 +01:00
Marek Kasik
468a9af0e6
printers: Set correct background color for supply levels
2011-01-24 16:30:22 +01:00
Bastien Nocera
c274f914cd
shell: Avoid windows with no icons
...
Set the default icon for child windows as well, when setting the
panel's icon.
2011-01-24 13:49:37 +00:00
Marek Kasik
5013cbd873
printers: Align maintenance buttons with check button
...
Align buttons "Print Test Page", "Clean Print Heads" and
"Disable Printer" with check button "Default".
Add "Queue" label to print jobs' GtkExpander.
2011-01-24 13:51:20 +01:00
Bastien Nocera
f70af6ee47
region: Remove other uses of gtk_dialog_run()
2011-01-24 12:30:59 +00:00
Bastien Nocera
0dd5a8ac18
region: Remove one use of gtk_dialog_run()
...
And make sure that the dialogue is destroyed when clicking its
close titlebar button.
2011-01-24 12:23:34 +00:00
Yaron Shahrabani
2a8870b7fb
Updated Hebrew translation.
2011-01-23 22:27:23 +02:00
Marek Kasik
254d631a6d
printers: Remove temporary files after using them
...
Remove some memory leaks.
2011-01-23 14:12:47 +01:00
Khaled Hosny
9e6aaaa734
Updated Arabic translation
2011-01-23 13:57:51 +02:00
Funda Wang
813cdc062d
Updated zh_CN translation.
2011-01-23 05:14:06 +01:00
Yaron Shahrabani
2fc3a499cc
Updated Hebrew translation.
2011-01-23 02:52:32 +02:00
Jorge González
ca86038a4b
Updated Spanish translation
2011-01-22 16:55:50 +01:00
A S Alam
d667c3bfb3
update Punjabi Translation
2011-01-22 19:01:12 +05:30
Daniel Mustieles
1a3ad0da5d
Updated Spanish translation
2011-01-22 10:38:54 +01:00
Matthias Clasen
ac91fe7ebf
Fix a typo
...
'Change constrast' should be 'Change contrast'. String change !
2011-01-21 16:09:06 -05:00
Matthias Clasen
3510583603
Remove the "Show panel icon" checkbox
2011-01-21 16:06:31 -05:00
Matthias Clasen
9234d06663
Wire up the "Sound Settings" button
2011-01-21 16:04:23 -05:00
Matthias Clasen
d711c58e70
Make the fingerprint dialog play nice with gnome-shell
...
It needs some convincing to let itself be attached...
2011-01-21 15:58:00 -05:00
Luca Ferretti
1fac1b46eb
Updated Italian translation
2011-01-21 21:26:04 +01:00
Luca Ferretti
4bd4ab5bdd
l10n: fix POTFILES.in after recent commits
2011-01-21 21:17:10 +01:00
Matthias Clasen
eac5028a75
Don't set a parent on a toplevel
2011-01-21 15:06:36 -05:00
Matthias Clasen
37b6e2b332
Make custom shortcut dialog non-resizable
...
The shell doesn't allow to resize attached dialogs, so we don't
want to show resize grips.
2011-01-21 14:42:28 -05:00
Bastien Nocera
37e444f96f
region: Remove unused "test settings" UI
2011-01-21 18:14:36 +00:00
Bastien Nocera
a4aa456c06
region: Remove more dead UI
2011-01-21 18:13:42 +00:00
Bastien Nocera
a7519f8340
region: Remove useless level of indirection
...
Clean up that mess of a code somewhat.
2011-01-21 18:06:26 +00:00
Bastien Nocera
5db534af2f
region: Make sure the layouts tree doesn't end up empty
...
By making the whole panel bigger. Might work-around a GTK+ bug, we
won't know for now...
2011-01-21 17:44:35 +00:00
Bastien Nocera
94507750ce
region: Use an enum for column names
2011-01-21 17:22:10 +00:00
Bastien Nocera
e7a82d58e4
region: Simplify xkb_layouts_fill_selected_tree()
2011-01-21 17:11:47 +00:00
Bastien Nocera
5299e667b2
region: Small style fix
2011-01-21 17:07:32 +00:00
Bastien Nocera
06e04097fd
region: GKBD_KEYBOARD_CONFIG_KEY_LAYOUTS can be empty
...
But non-NULL. Handle that case.
2011-01-21 17:06:44 +00:00
Bastien Nocera
5152655a12
region: Remove "mouse keys" tab
...
This has nothing to do here.
2011-01-21 16:12:57 +00:00
Bastien Nocera
781456a36e
region: Remove unneeded GConf include
2011-01-21 16:06:08 +00:00
Marek Kasik
66fcbbeb45
printers: Add comments for translators to ui
...
Resolves #640068
2011-01-21 16:36:47 +01:00
Bastien Nocera
05bef7fba7
user-accounts: Avoid multiple language dialogues
...
If the changed signal was emitted again before we got a chance
to create the language dialogue in the idle handler, we'd end up
with two (or more) dialogues.
2011-01-21 15:12:58 +00:00
Bastien Nocera
03a31f0fe9
user-accounts: Destroy language chooser when switching panels
...
Otherwise we still have some left-over widgets being parented.
2011-01-21 15:12:58 +00:00
Marek Kasik
d3f604d06a
printers: Add comments for translators
...
Change printer's state '5' from "Paused" to "Stopped".
2011-01-21 16:04:11 +01:00
Bastien Nocera
21b79f3045
user-accounts: Fix uninstalled files location
...
Uninstalled .ui files aren't in ../data/ anymore, but in data/
2011-01-21 14:49:04 +00:00
Bastien Nocera
3be95176ef
user-accounts: Fix when GDM isn't installed
...
When GDM isn't installed, or isn't installed in the correct prefix,
avoid accessing std_out[-1] of a 0-length std_out.
2011-01-21 14:27:08 +00:00
Bastien Nocera
2650556c59
user-accounts: Remove dead code
...
That wasn't completely removed in:
http://git.gnome.org/browse/accounts-dialog/commit/?id=9c531fd0af9857d25de9fd4641d3f4ab8c046189
2011-01-21 14:13:30 +00:00
Bastien Nocera
05dd38ce68
user-accounts: Remove all uses of exit()
...
We shouldn't use exit() in a panel plugin.
2011-01-21 13:59:30 +00:00
Bastien Nocera
0bbdc8727f
user-accounts: Update gdm-languages.c from GDM
...
Fixes a number of bugs, and keeps the 2 versions in sync.
2011-01-21 13:51:56 +00:00
Marek Kasik
fdd13a9f83
printers: Add ability to add allowed users
2011-01-21 12:45:17 +01:00
Luca Ferretti
0d618405d0
info: cleanup labels to match HIG and be translators friendly
...
https://bugzilla.gnome.org/show_bug.cgi?id=640127
2011-01-21 11:42:10 +00:00
Bastien Nocera
374ff131c4
region: Remove outdated properties
...
update-policy is gone.
2011-01-21 11:42:10 +00:00
Matthias Clasen
110b7fe8a8
Make custom keybinding editing work again
...
Only allow adding custom bindings in their section.
Fix up memory management when removing bindings.
2011-01-21 02:03:34 -05:00
Matthias Clasen
8effcb317c
Avoid duplicate entries for custom keybindings
...
The a11y keybindings live in /desktop/gnome/keybindings as well,
and we don't want to show them twice. So filter them out.
2011-01-21 01:27:23 -05:00