Carles Ferrando
f0aa264366
[l10n]Updated Catalan (Valencian) translation
2011-07-02 20:10:02 +02:00
Pau Iranzo
324897b14a
[l10n]Minor fix on Catalan translation
2011-07-02 20:09:54 +02:00
Yaron Shahrabani
0683798d03
Updated Hebrew translation.
2011-07-02 17:03:30 +03:00
Kjartan Maraas
5a04aaf3a5
Updated Norwegian bokmål translation
2011-07-02 11:15:53 +02:00
Yaron Shahrabani
d72c165c08
Updated Hebrew translation.
2011-07-02 11:00:39 +03:00
Yaron Shahrabani
0138d9a7af
Marked non-exitsing files as comments.
2011-07-02 10:57:54 +03:00
Florian Müllner
b72c71a970
keyboard: Support string array keybindings
...
Metacity/Mutter stores keybindings as string array to support multiple
bindings per action. Even though multiple bindings are not exposed in
the UI, support keybindings stored as string array by getting/setting
the first element of the array.
https://bugzilla.gnome.org/show_bug.cgi?id=653613
2011-06-30 13:57:40 +02:00
Florian Müllner
a6d3ad6af3
keyboard: Fix a small memory leak
...
Unless g_conf_client_get_string(), g_settings_get_string() always
returns a newly allocated string.
https://bugzilla.gnome.org/show_bug.cgi?id=653613
2011-06-30 13:57:40 +02:00
Florian Müllner
8a858345a8
keyboard: Change precedence for schema in KeyList parser
...
Right now, if both KeyList and KeyListEntry contain a schema element,
the (global) one of the list wins. This makes it rather cumbersome
to mix keys of different schemas in a single list, as rather than
using a default schema and specifying a different one where necessary,
every key needs its own schema element.
A brief IRC discussion suggests that the current precedence didn't
trigger any particular issues before, and neither should changing
it - so do this to support above case.
https://bugzilla.gnome.org/show_bug.cgi?id=653685
2011-06-30 13:57:40 +02:00
Michael Terry
30302acefa
Remove extraneous line from the sound applet .desktop file.
2011-06-30 12:50:42 +01:00
Michael Terry
0a8669a5b5
Add Unity to OnlyShowIn fields
...
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Florian Müllner
38252af6cf
universal-access: Re-add cc-marshal.[ch]
...
Sorry for the noise, that's the correct fix.
2011-06-29 22:56:19 +02:00
Florian Müllner
827459fef1
Revert "universal-access: Fix build"
...
This reverts commit 85e20b040f
.
2011-06-29 22:56:19 +02:00
Florian Müllner
85e20b040f
universal-access: Fix build
...
Commit 4a8c7afbe0
broke build of the ua panel, fix this.
2011-06-29 21:15:25 +02:00
Bastien Nocera
4a8c7afbe0
universal-access: Keep your own gconf horrors
2011-06-29 17:34:22 +01:00
Aurimas Černius
2fa73b5091
Updated Lithuanian translation.
2011-06-28 23:42:04 +03:00
Matthias Clasen
e6a70eed69
Add some .desktop.in files to POTFILES.skip
...
This shows up as failed checks on build.gnome.org
2011-06-28 08:42:00 -04:00
Matej Urbančič
c9a1c2de30
Updated Slovenian translation
2011-06-26 20:35:46 +02:00
Daniel Mustieles
d57049107f
Updated Spanish translation
2011-06-25 12:35:03 +02:00
Richard Hughes
90b3fb1c2a
color: Mark a user visible string as translatable
2011-06-25 09:36:15 +01:00
Bastien Nocera
89ae22a334
online-accounts: Add missing UI file
2011-06-25 02:56:54 +01:00
Bastien Nocera
c280c3b18d
online-accounts: goa-account icons back in goa
2011-06-24 16:31:23 +01:00
Bastien Nocera
0786539969
online-accounts: Use newly added component in BZ
2011-06-24 15:46:56 +01:00
Bastien Nocera
896b5e87d9
online-accounts: Add panel for gnome-online-accounts
...
https://bugzilla.gnome.org/show_bug.cgi?id=653334
2011-06-24 15:43:03 +01:00
Richard Hughes
d6bc292a69
color: Actually install the icon in the corect place
2011-06-24 15:03:35 +01:00
Marek Kasik
47fb197d73
Printers: Remove redundant check
...
Remove check which is not needed.
2011-06-23 13:39:51 +02:00
Alexandre Rostovtsev
16ac093def
Fix https scheme handler app setting (bug #653211 )
...
default_app_changed() contains a typo: we need to set the https
handler app when the user changes the http app chooser, not the
(non-existent) https app chooser.
2011-06-23 11:26:07 +02:00
Daniel Mustieles
aafbaa6c1b
Updated Spanish translation
2011-06-23 11:19:05 +02:00
Matej Urbančič
e32472f81c
Updated Slovenian translation
2011-06-22 21:14:06 +02:00
Bastien Nocera
2e44890421
shell: Print warning for uninstantiable panels
...
Install stuff in /usr/local, desktop icon shows up, and it doesn't
work. That's because it can't load the GIO extension. Yell like a madman
about it.
https://bugzilla.gnome.org/show_bug.cgi?id=652583
2011-06-21 17:37:33 +01:00
Bastien Nocera
632501cf1c
shell: " " isn't a search term, really
...
Don't re-filter for added trailing or leading spaces
2011-06-21 17:37:33 +01:00
Richard Hughes
6dd4817d68
color: Allow advanced users to create virtual devices using the context menu
2011-06-21 16:15:49 +01:00
Richard Hughes
24b2d2534e
color: Add a popup menu for advanced users that want to set the system default
...
A menu popup was the best thing we could find after discussing it on
If anybody has any better ideas then please shout / send patches.
To show the menu, press the context menu key on the keyboard.
2011-06-21 16:15:49 +01:00
Bastien Nocera
14328b704e
region: Re-add missing toolbar style
2011-06-21 15:52:39 +01:00
Bastien Nocera
566e0559b1
region: Force icons only toolbar style
2011-06-21 15:51:38 +01:00
Bastien Nocera
9aaef2614c
printers: Force icons toolbar style
...
https://bugzilla.gnome.org/show_bug.cgi?id=651599
2011-06-21 15:47:16 +01:00
Bastien Nocera
4623be9c94
keyboard: Force "icons" toolbar style
...
https://bugzilla.gnome.org/show_bug.cgi?id=651595
2011-06-21 15:45:33 +01:00
Bastien Nocera
8e557aeaa3
network: Fix toolbar style
...
We always want an icon toolbar style for those.
https://bugzilla.gnome.org/show_bug.cgi?id=651595
2011-06-21 15:42:44 +01:00
Bastien Nocera
b76013bd1d
network: Avoid uninitialised variable
2011-06-21 15:36:43 +01:00
Bastien Nocera
a37f8770e5
shell: Fix bad rendering of search results
...
Don't use pango_cairo_layout_path(), which doesn't do any
hinting whatsoever, use gtk_render_layout() from GTK+ instead,
as the text cell renderer already does.
With help from Matthias Clasen <mclasen@redhat.com>
https://bugzilla.gnome.org/show_bug.cgi?id=652709
2011-06-21 15:16:53 +01:00
Kristjan SCHMIDT
c63f09dc0e
Updated Esperanto translation
2011-06-20 17:54:03 +02:00
Marek Kasik
63edb0dcbe
Printers: Include cups/ppd.h explicitly
...
cups/ppd.h is not included by cups/cups.h since CUPS 1.5.
2011-06-20 17:02:39 +02:00
Fran Diéguez
8054f2d773
Updated Galician translations
2011-06-20 13:45:48 +02:00
Kjartan Maraas
35e10fd1b0
Updated Norwegian bokmål translation.
2011-06-19 17:50:55 +02:00
Andika Triwidada
48fcb5ca5c
Updated Indonesian translation
2011-06-19 19:03:23 +07:00
Daniel Mustieles
a543ed35c6
Updated Spanish translation
2011-06-19 11:54:42 +02:00
Philip Withnall
5ec3fa9941
shell: Use proper Unicode ellipses in the search renderer
2011-06-17 12:30:05 +01:00
Rodrigo Moya
4b655eee12
region: Simplify displaying of dates and times
2011-06-17 11:20:52 +02:00
Rodrigo Moya
2ded577f3d
region: Add weak ref for GSettings object
2011-06-17 11:07:04 +02:00
Rodrigo Moya
87baf75e9c
region: Added missing assignment for loop control variable
2011-06-17 11:04:47 +02:00