Jens Granseuer
debb696c49
Patch by: Patrick Wade <patrick.wade@sun.com>
...
2008-03-27 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* at-enable-dialog.glade:
* main.c: (create_dialog), (cb_at_preferences),
(cb_keyboard_preferences), (cb_mouse_preferences),
(cb_login_preferences), (setup_dialog): add button to launch mouse
accessibility properties (bug #515078 )
2008-03-27 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* gnome-mouse-properties.c: (main):
* gnome-mouse-properties.glade: add support for starting the capplet
on the appearance tab (required by bug #515078 )
svn path=/trunk/; revision=8597
2008-03-27 19:23:18 +00:00
Cosimo Cecchi
a0dcc1366a
add "Maximize Vertically" and "Maximize Horizontally" to possible
...
2008-03-27 Cosimo Cecchi <cosimoc@gnome.org>
* metacity-window-manager.c: (metacity_change_settings),
(metacity_get_settings), (metacity_get_double_click_actions):
add "Maximize Vertically" and "Maximize Horizontally" to possible
double-click actions. Closes bug #329503 .
svn path=/trunk/; revision=8596
2008-03-27 17:15:19 +00:00
Cosimo Cecchi
7cd223066a
Bump required metacity version to 2.23.1
...
2008-03-27 Cosimo Cecchi <cosimoc@gnome.org>
* configure.in: Bump required metacity version to 2.23.1
svn path=/trunk/; revision=8595
2008-03-27 17:13:28 +00:00
Philip Withnall
eecd35b83c
Updated British English translation.
...
2008-03-25 Philip Withnall <pwithnall@svn.gnome.org>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=8593
2008-03-26 15:59:05 +00:00
Jens Granseuer
4bdb8a491a
amend previous commit to use GTK_STOCK_STOP instead of "gtk-stop"
...
2008-03-24 Jens Granseuer <jensgr@gmx.net>
* drw-break-window.c: (drw_break_window_init): amend previous commit
to use GTK_STOCK_STOP instead of "gtk-stop"
svn path=/trunk/; revision=8592
2008-03-24 19:52:24 +00:00
Jens Granseuer
93832db960
new Tango-style icons by David Prieto <frandavid100@gmail.com> (bug
...
2008-03-24 Jens Granseuer <jensgr@gmx.net>
* bar*.png: new Tango-style icons by David Prieto
<frandavid100@gmail.com> (bug #523965 )
* drw-break-window.c: (drw_break_window_init): replace custom stop icon
by gtk-stop stock icon
* Makefile.am:
* stop.png: remove
svn path=/trunk/; revision=8591
2008-03-24 18:11:37 +00:00
Jaap A. Haitsma
0c9753bb72
New tango icon (bug #523916 )
...
2008-03-24 Jaap A. Haitsma <jaap@haitsma.org>
* visual-bell.png: New tango icon
(bug #523916 )
svn path=/trunk/; revision=8590
2008-03-24 17:58:37 +00:00
Jens Granseuer
0915e0fd05
don't show the typing break tab if the typing monitor is not available
...
2008-03-24 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.c: (setup_dialog): don't show the typing
break tab if the typing monitor is not available (bug #524034 )
svn path=/trunk/; revision=8589
2008-03-24 17:48:00 +00:00
Vladimer Sichinava
35c9969c4d
Updated Georgian translation
...
svn path=/trunk/; revision=8588
2008-03-24 14:04:40 +00:00
Vladimer Sichinava
bed14bce7e
Updated Georgian translation
...
svn path=/trunk/; revision=8587
2008-03-24 14:03:33 +00:00
Priit Laes
57cb68acdd
Translation updated by Ivar Smolin
...
2008-03-23 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=8586
2008-03-22 22:18:30 +00:00
Luca Ferretti
f546675ec6
Updated Italian translation.
...
2008-03-20 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=8585
2008-03-20 20:53:55 +00:00
Jens Granseuer
5a04feb49a
don't declare the backgrounds icon view reorderable. It's not. Besides,
...
2008-03-19 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't declare the backgrounds icon view
reorderable. It's not. Besides, setting this property breaks the
custom drag and drop functionality (bug #523347 ). This fixes the
critical warning when trying to drag an unselected item, but it looks
like the new nautilus doesn't support background drag and drop, anyway
svn path=/trunk/; revision=8584
2008-03-19 19:16:57 +00:00
Jens Granseuer
b92e2f90e5
don't crash when called for a drag with no selected items (bug #523379 )
...
2008-03-19 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties-xkblt.c:
(xkb_layouts_dnd_data_received): don't crash when called for a
drag with no selected items (bug #523379 )
svn path=/trunk/; revision=8583
2008-03-19 18:09:49 +00:00
Yuri Kozlov
947e50c2b4
Updated Russian translation.
...
2008-03-15 Yuri Kozlov <kozlov.y@gmail.com>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=8582
2008-03-15 19:32:01 +00:00
Jens Granseuer
3d19d6f56d
stop widget accelerators from activating while the user is entering a new
...
2008-03-15 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (accel_edited_callback),
(accel_cleared_callback), (start_editing_cb),
(maybe_block_accels), (setup_dialog): stop widget accelerators
from activating while the user is entering a new shortcut. This
allows binding shortcuts that are used as accels in the capplet
dialog, e.g. for the Help and Close buttons (bug #313228 )
svn path=/trunk/; revision=8581
2008-03-14 23:23:57 +00:00
Jens Granseuer
c751e9191c
remove debugging output
...
2008-03-14 Jens Granseuer <jensgr@gmx.net>
* gnome-keybinding-properties.c: (append_keys_to_tree_from_file):
remove debugging output
svn path=/trunk/; revision=8580
2008-03-14 20:00:49 +00:00
Sunil Mohan Adapa
bf86d8c79d
Updated Telugu traslation done by Krishna Babu K <kkrothap@redhat.com>.
...
2008-03-12 Sunil Mohan Adapa <sunilmohan@fsf.org.in>
* te.po: Updated Telugu traslation done by
Krishna Babu K <kkrothap@redhat.com>.
svn path=/trunk/; revision=8579
2008-03-12 06:07:37 +00:00
Jens Granseuer
6d3edb2018
actually check the cursor size before changing it in GConf, not the theme
...
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* gnome-theme-apply.c: (gnome_meta_theme_set): actually check the
cursor size before changing it in GConf, not the theme name
(thanks to Kjartan Maraas)
svn path=/trunk/; revision=8578
2008-03-11 19:00:37 +00:00
Jens Granseuer
70c6a9a66a
don't resize the font samples vertically when the window is resized (bug
...
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* data/appearance.glade: don't resize the font samples vertically when
the window is resized (bug #521823 )
svn path=/trunk/; revision=8577
2008-03-11 18:16:34 +00:00
Jens Granseuer
d34d7a02e6
Encountering a theme that could not be thumbnailed (e.g. because the
...
2008-03-11 Jens Granseuer <jensgr@gmx.net>
Encountering a theme that could not be thumbnailed (e.g. because the
metacity theme for a metatheme isn't installed) would make the
thumbnailer crash. Since it's not restarted by the appearance capplet
this would result in all themes encountered after the broken one not
to be thumbnailed either. This change fixes up error handling in the
thumbnailer so that the broken theme is simply skipped and processing
can continue with the next one. (bug #521009 )
* theme-thumbnail.c: (create_meta_theme_pixbuf),
(create_metacity_theme_pixbuf), (message_from_capplet),
(message_from_child), (read_pixbuf),
(generate_theme_thumbnail_async), (theme_thumbnail_factory_init):
properly handle failed thumbnailing attempts
svn path=/trunk/; revision=8576
2008-03-11 17:43:43 +00:00
Jens Granseuer
daa1c4b876
handle failed thumbnailing attempts properly
...
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* theme-thumbnailer.c: (main): handle failed thumbnailing attempts
properly
svn path=/trunk/; revision=8575
2008-03-11 17:37:09 +00:00
Jens Granseuer
d3b988bc36
don't free the GConf value if we don't have one. Fixes a crash when
...
2008-03-11 Jens Granseuer <jensgr@gmx.net>
* gconf-property-editor.c: (peditor_numeric_range_widget_changed): don't
free the GConf value if we don't have one. Fixes a crash when schemas
are not properly installed (bug #520744 )
svn path=/trunk/; revision=8574
2008-03-11 17:33:31 +00:00
Rahul Bhalerao
d7b2a5e962
Updated Marathi Translations
...
svn path=/trunk/; revision=8572
2008-03-10 12:03:25 +00:00
Amitakhya Phukan
d2fec3fe1e
updated assamese translations
...
svn path=/trunk/; revision=8571
2008-03-10 11:29:45 +00:00
Kostas Papadimas
fb58ff0bed
Updated Greek translation
...
svn path=/trunk/; revision=8570
2008-03-10 09:30:26 +00:00
Rajesh Ranjan
a02605cdcd
hindi update
...
svn path=/trunk/; revision=8569
2008-03-09 17:50:29 +00:00
Jorge Gonzalez Gonzalez
7dfbf87a3a
Updated Spanish translation
...
svn path=/trunk/; revision=8568
2008-03-09 16:07:09 +00:00
Chao-Hsiung Liao
0db7e95011
Updated Traditional Chinese translation(Hong Kong). Updated Traditional
...
2008-03-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=8567
2008-03-09 08:53:47 +00:00
Kenneth Nielsen
0a69942cfc
Updated Danish translation
...
svn path=/trunk/; revision=8566
2008-03-08 23:12:01 +00:00
Gintautas Miliauskas
2c17f8bd3a
Updated Lithuanian translation.
...
2008-03-09 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=8565
2008-03-08 22:46:10 +00:00
Djihed Afifi
7612ebee0e
Updated Arabic Translation by Anas Husseini.
...
svn path=/trunk/; revision=8564
2008-03-08 18:57:24 +00:00
Priit Laes
922ce8af54
Translation updated by Ivar Smolin
...
2008-03-08 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=8563
2008-03-08 15:39:16 +00:00
Yannig MARCHEGAY
6e62c2483e
Updated Occitan translation
...
svn path=/trunk/; revision=8562
2008-03-08 11:14:46 +00:00
Runa Bhattacharjee
d2ee0a45e1
Added Entry for correction of errors related to the plural forms in the Bengali India Translation
...
svn path=/trunk/; revision=8561
2008-03-08 07:06:22 +00:00
Runa Bhattacharjee
c88d6f7384
Corrected errors related to the plural forms
...
svn path=/trunk/; revision=8560
2008-03-08 07:06:02 +00:00
Gabor Kelemen
f40491a99d
Translation updated
...
2008-03-08 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated
svn path=/trunk/; revision=8559
2008-03-08 00:16:16 +00:00
Maxim Dziumanenko
0f2fd07f23
Update Ukrainian translation.
...
2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=8558
2008-03-07 13:09:26 +00:00
Hendrik Richter
b6d9841157
Updated German translation.
...
2008-03-06 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=8557
2008-03-06 17:34:25 +00:00
Stéphane Raimbault
779c16fd9a
Updated French translation.
...
2008-03-05 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation.
svn path=/trunk/; revision=8556
2008-03-05 22:12:34 +00:00
Priit Laes
bb05e9c187
Translation updated by Ivar Smolin
...
2008-03-05 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=8555
2008-03-05 11:11:49 +00:00
Jorge Gonzalez Gonzalez
a9980f8071
Updated Spanish translation
...
svn path=/trunk/; revision=8554
2008-03-05 10:51:47 +00:00
Hendrik Richter
71bed28c13
Updated German translation.
...
2008-03-04 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=8553
2008-03-04 18:47:59 +00:00
Luca Ferretti
093791227d
Updated Italian translation.
...
2008-03-04 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=8552
2008-03-04 09:27:07 +00:00
Amitakhya Phukan
6f9eecdf58
updated assamese translations
...
svn path=/trunk/; revision=8551
2008-03-04 07:51:35 +00:00
Amitakhya Phukan
aca2ddb48e
updated assamese translations
...
svn path=/trunk/; revision=8550
2008-03-04 07:18:58 +00:00
Amitakhya Phukan
b9aff840a4
updated assamese translations
...
svn path=/trunk/; revision=8549
2008-03-04 05:52:21 +00:00
Jorge Gonzalez Gonzalez
e4654992a6
Updated Spanish translation
...
svn path=/trunk/; revision=8548
2008-03-03 23:12:21 +00:00
Takeshi AIHANA
c43bb4a630
Fixed wrong translations.
...
2008-03-04 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translations.
svn path=/trunk/; revision=8547
2008-03-03 22:38:39 +00:00
Amanpreet Singh Alam
3eb0519ecf
updating Translation for Punjabi
...
svn path=/trunk/; revision=8546
2008-03-03 16:59:52 +00:00