Commit graph

3636 commits

Author SHA1 Message Date
Arafat Medini
b6e218936f 2004.01.09 Arafat Medini <lumina@silverpen.de>
2004.01.09  Arafat Medini <lumina@silverpen.de>

        * ar.po: Updated Arabic translation
2004-01-09 23:03:02 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00
Miloslav Trmac
12fdfa6484 Update Czech translation 2004-01-09 17:28:36 +00:00
Changwoo Ryu
f0417016bd Updated Korean translation.
* ko.po: Updated Korean translation.
2004-01-09 16:58:44 +00:00
Padraig O'Briain
718275a65d Add accessible relations so accessible names are correctly reported. Fixes
2004-01-09  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-default-applications-properties.glade: Add accessible
	relations so accessible names are correctly reported.
	Fixes bug #127302.
2004-01-09 14:53:58 +00:00
Artur Flinta
a903f755a8 Updated Polish translation by GNOME PL Team.
2004-01-09  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.
2004-01-09 12:49:50 +00:00
Jody Goldberg
71a35716bd simplify and generate the file at the last possible instant. CLickety
2004-01-09  Jody Goldberg <jody@gnome.org>

	* Makefile.am : simplify and generate the file at the last possible
	  instant.  CLickety Click, no mor eworries about tmp files.
	* GNOME_SettingsDaemon.server.in: restore
	* GNOME_SettingsDaemon.server.in.in: remove
2004-01-09 07:41:19 +00:00
Carlos Perelló Marín
749a17a400 The localization capplet is disabled until we remove the libicu
2004-01-08  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: The localization capplet is disabled until we remove
	the libicu dependency.

2004-01-05  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: Added a check for libicu and the needed lines to add
	the localization capplet.
	* capplets/Makefile.am: Added the localization dir.
	* capplets/localization: Added the localization capplet to change
	the locales.
	* po/POTFILES.in: Added new files from localization capplet.
2004-01-09 02:02:29 +00:00
Jody Goldberg
f30ca64d66 Damn, forgot to bump the version after to point release.
2004-01-08  Jody Goldberg <jody@gnome.org>

	* configure.in : Damn, forgot to bump the version after to point release.
2004-01-08 21:18:02 +00:00
Glynn Foster
6d730e101f Remove from CVS since it's a generated file.
2004-01-08  Glynn Foster  <glynn.foster@sun.com>

	* GNOME_SettingsDaemon.server.in: Remove from CVS since it's
	a generated file.
2004-01-07 21:59:49 +00:00
Alex Duggan
777ac6fd50 Remove #define _(s) and replaced with #include <glib/gi18n.h> which fixes
2004-01-07  Alex Duggan  <aldug@astrolinux.com>

	* theme-method.c:
	Remove #define _(s) and replaced with #include <glib/gi18n.h>
	which fixes bug #130757.  Add a function prototype
	(copied from font-method.c) to fix compiler warning.

	* themus-properties-view.c:
	Remove unused variable to fix compiler warning.
2004-01-07 18:08:24 +00:00
Duarte Loreto
702b10ad0b Updated and revised Portuguese translation.
2004-01-07  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated and revised Portuguese translation.
2004-01-07 01:40:25 +00:00
Kjartan Maraas
23e170511b Updated Norwegian translation.
2004-01-06  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2004-01-06 18:34:29 +00:00
Miloslav Trmac
2ea1b0212f Update Czech translation 2004-01-06 16:25:08 +00:00
Christian Neumair
354ec81d04 Updated German translation. 2004-01-06 09:49:22 +00:00
Francisco Javier F. Serrador
cf9275bcfe Updated Spanish translation.
2004-01-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-01-06 01:09:26 +00:00
Muktha
265865865b Add accessible name and description. Fixes bug #128377.
2004-01-05  Muktha <muktha.narayan@wipro.com>

        * theme-properties.glade: Add accessible name and description.
          Fixes bug #128377.
2004-01-05 13:56:21 +00:00
Hasbullah Bin Pit
0de4f5eda9 Updated Malay translation.
2004-01-04  Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Updated Malay translation.
2004-01-04 17:30:08 +00:00
Åsmund Skjæveland
1450a62f22 Updated Norwegian Nynorsk translation.
2004-01-04  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.
2004-01-04 13:30:47 +00:00
Denis Lackovic
ee97d42929 *** empty log message *** 2004-01-04 07:58:02 +00:00
Denis Lackovic
b7f41865aa *** empty log message *** 2004-01-03 19:07:12 +00:00
Christophe Merlet
1b38d169b6 Updated French translation. 2004-01-03 16:02:23 +00:00
Jody Goldberg
ddc61dd9b5 missed commit 2004-01-02 23:51:06 +00:00
Danilo Šegan
3cda4ff2b7 Updated Serbian translation. 2004-01-02 21:32:33 +00:00
Andrew Sobala
c949aac8a2 use GNOMECC_GLADE_DIR. Patch from Marcin Krzyzanowski. Fixes: Bug 126545.
2004-01-02  Andrew Sobala  <aes@gnome.org>

	* Makefile.am:
	* themus-theme-applier.c: (main): use GNOMECC_GLADE_DIR. Patch from
	Marcin Krzyzanowski. Fixes: Bug 126545.
2004-01-02 19:11:57 +00:00
Francisco Javier F. Serrador
012b1218a4 Updated Spanish translation.
2004-01-02  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2004-01-02 17:09:03 +00:00
Updated ja.po. T.Aihana
3263b33e0d 2004-01-02 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> 2004-01-02 03:15:40 +00:00
Rodney Dawes
f88b24cdfb Require GTK+ 2.3.0 Fix --disable-vfs-methods to work
2004-01-01  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Require GTK+ 2.3.0
	  Fix --disable-vfs-methods to work
2004-01-01 22:35:16 +00:00
Åsmund Skjæveland
05b030f473 Updated Norwegian Nynorsk translation.
2004-01-01  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.
2004-01-01 12:59:20 +00:00
Miloslav Trmac
5eab6975fb Update Czech translation 2004-01-01 02:20:51 +00:00
Jody Goldberg
156cabf24f Release 2.5.1.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Jody Goldberg
696b281735 don't ship the generated files
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Makefile.am (EXTRA_DIST) : don't ship the generated files
2003-12-31 17:02:58 +00:00
Christian Neumair
561e096298 Updated German translation. 2003-12-30 19:52:45 +00:00
Christian Neumair
425ced6c30 Use ngettext for plurals (#125175). 2003-12-30 19:51:09 +00:00
Denis Lackovic
cc5e089b88 croatian translations updated 2003-12-30 19:49:31 +00:00
Denis Lackovic
ef28b02dc3 croatian translations updated 2003-12-30 19:38:38 +00:00
Rodney Dawes
d18e358c33 Fix border width of example toolbar, fixes #130064
2003-12-30  Rodney Dawes  <dobey@ximian.com>

	* gnome-ui-properties.glade: Fix border width of example toolbar,
	fixes #130064
2003-12-30 19:28:00 +00:00
Jody Goldberg
ca2877bd78 post release version bump
2003-12-30  Jody Goldberg <jody@gnome.org>

	* configure.in : post release version bump
2003-12-30 19:12:14 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Diego Gonzalez Gonzalez
51aa315c03 install gnome-settings-daemon in the libexec directory new file that
2003-12-19  Diego Gonzalez Gonzalez  <diego@pemas.net>

	* Makefile.am: install gnome-settings-daemon in the libexec
	  directory
	* GNOME_SettingsDaemon.server.in.in: new file that contains
 	  the new locations where the gnome-settings-daemon is to be
	  found.
2003-12-30 17:59:41 +00:00
Christian Neumair
b180972b21 Updated German translation. 2003-12-29 17:38:01 +00:00
Artur Flinta
0ff37530e6 Updated Polish translation.
2003-12-29  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.
2003-12-29 10:05:21 +00:00
Görkem Çetin
113e6a3fd7 Some modifications... 2003-12-28 23:23:06 +00:00
Görkem Çetin
33ad2876f4 CVS_SILENT 2003-12-28 21:02:26 +00:00
Åsmund Skjæveland
d8a09c53be Updated Norwegian Nynorsk translation.
2003-12-27  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.
2003-12-26 22:53:14 +00:00
Miloslav Trmac
e4adf035f0 Update Czech translation 2003-12-23 20:33:53 +00:00
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