Commit graph

11224 commits

Author SHA1 Message Date
Florian Müllner
be4e40bf99 keyboard: Remove support for conditional shortcuts
Keyboard shortcut definitions could specify a condition to determine
whether it should be shown in the UI or not. This was only used by
Metacity/Mutter, to make the visibility of some shortcuts depend on
the number of workspaces. However, as workspaces are now managed
dynamically in GNOME 3, the frequent changes to the list of shortcuts
have become rather confusing, so a fixed list of shortcuts is used now.

With the only consumer of conditional shortcuts gone, there's no reason
to keep the feature around.

https://bugzilla.gnome.org/show_bug.cgi?id=663431
2011-11-11 18:58:46 +01:00
Bastien Nocera
1ce466f80b universal-access: Avoid crashing when GConf is broken
Or when metacity is badly installed. gconf_value_get_string()
_can_ return NULL.

https://bugzilla.redhat.com/show_bug.cgi?id=751007
2011-11-11 14:29:14 +00:00
Muhammet Kara
ab33ef40dc [l10n]Updated Turkish translation 2011-11-11 11:29:59 +02:00
Daniel Mustieles
e3a0a37e25 Updated Spanish translation 2011-11-09 20:27:25 +01:00
Fran Diéguez
7ef660b713 Updated Galician translations 2011-11-09 13:59:01 +01:00
Bastien Nocera
314224ab3a keyboard: Rename a11y keyboard shortcuts
To match the design documents in:
https://live.gnome.org/Design/SystemSettings/Keyboard
and the feature names in the UA panel
2011-11-09 00:04:50 +00:00
Piotr Drąg
4c9026249e Updated POTFILES.in 2011-11-08 23:24:53 +01:00
Bastien Nocera
96e37d6ec7 build: Build .tar.xz tarballs by default 2011-11-08 20:41:58 +00:00
Florian Müllner
7d060a2508 keyboard: Adjust shortcut files
Some keybindings have been moved from metacity/mutter to g-s-d;
update the shortcut files to reflect that change.

https://bugzilla.gnome.org/show_bug.cgi?id=663626
2011-11-08 15:59:04 +01:00
Marek Kasik
e5747afe41 Printers: Don't allow "/" in printer name
Remove "/" from allowed characters so that models which contain
this character can be added successfully (#661774).
2011-11-08 13:07:03 +01:00
Bastien Nocera
6665b60422 panels: Update for Shell API changes 2011-11-07 18:03:14 +00:00
Bastien Nocera
27c45abda3 shell: Merge libgnome-control-center into main binary
This fixes problems with the CcEditableEntry type not being
registered and causing the printers and user-accounts panels not to
work. As we do not need to work on Windows, we do not need to split
out the library.
2011-11-07 18:03:14 +00:00
Bastien Nocera
acd1d3c6df po: Remove non-existant file from list 2011-11-07 17:24:03 +00:00
Andrej Žnidaršič
6677b328fc Updated Slovenian translation 2011-11-06 20:40:57 +01:00
Algimantas Margevičius
231407ca94 Updated Lithuanian translation 2011-11-06 00:49:18 +02:00
Mario Blättermann
18c4c3d81b [l10n] Updated German translation 2011-11-05 20:30:06 +01:00
Bastien Nocera
7ae7da4c31 common: Remove copy-paste egg code
Now in GTK+ itself.

https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Bastien Nocera
1465f98af9 universal-access: Use GTK+ instead of custom code
https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Bastien Nocera
df493ef93c keyboard: Use GTK+ to parse keys
Instead of some custom code

https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Daniel Mustieles
a795220be7 Updated Spanish translation 2011-11-04 13:42:01 +01:00
Fran Diéguez
3ced150a82 Updated Galician translations 2011-11-04 13:00:01 +01:00
Matthias Clasen
57a1099b24 network: Make tabbing through the proxy page work 2011-11-03 14:06:08 -04:00
Matthias Clasen
b5acac3bf5 power: Add some labelled-by relations for a11y 2011-11-03 14:06:08 -04:00
Bastien Nocera
e835213cb8 network: Add proxy to the keywords
https://bugzilla.gnome.org/show_bug.cgi?id=663340
2011-11-03 17:56:29 +00:00
Bastien Nocera
b202b0a9b3 sound: Export sysfs path in stream properties
Which makes it easier to locate devices in the UDev tree.
2011-11-03 17:56:29 +00:00
Matthias Clasen
9088ef2870 User-accounts: Add a few accessibility labels 2011-11-03 13:21:07 -04:00
Matthias Clasen
4181028c72 Network: accessibility improvements
Add missing relations and labels to make orca speak a bit more
understandably.
2011-11-03 11:00:57 -04:00
Daniel Mustieles
1f2604aa16 Updated Spanish translation 2011-11-03 15:54:56 +01:00
Matthias Clasen
aa2bd98aea Background: Add accessible labels
Image-only controls work much better with ATs if they have
labels that can e.g. be read in orca.

https://bugzilla.gnome.org/show_bug.cgi?id=663320
2011-11-03 09:16:22 -04:00
Matthias Clasen
d1f38fed35 info: Add labelling relations
This lets ATs such as orca know what label belongs to what
data field, and makes the text read by orca much more useful.
2011-11-03 08:48:41 -04:00
Marek Kasik
af40a98f80 Printers: Detect disconnection of printer
Connect to CUPS' "printer-stopped" event so the panel can change state
of the printer when unplugged (rhbz #743884).
2011-11-01 13:51:18 +01:00
Ali Akbar Najafian
85feb058e0 Updated Persian documentation 2011-10-30 17:12:16 +03:30
Yaron Shahrabani
8d3183d6f5 Updated Hebrew translation. 2011-10-28 13:57:01 +02:00
Piotr Drąg
1ae2d8a033 Updated POTFILES.in 2011-10-27 21:56:05 +02:00
Bastien Nocera
6e99f7663a keyboard: Use GtkCellRendererAccel
Instead of custom code. This means loads of code we don't need
to maintain, whoo!
2011-10-27 16:25:35 +01:00
Bastien Nocera
b70c5d64fe keyboard: Try to parse keycodes better
gdk_keyval_from_name() doesn't seem to work as it used to.

https://bugzilla.gnome.org/show_bug.cgi?id=642489
2011-10-27 16:19:21 +01:00
Fran Diéguez
256550ab03 Updated Galician translations 2011-10-26 17:07:51 +02:00
Daniel Mustieles
e6d9935531 Updated Spanish translation 2011-10-26 16:41:56 +02:00
Marek Kasik
6029100642 Printers: Set requesting-user-name when getting job info
CUPS has changed its policy for giving informations about jobs.
This fixes problem with actualization of list of print jobs.
2011-10-26 14:17:22 +02:00
Daniel Nylander
332bcb8d6c Updated Swedish translation 2011-10-26 11:53:11 +02:00
Matej Urbančič
c0e1166f89 Updated Slovenian translation 2011-10-25 20:59:31 +02:00
Matthias Clasen
314df488b7 user-accounts: Improve tooltips
Don't speak about 'deleting users'. Instead, use the term
'user account' consistently.

https://bugzilla.gnome.org/show_bug.cgi?id=661765
2011-10-25 17:56:44 +01:00
Matthias Clasen
bae25a142f user-accounts: Make unlock icon in tooltip match reality 2011-10-25 17:56:03 +01:00
Bastien Nocera
660f957566 user-accounts: Add label to toolbar buttons 2011-10-25 17:53:05 +01:00
Bastien Nocera
5afe1be01a region: Add label to toolbar buttons 2011-10-25 17:47:17 +01:00
Bastien Nocera
152398ff1f printers: Add label to toolbar buttons 2011-10-25 17:43:48 +01:00
Bastien Nocera
ce58a78d26 online-accounts: Add label to toolbar items 2011-10-25 17:38:55 +01:00
Bastien Nocera
65f850e0c5 network: Add label to toolbar buttons 2011-10-25 17:37:47 +01:00
Bastien Nocera
8f78728dbc keyboard: Add label to toolbar buttons 2011-10-25 17:36:22 +01:00
Bastien Nocera
3a31fb91a2 bluetooth: Add labels to toolbar widgets 2011-10-25 17:32:37 +01:00