Commit graph

421 commits

Author SHA1 Message Date
Bastien Nocera
e04ca47dd4 Disable GStreamer by default until #131316 gets fixed
2004-02-25  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Disable GStreamer by default until #131316 gets
	fixed
2004-02-25 18:02:29 +00:00
Bastien Nocera
b87b234730 check for GStreamer, make it possible to disable ALSA support even if the
2004-02-25  Bastien Nocera  <hadess@hadess.net>

	* configure.in: check for GStreamer, make it possible to disable
	ALSA support even if the libraries are there

2004-02-25  Bastien Nocera  <hadess@hadess.net>

	* actions/Makefile.am:
	* actions/acme-volume-gstreamer.[ch]:
	* actions/acme-volume.c: (acme_volume_class_init),
	(acme_volume_new): add GStreamer mixer support
2004-02-25 18:00:37 +00:00
Christian Rose
8d0d2005e6 Added "en_CA" to ALL_LINGUAS.
2004-02-21  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "en_CA" to ALL_LINGUAS.
2004-02-21 18:46:11 +00:00
Jody Goldberg
47311961e9 http://bugzilla.gnome.org/show_bug.cgi?id=128164 don't use get_real_model.
2004-02-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=128164
	* gnome-keybinding-properties.c (accel_edited_callback) : don't use
	  get_real_model.  The selection is based on the sorted model.
	(accel_cleared_callback) : ditto, and fix a leak while I'm in here.


2004-02-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=133214
	* acinclude.m4 : quote the AC_DEFUN as per patch from
	  alexander.winston@comcast.net

	http://bugzilla.gnome.org/show_bug.cgi?id=124064
	* configure.in : add a test for ngettext.  Used the same test as
	  gnome-vfs for consitency.
2004-02-19 05:44:12 +00:00
Jody Goldberg
be2838e061 post release bump
2004-02-13  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump
2004-02-13 16:03:59 +00:00
Carlos Perelló Marín
337413eb5f Removed the localization capplet references, it will wait until GNOME 2.7,
2004-02-03  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in, capplets/Makefile.am: Removed the localization capplet
	references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-03 13:31:28 +00:00
Sergey V. Udaltsov
5aef08220a requires the latest libxklavier due to the API change 2004-01-26 11:17:07 +00:00
Jody Goldberg
fdb8d4545a post release bump
2004-01-14  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump
2004-01-14 06:45:25 +00:00
Jonathan Blandford
92999c9380 Merge in acme. We now have a variety of actions for the keybinding
Tue Jan 13 10:48:57 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-settings-daemon: Merge in acme.  We now have a variety of
        actions for the keybinding capplet.
2004-01-13 15:59:09 +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
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
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
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
66b0089fce always dist gswitchit.pc.in to keep automake happy. There is no
2003-11-12  Jody Goldberg <jody@gnome.org>

	* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
	  automake happy.  There is no significant downside to it.

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

	* Makefile.am : add a libgswitchit subdir

	* configure.in : Add a test to ensure the new virtual include of
	  libgswitchit is in place
	* configure.in : define LIBXKLAVIER_*
	* configure.in : include libgswitchit in SUBDIRS
2003-11-12 21:12:39 +00:00
Jody Goldberg
ebb3a64d20 http://bugzilla.gnome.org/show_bug.cgi?id=125970 make x extension check
2003-11-05  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=125970
	* configure.in : make x extension check more robust

2003-11-03  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=120842
	* gnome-accessibility-keyboard-properties.c : older xservers require
	  X11/Xlib.h too, its not sun specific.
2003-11-05 17:29:16 +00:00
Jody Goldberg
7d58709d62 post release bump
2003-10-28  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump
2003-10-28 23:36:40 +00:00
Jody Goldberg
f5ba169611 Release 2.5.0
2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0
2003-10-28 22:32:08 +00:00
Jody Goldberg
de50972bb2 Add libxklavier as a build requirement to prep people
2003-10-28  Jody Goldberg <jody@gnome.org>

	* configure.in : Add libxklavier as a build requirement to prep people
2003-10-28 20:24:02 +00:00
Jonathan Blandford
2ecf1aa6e6 2.4.0 2003-09-08 19:14:20 +00:00
Jonathan Blandford
c27b7803d6 2.3.6 2003-09-02 20:37:34 +00:00
Samel Jn Gunnarsson
e404481dce Added Icelandic translation by ki G. Karlsson <aki@akademia.is>
2003-08-20  Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Added Icelandic translation by
	ki G. Karlsson <aki@akademia.is>
2003-08-20 15:03:34 +00:00
Guntupalli Karunakar
3de941b004 Added Hindi translation 2003-08-18 12:59:58 +00:00
Jonathan Blandford
22e9266f78 add support for Xcursors.
Fri Aug  1 13:06:04 2003  Jonathan Blandford  <jrb@redhat.com>

	* gnome-mouse-properties.c (create_dialog): add support for
	Xcursors.
2003-08-01 17:36:57 +00:00
Andrew Sobala
2d9c0e2298 added GUI to ask if a font should be applied
2003-07-24  Andrew Sobala  <aes@gnome.org>

	* added GUI to ask if a font should be applied
2003-07-24 19:35:08 +00:00
Telsa Gwynne
adc897614a Start of Welsh translation from http://www.kyfieithu.co.uk/ 2003-07-11 09:01:51 +00:00
Jody Goldberg
67d5868636 post release version bump
2003-07-07  Jody Goldberg <jody@gnome.org>

	* configure.in : post release version bump
2003-07-07 04:59:13 +00:00
Jonathan Blandford
56057239d5 added the typing break to CVS from drwright.
Thu Jun 26 07:38:45 2003  Jonathan Blandford  <jrb@gnome.org>

	* typing-break/drwright.c: added the typing break to CVS from
	drwright.
2003-06-26 11:40:10 +00:00
Bill Haneman
4e66e604e9 Include revised AT startup dialog as per discussions with JRB and Jody. 2003-06-25 17:37:32 +00:00
Jody Goldberg
9a9dd67234 post release version bump
2003-06-24  Jody Goldberg <jody@gnome.org>

	* configure.in : post release version bump
2003-06-24 21:06:09 +00:00
Jody Goldberg
07421f4a30 Release 2.3.3
2003-06-24  Jody Goldberg <jody@gnome.org>

	* Release 2.3.3
2003-06-24 21:04:07 +00:00
Taneem Ahmed
ee26a906eb Added "bn" to ALL_LINGUAS. Added Bengali translation by Progga of Ankur
2003-06-15  Taneem Ahmed  <taneem@eyetap.org>

	* configure.in: Added "bn" to ALL_LINGUAS.
	* po/bn.po: Added Bengali translation by Progga
	of Ankur group <gnome-translation@bengalinux.org>.
2003-06-16 00:22:40 +00:00
Abel Cheung
a16db7b1c4 Added "id" "th" to ALL_LINGUAS.
2003-05-23  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Added "id" "th" to ALL_LINGUAS.
2003-05-23 00:57:35 +00:00
Jonathan Blandford
b721ad6879 2.3.2 released.
Tue May 20 19:14:19 2003  Jonathan Blandford  <jrb@redhat.com>

        * configure.in: 2.3.2 released.
2003-05-21 03:42:38 +00:00
Jonathan Blandford
52fcd102df add fontilus support. add fontilus support. add fontilus support.
Tue May 20 12:43:59 2003  Jonathan Blandford  <jrb@redhat.com>

	* configure.in (FONTILUS): add fontilus support.
	* vfs-methods/Makefile.am: add fontilus support.
	* vfs-methods/fontilus/Makefile.am: add fontilus support.
2003-05-20 16:46:02 +00:00
Abel Cheung
ed8894ed34 Added "sr" "sr@Latn" to ALL_LINGUAS.
2003-05-14  Abel Cheung  <maddog@linux.org.hk>

	* configure.in: Added "sr" "sr@Latn" to ALL_LINGUAS.
2003-05-14 02:52:32 +00:00
Andrew Sobala
128bcd8d80 Andrew Sobala <aes@gnome.org>
The grand "themus->control-center" merge. See individual ChangeLogs for
details.
2003-05-13 18:37:05 +00:00
Jody Goldberg
b7a5917b6a update 2003-05-07 18:55:08 +00:00
Jody Goldberg
cee7d84639 post release version bump
2003-05-07  Jody Goldberg <jody@gnome.org>

	* configure.in : post release version bump
2003-05-07 18:36:55 +00:00
Jody Goldberg
04f119abae Release 2.3.1
2003-05-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.1
2003-05-07 18:25:21 +00:00
Ross Burton
de28d407a4 Build a new makefile I added last night 2003-05-02 13:36:24 +00:00
Kjartan Maraas
2397c54574 Require 2.2.0 or newer of libgnomeui and gnome-desktop for the icon theme
2003-04-30  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Require 2.2.0 or newer of libgnomeui
	and gnome-desktop for the icon theme stuff. Fix from Spider and
	aes. Fixes bug #104907.
2003-04-30 20:07:00 +00:00
Alexander Larsson
2ff8273322 Initial import. UI not fully polished yet.
2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* .cvsignore:
	* display-capplet.png:
	* display-properties.desktop.in:
	* main.c:
	* Makefile.am:
	Initial import. UI not fully polished yet.

2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* capplets/Makefile.am:
	* configure.in:
	* capplets/display/*
	Check for XRandR support.
	Add display capplet.
2003-04-23 15:01:16 +00:00
Guntupalli Karunakar
6fcbaa525b Added Malayalam translation 2003-03-21 10:39:29 +00:00
Roozbeh Pournader
76e4eb8000 Added "fa" to ALL_LINGUAS. Added Persian translation.
2003-03-10  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.
	* po/fa.po: Added Persian translation.
2003-03-10 11:00:19 +00:00
Laurent Dhima
5ec2a643c9 Added 'sq' to ALL_LINGUAS
* configure.in: Added 'sq' to ALL_LINGUAS
2003-02-22 18:18:42 +00:00
Jonathan Blandford
2b46f7e0bc 2.2.0.1 2003-02-04 23:53:43 +00:00
Christian Rose
2175df89cb Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
2003-01-22  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
	* po/mn.po: Added Mongolian translation by
	Sanlig Badral <badral@chinggis.com>.
2003-01-21 23:39:37 +00:00
Jonathan Blandford
f6444a51ce Released 2.2.0 2003-01-21 06:53:43 +00:00
Jonathan Blandford
b8d1d9548c 2.1.7 2003-01-16 07:59:09 +00:00