Commit graph

7964 commits

Author SHA1 Message Date
Mattias Põldaru
1c4a3a3b0e Updating Estonian translation 2009-06-26 22:36:54 +03:00
Nguyễn Thái Ngọc Duy
fbc6c2650a po/vi.po: fixed "Điểmcon" 2009-06-26 08:19:10 +10:00
Federico Mena Quintero
4aac93ce2d randr - Don't pop up a redundant error dialog
In case the RANDR configuration cannot be applied, gnome-settings-daemon already
pops up an error message.  So, don't pop up another error of our own.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-06-15 15:11:01 -05:00
Runa Bhattacharjee
cc048e3e94 Updated Bengali India Translations 2009-06-12 19:20:50 +05:30
Manoj Kumar Giri
8c2d83298a Added entries for Hindi Translation updated by Rajesh Ranjan 2009-06-10 18:55:31 +05:30
Manoj Kumar Giri
5cb8c59c46 Updated Hindi Translation 2009-06-10 18:54:05 +05:30
Kjartan Maraas
1f360cffc4 Updated Norwegian bokmål translation. 2009-06-10 10:34:29 +02:00
Federico Mena Quintero
74e06ac80e Use the timestamp of the Apply button to change the RANDR configuration
There is no timestamp available when the dialog returns from gtk_dialog_run().
So, we save the timestamp at the time the Apply button is clicked.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-06-08 20:17:38 -05:00
Federico Mena Quintero
1efda260d3 Uh, you have two plural forms? 2009-06-08 20:17:30 -05:00
Federico Mena Quintero
d8f841f2ab Fix permissions in translations 2009-06-08 20:15:06 -05:00
Federico Mena Quintero
d831c0e7a4 Comment out translation with invalid plurals 2009-06-08 20:14:35 -05:00
Federico Mena Quintero
d9ae8c04f5 Fix permissions in translations 2009-06-08 20:12:57 -05:00
Federico Mena Quintero
9281a911cf Fix the layout-outputs-horizontally helper
The horizontal coordinate was not always being updated.
Also, ensure that outputs are at y=0.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-06-08 20:06:20 -05:00
Manoj Kumar Giri
04e1f4463f Added entries for Oriya Translation update. 2009-06-08 17:20:16 +05:30
Manoj Kumar Giri
fc3153f943 Upadted Oriya Translation 2009-06-08 17:19:06 +05:30
Ivar Smolin
210c7f2460 Updating Estonian translation 2009-06-08 11:03:31 +03:00
Bastien Nocera
be80c315cd Revert previous patch, broke string freeze 2009-06-05 15:07:45 +01:00
Bastien Nocera
8fc3d767cc [defaultapplications] Add Arora to the browsers
Add Arora[1] to the browser list.

[1]: http://code.google.com/p/arora/
2009-06-05 14:56:29 +01:00
Jens Granseuer
931ddc40dd [font-viewer] interrupt thumbnailing at 30 secs instead of 30 msecs
Timeout value was supposed to be 30 seconds; 30 milliseconds is a bit
too short to get any amount of thumbnailing done (bug #584107)
2009-05-28 21:00:05 +02:00
Gil Forcada
7f4f82f1e8 Minor fix to Catalan translation 2009-05-22 17:45:56 +02:00
Gil Forcada
903e8369c4 Fixed POTFILES.in so translators can update their translations 2009-05-22 17:45:43 +02:00
Vivian Zhang
2983cb25ea [aboutme] initialize GThread subsystem
initialize the GThread subsystem because the thumbnail factory needs
it (bug #583451)
2009-05-21 17:04:14 +02:00
Jens Granseuer
45f198113a [common] don't unref NULL GConf entries 2009-05-20 23:20:04 +02:00
Matthias Clasen
6a17b70330 Don't needlessly write entries back to gconf on startup
This is a partial fix for problems with the font dpi setting.
See bug 581986.
2009-05-09 11:50:33 -04:00
Ivar Smolin
d4b13229a2 Updating Estonian translation 2009-05-08 19:31:00 +03:00
Matthias Clasen
59380c29e4 Make the custom keybinding UI smoother
These changes were proposed in bug 580792:
 - Make the apply button the default
 - Don't let the cancel button grab the default
 - Make both entries activate the default widget
 - Grab the focus to the first entry when presenting the dialog
2009-05-07 20:09:29 -04:00
Christian Persch
4864d99794 * font-viewer/ftstream-vfs.c: (vfs_stream_open): Safely printf
strings. Bug #581731.
2009-05-07 23:29:47 +02:00
Federico Mena Quintero
af03baa1bc bgo#556050 - Make the monitor heading in the RANDR capplet be explicitly black
The labels are always painted against a light pastel background.  Using
the theme's colors makes the label hard to read on 'inverse' themes.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-05-06 14:03:40 -05:00
Jens Granseuer
aee9b4affd [common] Fix theme engine detection on non-UNIX platforms
Use g_module_build_path to construct the module name so we don't break
on platforms that don't use the .so suffix (bug #581156)
2009-05-03 15:57:30 +02:00
Ivar Smolin
aefd99f753 Updating Estonian translation 2009-05-02 11:13:58 +03:00
Jens Granseuer
8d69cabb53 fix mailto URIs in DOAP file 2009-04-27 23:12:18 +02:00
Nickolay V. Shmyrev
cde8069541 Fixes bug #580263 in Russian translation 2009-04-26 13:14:23 +04:00
Olav Vitters
7f75d5c301 Add DOAP file 2009-04-23 18:29:55 +02:00
Deng Xiyue
98ae246991 Updated zh_CN translation 2009-04-18 08:07:39 +02:00
khaledh
7ff4e4ee69 Updated Arabic translation.
svn path=/trunk/; revision=9413
2009-04-15 11:51:22 +00:00
Jens Granseuer
2fc7fe1247 close gtkrc files after use so we don't run out of file descriptors (bug
2009-04-14  Jens Granseuer  <jensgr@gmx.net>

	* gtkrc-utils.c: (gtkrc_get_details): close gtkrc files after use so
	we don't run out of file descriptors (bug #578835)

svn path=/trunk/; revision=9412
2009-04-14 21:58:01 +00:00
Petr Kovar
004051922d Fixed Czech translation.
2009-04-14  Petr Kovar  <pknbe@volny.cz>

	* cs.po: Fixed Czech translation.

svn path=/trunk/; revision=9411
2009-04-13 23:40:10 +00:00
Nikos Charonitakis
77f77abd1d Updated Greek translation (g-c-c)
svn path=/trunk/; revision=9410
2009-04-13 17:07:36 +00:00
Matthias Clasen
8bf93d0df8 Make all mnemonics work
svn path=/trunk/; revision=9409
2009-04-11 18:56:49 +00:00
Benjamin Berg
346c3022b6 Only delete the theme if the user pressed OK (bug #578694)
2009-04-11  Benjamin Berg  <benjamin@sipsolutions.net>

	* theme-util.c: (theme_delete):
	Only delete the theme if the user pressed OK (bug #578694)

svn path=/trunk/; revision=9408
2009-04-11 16:20:38 +00:00
rsabiq
91ab19351c Slightly updated Crimean Tatar (Crimean Turkish) translation.
svn path=/trunk/; revision=9407
2009-04-10 12:13:21 +00:00
Reşat SABIQ
ad442600ae crh Added Crimean Tatar (Crimean Turkish) translation.
2009-04-10  Reşat SABIQ <tilde.birlik@gmail.com>

	* LINGUAS: crh
	* crh.po: Added Crimean Tatar (Crimean Turkish) translation.

svn path=/trunk/; revision=9406
2009-04-10 11:56:30 +00:00
Goran Rakic
53e3935265 Updated Serbian translation (by Miloš Popović)
svn path=/trunk/; revision=9405
2009-04-10 11:14:02 +00:00
Goran Rakic
9d06517942 Updated Serbian translation (by Miloš Popović)
svn path=/trunk/; revision=9404
2009-04-10 11:13:56 +00:00
Matthias Clasen
1bdcb07aac Fix custom entries getting out of sync with gconf
svn path=/trunk/; revision=9403
2009-04-06 17:06:00 +00:00
Nikos Charonitakis
244953b6b6 Reviewed Greek translatin (g-control-center) by alefteris
svn path=/trunk/; revision=9402
2009-04-05 18:00:08 +00:00
Claude Paroz
cdc83ad01e Updated French translation (fixes proposed by Bruno Brouard).
2009-04-04  Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation (fixes proposed by Bruno Brouard).

svn path=/trunk/; revision=9401
2009-04-04 20:42:09 +00:00
Jens Granseuer
0f943122ff make activating a section header row expand or collapse the section as
2009-04-02  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (start_editing_kb_cb): make
	activating a section header row expand or collapse the section as
	expected instead of crashing (bug #577474)

svn path=/trunk/; revision=9400
2009-04-02 16:40:37 +00:00
Christian Kirbach
0ff079d565 Updated German translation by Andre Klapper.
2009-04-01  Christian Kirbach  <Christian.Kirbach@googlemail.com>

	* de.po: Updated German translation by Andre Klapper.

svn path=/trunk/; revision=9399
2009-04-01 20:06:25 +00:00
Federico Mena Quintero
72ed4d4460 bnc486093 (RANDR) - Ensure that there will be a backup file before committing changes
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9398
2009-03-31 01:56:27 +00:00