Commit graph

532 commits

Author SHA1 Message Date
Rodrigo Moya
04253a33b3 update for 2.13.5.1.
2006-01-18  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: update for 2.13.5.1.
2006-01-18 12:29:38 +00:00
Rodrigo Moya
97ccdcdb05 NEWS; update for 2.13.5.
2006-01-16  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS; update for 2.13.5.
2006-01-16 18:07:04 +00:00
Sebastien Bacher
b64b089390 the new gnome-default-applications capplet uses libxml2
2006-01-16  Sebastien Bacher  <seb128@debian.org>

	* configure.in: the new gnome-default-applications capplet uses libxml2
2006-01-16 15:15:28 +00:00
Sebastien Bacher
ccf99ec6be fix gstreamer0.10 requirement
2006-01-16  Sebastien Bacher  <seb128@debian.org>

	* configure.in: fix gstreamer0.10 requirement
2006-01-16 10:05:33 +00:00
Sebastien Bacher
95ceaa7ea5 optional use of gstreamer0.10, patch based on the work
done by Saleem Abdulrasool and Tim-Philipp Müller (Fixes: #326257)
2006-01-15 21:56:50 +00:00
Chao-Hsiung Liao
002eba16bc Updated Traditional Chinese translation(Taiwan). Added Traditional Chinese
2006-01-14  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
	* zh_HK.po: Added Traditional Chinese translation(Hong Kong).
2006-01-14 01:21:49 +00:00
Rodrigo Moya
dc9eede823 NEWS; update for 2.13.4.
2006-01-03  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS; update for 2.13.4.
2006-01-03 19:23:03 +00:00
Mark McLoughlin
e792de8a73 remove unused --enable-gconf-source option - it sets the
2006-01-03  Mark McLoughlin  <mark@skynet.ie>

        * configure.in: remove unused --enable-gconf-source
        option - it sets the GCONF_CONFIG_SOURCE variable
        which isn't used and AM_GCONF_SOURCE_2 does the job
        it's trying to do
2006-01-03 17:25:29 +00:00
Jens Granseuer
d7dabc81ad Fixes #321779
2006-01-03  Jens Granseuer <jensgr@gmx.net>

	Fixes #321779

	* configure.in: don't use -Wextra for old gccs.
2006-01-03 15:10:20 +00:00
Rodrigo Moya
67fafd67fd update for 2.13.3.
2005-12-12  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: update for 2.13.3.
2005-12-12 17:07:19 +00:00
Brian Cameron
75f8b56f01 Fix so that gnome-about-me works on non-linux systems which do not have
2005-11-25  Brian Cameron  <Brian.Cameron@sun.com>

        * configure.in, capplets/about-me/Makefile.am
          capplets/about-me/gnome-about-me.c,
          capplets/about-me/gnome-about-me-password.c:
          Fix so that gnome-about-me works on non-linux
          systems which do not have forkpty().
2005-11-25 20:18:23 +00:00
Rodrigo Moya
d2e35a69cf update for 2.13.2.
2005-11-14  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: update for 2.13.2.
2005-11-14 17:44:11 +00:00
Kjartan Maraas
564a9d03aa Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* */*: Huge cleanup. Individual ChangeLogs have info.
	Closing bug #320157.
	* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +00:00
Rodrigo Moya
fa537b014b 2005-10-24 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
2005-10-24 14:15:07 +00:00
Ray Strode
9e4c915469 Remap buttons on auxillary mice for left-handed mode (bug 314409).
2005-10-21  Ray Strode  <rstrode@redhat.com>

	Remap buttons on auxillary mice for left-handed
	mode (bug 314409).

	* configure.in: add check for xinput extension

	* gnome-settings-daemon/gnome-settings-mouse.c
	(supports_xinput_devices): new
	function to detect XInput Extension
	(configure_button_layout): new function to set up
	logical mouse button layout for left or right handed
	mode
	(xinput_device_has_buttons): new function to detect if
	an xinput device has buttons to reconfigure
	(set_xinput_devices_left_handed): new function to set
	auxillary mice into left-handed mode
	(set_left_handed): call set_xinput_devices_left_handed
	if available
2005-10-21 22:18:53 +00:00
Sebastien Bacher
15c3ba4d34 update for 2.12.1.
2005-10-03  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update for 2.12.1.
2005-10-03 08:47:06 +00:00
Brian Cameron
41de316d5b Fix xcursor test so that it doesn't cause configure to crash if the
2005-09-26  Brian Cameron  <Brian.Cameron@sun.com>

        * configure.in: Fix xcursor test so that it doesn't
          cause configure to crash if the xcursor extension
          can't be found.  Instead just build without xcursor
          support.
2005-09-27 03:34:30 +00:00
Erdal Ronahi
95f23b756f Added new Kurdish translation 2005-09-24 14:30:13 +00:00
Ray Strode
428bfe0ffd previous patch breaks the build, just revert for now, bug 316142.
2005-09-14  Ray Strode  <rstrode@redhat.com>

	* configure.in:
	* gnome-settings-daemon/gnome-settings-mouse.c: previous
	patch breaks the build, just revert for now, bug 316142.
2005-09-14 14:15:27 +00:00
Ray Strode
ac2dad4891 Remap buttons on auxillary mice for left-handed mode (bug 314409).
2005-09-12  Ray Strode  <rstrode@redhat.com>

	Remap buttons on auxillary mice for left-handed
	mode (bug 314409).

	* configure.in: add check for xinput extension, needed
	for bug 314409.

	* gnome-settings-daemon/gnome-settings-mouse.c
	(supports_xinput_devices): new function to detect
	XInput Extension
	(configure_button_layout): new function to set up
	logical mouse button layout for left or right handed
	mode
	(xinput_device_has_buttons): new function to detect if
	an xinput device has buttons to reconfigure
	(set_xinput_devices_left_handed): new function to set
	auxillary mice into left-handed mode
	(set_left_handed): call set_xinput_devices_left_handed
	if available
2005-09-12 17:20:22 +00:00
Sergey V. Udaltsov
b5329ba990 remove pangoxft 2005-08-23 23:56:37 +00:00
Sebastien Bacher
8076564e15 update to 2.12.0.
2005-08-22  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update to 2.12.0.
2005-08-22 14:10:02 +00:00
Christian Persch
ca899939d7 Simply enable-aboutme check, and fix configure output.
2005-08-21  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in: Simply enable-aboutme check, and fix
	configure output.
2005-08-21 19:28:49 +00:00
Sebastien Bacher
1836aacd0b fix the --enable-aboutme configure option, patch by Ray Strode
2005-08-21  Sebastien Bacher  <seb128@debian.org>

	* configure.in: fix the --enable-aboutme configure option,
	patch by Ray Strode <rstrode@redhat.com> (Closes: #313121).
2005-08-21 13:40:43 +00:00
Sergey V. Udaltsov
46a69bcda0 fixing #313368 2005-08-14 21:04:40 +00:00
Sebastien Bacher
f8a5023bb1 update to 2.9.92
2005-08-10  Sebastien Bacher  <seb128@debian.org>

	* configure.in: update to 2.9.92
2005-08-10 11:04:39 +00:00
Sunil Mohan Adapa
3a04f4292a Added Telugu translation done by Prajasakti Localisation Team <localisation@prajasakti.com>. 2005-08-04 11:38:34 +00:00
Sebastien Bacher
9a3665ee0b update to 2.9.91
2005-07-27  Sebastien Bacher  <seb128@debian.org>

	* configure.in: update to 2.9.91
2005-07-27 14:19:08 +00:00
Sebastien Bacher
4f510cf94a switch to gnome-doc-utils, require 1.9 to build the tarball correctly 2005-07-27 12:56:39 +00:00
Sebastien Bacher
d8b34663e1 updated for 2.11.90.
2005-07-27  Sebastien Bacher  <seb128@debian.org>

        * NEWS:
        * configure.in: updated for 2.11.90.
2005-07-27 11:04:47 +00:00
Mark McLoughlin
7cb7849c79 revert what looks like accidentally committed changes from svu.
2005-07-27  Mark McLoughlin  <mark@skynet.ie>

        * configure.in, autogen.sh: revert what looks like
        accidentally committed changes from svu.
2005-07-27 07:58:56 +00:00
Sergey V. Udaltsov
25ac663f39 fixing #310513 2005-07-26 20:38:25 +00:00
Sven Herzberg
c2b7a167f1 use pkg-config to check for xcursor
2005-07-17  Sven Herzberg  <herzi@gnome-de.org>

        * configure.in: use pkg-config to check for xcursor
2005-07-17 19:12:30 +00:00
Sebastien Bacher
c6038d4f0b update to 2.11.7.
2005-07-13  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update to 2.11.7.
2005-07-13 21:51:44 +00:00
Sebastien Bacher
8681a6d672 updated the libxft requirement to 2.1.7, Christian Lohmaier
2005-07-08  Sebastien Bacher  <seb128@debian.org>

	* configure.in: updated the libxft requirement to 2.1.7,
	Christian Lohmaier <cloph@cup.uni-muenchen.de> (Closes: #309558).
2005-07-08 21:13:09 +00:00
Sebastien Bacher
d83b47a1cc update to 2.11.6 2005-07-07 19:33:08 +00:00
Sebastien Bacher
6668dd1649 fix the list of files for the tarball, build the new capplet 2005-07-04 22:25:09 +00:00
Diego Gonzalez
7e3b5d1756 add code to conditionally enable the compilation of the about-me capplet
2005-06-22  Diego Gonzalez <diego@pemas.net>

    * configure.in: add code to conditionally enable the compilation of the about-me capplet
    * capplets/Makefile.am: ditto
2005-06-23 12:45:39 +00:00
Sebastien Bacher
88e8f18fba update to 2.11.5 2005-06-12 17:55:02 +00:00
Sebastien Bacher
6b88af3ea4 update the version to 2.11.4 2005-06-12 17:46:07 +00:00
Sebastien Bacher
037b8eddb8 2.11.3.1 bug fix.
2005-06-12  Sebastien Bacher  <seb128@debian.org>

        * NEWS:
        * configure.in: 2.11.3.1 bug fix.
2005-06-12 13:16:18 +00:00
Sebastien Bacher
8865b5d086 update to 2.11.4 2005-06-10 13:12:57 +00:00
Sebastien Bacher
f71f7f15ec update for 2.11.3 2005-06-10 12:10:03 +00:00
Sebastien Bacher
63e8550c76 updated for 2.11.2 2005-05-22 20:25:09 +00:00
Rodney Dawes
d26e8755a5 Require GTK+ >= 2.6.0 now, we should have been requiring at least 2.4 here
2005-05-08  Rodney Dawes  <dobey@novell.com>

	* configure.in (gtk_minver): Require GTK+ >= 2.6.0 now, we should have
	been requiring at least 2.4 here anyway, needed for new gdk-pixbuf
	method that we use in libbackground for bug #169757
2005-05-08 20:48:49 +00:00
Steven Michael Murphy
ad155907dd Added new Language, Kinyarwanda (rw), to this package 2005-04-01 05:51:17 +00:00
Sebastien Bacher
e1d9efe644 update to the new libgnome-menu API, patch from Mark McLoughlin
2005-03-27  Sebastien Bacher  <seb128@debian.org>

        * control-center-categories.c: (populate_category),
        (read_categories_from_menu_directory),
        (control_center_get_information): update to the new libgnome-menu API,
        patch from Mark McLoughlin <markmc@redhat.com>.
2005-03-26 23:34:36 +00:00
Sebastien Bacher
208728d0c4 update version to 2.11.0
2005-03-27  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update version to 2.11.0
2005-03-26 23:25:24 +00:00
Adi Attar
a51c4580da Added Xhosa translation. Added "xh" to ALL_LINGUAS.
2005-03-09  Adi Attar  <aattar@cvs.gnome.org>

	* xh.po: Added Xhosa translation.
	* configure.in: Added "xh" to ALL_LINGUAS.
2005-03-09 14:32:26 +00:00
Sebastien Bacher
f986ab8e1c update version to 2.10.1
2005-03-08  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update version to 2.10.1
2005-03-08 01:06:26 +00:00