Commit graph

4634 commits

Author SHA1 Message Date
Rodney Dawes
71665a599c Don't define GNOME_ICONDIR as libbackground does not use it in any of the
2005-02-10  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Don't define GNOME_ICONDIR as libbackground does not
	use it in any of the code
2005-02-10 05:10:51 +00:00
Žygimantas Beručka
0f026fc32c Updated Lithuanian translation.
2005-02-07  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.
2005-02-10 00:09:29 +00:00
Sebastien Bacher
d4110905e8 update version to 2.9.92
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update version to 2.9.92
2005-02-09 21:44:46 +00:00
Sebastien Bacher
3910ed267c moved some files to fix the tarball build.
* POTFILES.in:
        * POTFILES.skip:
        moved some files to fix the tarball build.
2005-02-09 21:11:35 +00:00
Sebastien Bacher
e9bc59cd37 moved some files to fix the tarball build.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * POTFILES.in:
        * POTFILES.skip:
        moved some files to fix the tarball build.
2005-02-09 20:50:36 +00:00
Sebastien Bacher
65e055652b the previous change is not needed, changed POTFILES.in.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        the previous change is not needed, changed POTFILES.in.
2005-02-09 20:11:59 +00:00
Sebastien Bacher
e065267cb9 build e-util-marshal.c.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am: build e-util-marshal.c.
2005-02-09 20:08:43 +00:00
Sebastien Bacher
4331d7ce06 moved some files to fix the tarball build.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * POTFILES.in:
        * POTFILES.skip:
        moved some files to fix the tarball build.

---------------------------------------------------------------------
2005-02-09 20:00:00 +00:00
Sebastien Bacher
7617297d42 Added some files from the bug #155671.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * gnome-about-me.desktop.in:
        * gnome-about-me.png:
        Added some files from the bug #155671.
2005-02-09 19:26:50 +00:00
Sebastien Bacher
538ae28c23 include the "about-me" capplet files to the tarball to fix the tarball
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        include the "about-me" capplet files to the tarball to fix the tarball
        build.
2005-02-09 19:21:16 +00:00
Sebastien Bacher
46030c459b updated for the 2.9.91 release.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

	* NEWS:
	* configure.in: updated for the 2.9.91 release.
2005-02-09 17:27:53 +00:00
Leonid Kanter
14f6026251 Updated Russian translation 2005-02-09 17:10:40 +00:00
Sebastien Bacher
9291b1c786 patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak (Closes:
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * gnome-settings-keyboard-xkb.c: (gnome_settings_chk_file_list):
        patch by Kjartan Maraas <kmaraas@gnome.org> to fix a leak
        (Closes: #166796).
2005-02-09 15:23:04 +00:00
Fernando Herrera
98966780d0 Fix an Spanish translation.
2005-02-09  Fernando Herrera  <fernando.herrera@tecsidel.es>

        * es.po: Fix an Spanish translation.
2005-02-09 14:10:02 +00:00
Sebastien Bacher
4a2404ef61 change back to the previous code, that fixes the themes:/// thumbnails
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * theme-thumbnailer.c: (main): change back to the previous code,
        that fixes the themes:/// thumbnails (Closes: #165778).
2005-02-09 12:11:31 +00:00
Nikos Charonitakis
f544fa95e2 Updated Greek translation 2005-02-09 00:21:47 +00:00
Sebastien Bacher
12e01119d8 patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks and
2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
	(install_dialog_response), (gnome_theme_installer_run):
	patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
	and make sure newly installed themes show up in the relevant lists
	without having to close/open the dialog again (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
	* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
	(Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* main.c: (wrap_in_label):
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-info.c: (update_common_theme_dir_index):
	* theme-thumbnail.c: (create_image):
	patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
	and remove a load of leaks in the theme manager code (Closes: #166267).
2005-02-08 22:42:10 +00:00
Francisco Javier F. Serrador
b29dfe67f1 Updated Spanish translation.
2005-02-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-02-08 21:34:47 +00:00
Adam Weinberger
31e553684e Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-02-08 17:49:34 +00:00
Miloslav Trmac
0db6a5e053 Updated Czech translation.
2005-02-08  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-02-08 14:23:59 +00:00
Kjartan Maraas
f7d49a7915 Update Update
2005-02-08  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update
2005-02-08 11:57:11 +00:00
Frank Arnold
db5c04c903 Updated German translation.
2005-02-08  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.
2005-02-08 08:01:32 +00:00
Funda Wang
7bcf83c9b2 Updated Simplified Chinese translation 2005-02-08 00:12:19 +00:00
Sebastien Bacher
3be4937dab fix some strings, changes by David Lodge <dave@cirt.net> (Closes:
2005-02-07  Sebastien Bacher  <seb128@debian.org>

        * gnome-theme-installer.c: (transfer_done_cb): fix some strings,
          changes by David Lodge <dave@cirt.net> (Closes: #166550).
2005-02-07 21:39:30 +00:00
Jody Goldberg
118592aab0 add missing file 2005-02-07 16:33:41 +00:00
David Lodge
1d165c70a3 Updated British translation.
2005-02-07  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British translation.
2005-02-07 12:16:19 +00:00
Laurent Dhima
8f7d17e962 Updated Albanian translation by Elian Myftiu.
2005-02-07  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2005-02-07 08:39:07 +00:00
Priit Laes
d568473a0e Translation updated by Ivar Smolin.
2005-02-07  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-02-07 07:22:41 +00:00
Frank Arnold
a944595c23 Updated German translation.
2005-02-07  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.
2005-02-07 02:05:39 +00:00
Adam Weinberger
cd9d377d61 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-02-06 23:25:23 +00:00
Sebastien Bacher
904cbeb3cf change fullscreen_flash to fullscreen (Closes: #166455).
2005-02-07  Sebastien Bacher  <seb128@debian.org>

        * sound-properties-capplet.c: change fullscreen_flash to fullscreen
          (Closes: #166455).
2005-02-06 23:13:21 +00:00
Rodney Dawes
39dc62b223 Force using the gtk+ backend for the file chooser since we don't support
2005-02-06  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Force using the gtk+
	backend for the file chooser since we don't support vfs yet

	Fixes #154978
2005-02-06 23:02:14 +00:00
Rodney Dawes
f3db3b9cd1 Change the API to use the boolean argument to specify if we want to update
2005-02-06  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_color_changed): Change the API to use
	the boolean argument to specify if we want to update gconf or not
	Always get the colors for both primary and secondary and update the
	thumbnail
	Only set the keys in gconf if we have the update boolean argument
	(gnome_wp_pcolor_changed): Removed this method, since we don't need
	to differentiate between primary/secondary for updating the thumbnail
	(gnome_wp_scolor_changed): When we change the color in the UI, we want
	to update gconf, we use this method for both color picker buttons now
	(gnome_wallpaper_properties_init): Use gnome_wp_scolor_changed for the
	callback on both color picker button widgets now

	Fixes #166486
2005-02-06 22:41:19 +00:00
Miloslav Trmac
bdf78c5591 Updated Czech translation.
2005-02-06  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-02-06 16:30:23 +00:00
Funda Wang
5ec4d83611 Updated Simplified Chinese translation 2005-02-06 16:21:18 +00:00
Francisco Javier F. Serrador
dfcba377cc Updated Spanish translation.
2005-02-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-02-06 13:35:28 +00:00
Alexander Shopov
c634eff099 Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-02-06  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>
2005-02-06 09:26:34 +00:00
Sergey V. Udaltsov
736c919ed0 fixing #150435 2005-02-06 03:32:06 +00:00
Duarte Loreto
0deb69aa5b Updated Portuguese translation.
2005-02-06  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2005-02-06 01:07:27 +00:00
Frank Arnold
3810ced13b Updated German translation.
2005-02-05  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.
2005-02-05 18:18:06 +00:00
Theppitak Karoonboonyanan
1554e5dc6b Updated Thai translation.
2005-02-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.
2005-02-05 15:57:18 +00:00
Francisco Javier F. Serrador
86ac811b2f Updated Spanish translation.
2005-02-05  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-02-05 15:25:15 +00:00
Kjartan Maraas
206af76406 Don't leak the theme name if the theme is invalid. NULL vs. 0 in
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

        * theme-thumbnailer.c: (main): Don't leak the theme name
        if the theme is invalid.
        * themus-properties-view.c: (themus_properties_view_init):
        NULL vs. 0 in gnome_theme_init()
2005-02-05 13:45:56 +00:00
Shakti Sen
61878a725f Adding/Removing the host name instantly to/from gconf.
2005-02-04  Shakti Sen  <shprasad@novell.com>

        * gnome-network-preferences.c (cb_add_url, cb_remove_url):
        Adding/Removing the host name instantly to/from gconf.

        Fixes bug #166233
2005-02-05 13:19:38 +00:00
Žygimantas Beručka
c09bb616f3 Updated Lithuanian translation.
2005-02-05  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.
2005-02-05 10:57:24 +00:00
Laurent Dhima
b519673f94 Updated Albanian translation by Elian Myftiu.
2005-02-05  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2005-02-05 10:35:52 +00:00
Funda Wang
2797431102 Updated Simplified Chinese translation 2005-02-04 21:57:59 +00:00
Miloslav Trmac
e8db8b0bce Updated Czech translation.
2005-02-04  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-02-04 12:48:32 +00:00
Pauli Virtanen
9a8054893c Updated Finnish translation.
2005-02-04  Pauli Virtanen  <pauli.virtanen@hut.fi>

        * fi.po: Updated Finnish translation.
2005-02-04 10:14:49 +00:00
Adam Weinberger
3a0fe7e3da Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-02-04 07:32:35 +00:00