Commit graph

3740 commits

Author SHA1 Message Date
Danilo Šegan
f90e83e053 Synced with recent name changes.
2003-12-21  Danilo Šegan  <dsegan@gmx.net>

	* POTFILES.in: Synced with recent name changes.
2003-12-21 22:00:00 +00:00
Arafat Medini
78bb0f52cd Updated Arabic translation
2003-12-20  Arafat Medini <lumina@silverpen.de>

        * ar.po: Updated Arabic translation
2003-12-20 13:26:08 +00:00
Jody Goldberg
ee2dc3c919 Use gtk_icon_theme_get_default
2003-12-17  Jody Goldberg <jody@gnome.org>

	* capplet-dir.c (find_icon) : Use gtk_icon_theme_get_default
2003-12-17 16:27:14 +00:00
Jody Goldberg
77529051ed Use GtkIconTheme rather than GnomeIconTheme, and return a Pixbuf directly.
2003-12-16  Jody Goldberg <jody@gnome.org>

	* capplet-dir.c (find_icon) : Use GtkIconTheme rather than
	  GnomeIconTheme, and return a Pixbuf directly.

	* capplet-dir-view-list.c (sidebar_populate) : Just use the icon
	  directly.
	(list_populate) : ditto.
	* capplet-dir-view.c (capplet_dir_view_load_dir) : ditto.

2003-12-15  Jody Goldberg <jody@gnome.org>

	* gnomecc.desktop.in : Use themed icon
	* capplet-dir.c (find_icon) : Support icon themes
	* capplet-dir-view-list.c (list_create) : make icons wider and less
	ugly.
2003-12-16 22:07:05 +00:00
Jody Goldberg
95c1168292 remove the png so that it can theme.
2003-12-16  Jody Goldberg <jody@gnome.org>

	* capplets/file-types/file-types.desktop.in : remove the png so that
	  it can theme.

	* capplets/desktop-links/Makefile.am : remove .in.in path kludge.
	* capplets/desktop-links/Accessibility.directory.in :
	* capplets/desktop-links/Advanced.directory.in : ditto.

	* capplets/background/Makefile.am : no need to install capplet icon
	  anymore its part of the theme.
	* capplets/default-applications/Makefile.am :
	* capplets/font/Makefile.am  :
	* capplets/keybindings/Makefile.am :
	* capplets/keyboard/Makefile.am :
	* capplets/mouse/Makefile.am :
	* capplets/network/Makefile.am :
	* capplets/sound/Makefile.am :
	* capplets/theme-switcher/Makefile.am :
	* capplets/ui-properties/Makefile.am :
	* capplets/windows/Makefile.am :

	* capplets/accessibility/at-properties/Makefile.am :
	* capplets/accessibility/keyboard/Makefile.am :

	* capplets/background/background.desktop.in : Use the themed icon.
	* capplets/default-applications/default-applications.desktop.in :
	* capplets/font/font-properties.desktop.in :
	* capplets/keybindings/keybinding.desktop.in :
	* capplets/keyboard/keyboard.desktop.in :
	* capplets/mouse/gnome-settings-mouse.desktop.in :
	* capplets/network/gnome-network-preferences.desktop.in :
	* capplets/sound/gnome-settings-sound.desktop.in :
	* capplets/theme-switcher/gtk-theme-selector.desktop.in :
	* capplets/ui-properties/gnome-ui-properties.desktop.in :
	* capplets/windows/window-properties.desktop.in :
	* capplets/accessibility/at-properties/at-properties.desktop.in :
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
Francisco F. Serrador
89f7333975 Updated Spanish translation.
2003-12-15  Francisco F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2003-12-15 09:57:08 +00:00
Kjartan Maraas
239261a75c Updated Norwegian translation.
2003-12-14  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2003-12-14 19:08:37 +00:00
Danilo Šegan
6aeb970030 Updated Serbian translation.
2003-12-14  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

	* POTFILES.in: Added capplets/theme-switcher/gnome-theme-installer.c.
2003-12-14 11:04:50 +00:00
Francisco F. Serrador
924cfef3d2 es.po: Updated Spanish translation
2003-12-13  Francisco F. Serrador <serrador@cvs.gnome.org>

	es.po: Updated Spanish translation
2003-12-13 01:02:14 +00:00
Gustavo Maciel Dias Vieira
91ec32a294 Updated Brazilian Portuguese translation done by Tiago Cardoso Menezes
2003-12-12  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation done by Tiago
        Cardoso Menezes <zion@via-rs.net>.
2003-12-12 16:59:09 +00:00
Miloslav Trmac
c344b19e49 Update Czech translation 2003-12-12 16:57:19 +00:00
Kaushal Kumar
9d1a824b3b Fixed conflict in Alt-C mnemonic. Bugzilla bug #125719.
2003-12-09  Kaushal Kumar  <kaushal.kumar@wipro.com>

        * capplets/display/main.c (create_dialog):
          Fixed conflict in Alt-C mnemonic.
          Bugzilla bug #125719.
2003-12-11 09:47:55 +00:00
Francisco F. Serrador
501c6feb44 Updated Spanish (es) translation
2003-12-10  Francisco F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish (es) translation
2003-12-10 22:17:23 +00:00
Miloslav Trmac
e19006c7cc Update Czech translation 2003-12-08 11:29:35 +00:00
Paisa Seeluangsawat
3a16f7d030 Updated Thai (th) translation.
2003-12-05  Paisa Seeluangsawat  <paisa@users.sf.net>

        * th.po: Updated Thai (th) translation.
2003-12-06 00:39:25 +00:00
Srinivasa Ragavan
9b3dcfc828 Fix for #127371, reporting invalid and null file locations 2003-12-05 05:20:39 +00:00
Srinivasa Ragavan
f24fdfa8e8 Fix for bug #116224, infinite loop when installing themes from ~/.themes. 2003-12-05 04:35:15 +00:00
Zygimantas Berucka
5f6ff6ffcf Updated Lithuanian translation.
2003-12-04  Zygimantas Berucka  <uid0@tuxfamily.org>

* lt.po: Updated Lithuanian translation.
2003-12-04 15:49:55 +00:00
Sanlig Badral
d3869750c9 Updated Mongolian translation 2003-12-03 10:46:29 +00:00
Muktha
d263a970dc Added the label-for/by relation. Fixes #127304.
2003-12-03  Muktha  <muktha.narayan@wipro.com>

        * file-types-properties.glade: Added the label-for/by relation.
        Fixes #127304.
2003-12-03 05:00:26 +00:00
Danilo Šegan
acd0314270 Updated Serbian translation.
2003-12-03  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-12-03 03:50:09 +00:00
Sergey V. Udaltsov
6795919933 We should use libraries from the build directory, not from any place ldconfig knows of - otherwise we get troubles if control-center is already installed on the build system 2003-12-02 00:15:27 +00:00
Sergey V. Udaltsov
bc626cf6c6 No complains on virtual modules 2003-12-01 22:07:07 +00:00
Sivaiah Nallagatla
c5eee418ef Patch to remeber custome program configured for Internet Services. #123976
2003-12-01  Sivaiah Nallagatla  <snallagatla@novell.com>

        * service-info.c (service_info_save): Patch to remeber
        custome program configured for Internet Services. #123976 in b.g.o
2003-12-01 04:13:22 +00:00
Sergey V. Udaltsov
5bbcfcb606 desktop_gnome_peripherals_keyboard_xkb.schemas.in added 2003-11-30 01:52:28 +00:00
Sergey V. Udaltsov
a1ebf64182 Registering xkb-related GConf keys gives some advantages. The main one is the default configuration - so users wont start with nasty dialog boxes. 2003-11-30 01:48:04 +00:00
Miloslav Trmac
8ec1ffec3d Update Czech translation 2003-11-29 17:43:59 +00:00
Danilo Šegan
5ced7f4fb4 Updated Serbian translation.
2003-11-27  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-11-27 05:27:52 +00:00
Dmitry Mastrukov
629e978e47 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-11-27 04:03:36 +00:00
Sergey V. Udaltsov
453277eede Now all trees are sorted. It really looks much better 2003-11-27 00:26:17 +00:00
Sergey V. Udaltsov
faa09735fd A bit more correct behaviour during the first launch 2003-11-26 23:19:45 +00:00
Sergey V. Udaltsov
49557bf908 Probably a bit less of troubles. At least we do the proper properties backup now. 2003-11-26 22:48:59 +00:00
Sergey V. Udaltsov
66cb02bd8c a bit better messaging 2003-11-26 10:15:04 +00:00
Danilo Šegan
9e9c48427d Updated Serbian translation.
2003-11-24  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-11-24 01:51:04 +00:00
Sergey V. Udaltsov
e883ff44db models now are kind of sorted 2003-11-23 23:59:08 +00:00
Sergey V. Udaltsov
bdd53c2a95 adding gnome-settings-daemon/gnome-settings-keyboard-xkb.c 2003-11-23 02:50:42 +00:00
Sergey V. Udaltsov
11f723907c Daemon probably should not show popups - but I see no choice 2003-11-23 02:44:21 +00:00
Jonathan Blandford
5e43341746 Remove translatable radiobutton strings, #119288
Fri Nov 21 09:42:19 2003  Jonathan Blandford  <jrb@gnome.org>

        * background-properties.glade: Remove translatable radiobutton
        strings, #119288
2003-11-21 14:48:47 +00:00
Christophe Merlet
788ac25c71 Updated French translation. 2003-11-20 23:38:27 +00:00
Ole Laursen
d5eeadd0cb Updated Danish translation.
2003-11-20  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-11-20 19:58:39 +00:00
Dmitry Mastrukov
93e4f8e249 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-11-20 05:27:44 +00:00
Danilo Šegan
c44483b2e4 Updated Serbian translation.
2003-11-19  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-11-19 17:25:47 +00:00
Sivaiah Nallagatla
e477e1c2b0 gnome-mouse-properties.c (delay_value_changed_cb) (setup_dialog): patch
2003-11-19 Sivaiah Nallagatla <snallagatla@novell.com>
 gnome-mouse-properties.c
 (delay_value_changed_cb)
 (setup_dialog): patch for fixing showing double click time out value initially. #119859 in bugzilla.gnome.org
2003-11-19 06:00:45 +00:00
Jonathan Blandford
5f2e3042d9 Patch from Bastien Nocera to to handle keycodes as well as keysyms.
Tue Nov 18 12:23:26 2003  Jonathan Blandford  <jrb@redhat.com>

	* eggcellrendererkeys.[ch]: Patch from Bastien Nocera to to handle
	keycodes as well as keysyms.

	* eggaccelerators.[ch]: handle keycodes.

	* gnome-keybinding-properties.c: handle keycodes.
2003-11-18 17:23:06 +00:00
Padraig O'Briain
ec488e37c0 Fix typo in previous commit. label76 should be label78.
* gnome-accessibility-keyboard-properties.glade:  Fix typo in previous
	commit. label76 should be label78.
2003-11-18 16:54:53 +00:00
Padraig O'Briain
d54bcdbb5c Add atk relations. Fixes bug #126718
2003-11-18  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-accessibility-keyboard-properties.glade:  Add atk relations.
	Fixes bug #126718
2003-11-18 16:45:27 +00:00
Jordi Mallach
6fe992467f Updated Catalan translation. 2003-11-17 13:34:30 +00:00
Jonathan Blandford
86ebff6da2 Patch from snallagatla@novell.com to fix a crash.
Mon Nov 17 00:13:07 2003  Jonathan Blandford  <jrb@gnome.org>

        * service-edit-dialog.c (populate_app_list): Patch from
        snallagatla@novell.com to fix a crash.
2003-11-17 05:16:41 +00:00
Sergey V. Udaltsov
09054ab196 I would mark it as first fully functional version of the capplet (well, without preview - which is another story 2003-11-17 01:46:57 +00:00
Artur Flinta
78c5037f86 Updated Polish translation 2003-11-15 15:58:19 +00:00