Commit graph

688 commits

Author SHA1 Message Date
Bastien Nocera
a4f0969525 upd 2.25.3
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.25.3


svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +00:00
Bastien Nocera
002e5163ac Remove the sound capplet, it's now in gnome-media itself, removes
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* capplets/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/sound/icons/16x16/gnome-sound-properties.svg:
	* capplets/sound/icons/22x22/gnome-sound-properties.svg:
	* capplets/sound/icons/32x32/gnome-sound-properties.svg:
	* capplets/sound/icons/scalable/gnome-sound-properties.svg:
	* capplets/sound/mixer-support.c:
	* capplets/sound/mixer-support.h:
	* capplets/sound/pipeline-tests.c:
	* capplets/sound/pipeline-tests.h:
	* capplets/sound/sound-properties-capplet.c:
	* capplets/sound/sound-properties.glade:
	* capplets/sound/sound-theme-definition.h:
	* capplets/sound/sound-theme-file-utils.c:
	* capplets/sound/sound-theme-file-utils.h:
	* capplets/sound/sound-theme.c:
	* capplets/sound/sound-theme.h:
	* configure.in: Remove the sound capplet, it's now in gnome-media
	itself, removes libcanberra-gtk and GStreamer dependencies
	(Closes: #564871)


svn path=/trunk/; revision=9173
2008-12-18 11:19:25 +00:00
Matthias Clasen
3cdaaa232a Fix libslab dependencies so it builds
svn path=/trunk/; revision=9160
2008-12-02 17:16:23 +00:00
Bastien Nocera
b83b10d8b1 Optionally check for PolicyKit
2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Optionally check for PolicyKit

2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am:
	* fingerprint-strings.h:
	* fprintd-marshal.list:
	* gnome-about-me-fingerprint.c:
	* gnome-about-me-fingerprint.glade:
	* gnome-about-me-fingerprint.h:
	* gnome-about-me.c (create_fingerprint_button),
	(about_me_load_info), (about_me_fingerprint_button_clicked_cb),
	(about_me_setup_dialog), (main):
	* gnome-about-me.glade: Add support for enrolling fingerprints
	using the fprintd D-Bus service (Closes: #561881)

2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* POTFILES.in: Add new files from the fingerprint
	enrollment support


svn path=/trunk/; revision=9153
2008-11-27 22:09:05 +00:00
Jens Granseuer
36da326ab0 Patch by: <dmacks@netspace.org>
2008-11-23  Jens Granseuer  <jensgr@gmx.net>

	Patch by: <dmacks@netspace.org>

	* configure.in: remove eel dependency from libslab (bug #561944)

svn path=/trunk/; revision=9149
2008-11-23 10:31:23 +00:00
Rodrigo Moya
8cff6042ab added missing GFileInfo declaration.
2008-11-18  Rodrigo Moya <rodrigo@gnome-db.org>

	* font-viewer/font-view.c (set_icon): added missing
	GFileInfo declaration.

2008-11-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Bug 561319 – Remove gnome-vfs dependency from font-viewer

	Patch from Saleem Abdulrasool <compnerd@compnerd.org>

	* font-viewer/*:
	* configure.in: Remove gnome-vfs dependency for font-viewer.

svn path=/trunk/; revision=9142
2008-11-18 17:46:12 +00:00
Kjartan Maraas
411a22d977 Add libgnomeui back to LIBSLAB FLAGS.
2008-11-09  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add libgnomeui back to LIBSLAB FLAGS.

svn path=/trunk/; revision=9138
2008-11-09 10:22:04 +00:00
Vincent Untz
d35680790c post-release bump to 2.25.2.
2008-11-05  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.25.2.

svn path=/trunk/; revision=9134
2008-11-05 14:54:05 +00:00
Vincent Untz
c742273180 version 2.25.1
2008-11-05  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* configure.in: version 2.25.1

svn path=/trunk/; revision=9132
2008-11-05 14:53:37 +00:00
Søren Sandmann
fab37a0965 Stop linking to the gnome libraries, except in the shell and in the font
Sun Oct 26 19:15:22 2008  Søren Sandmann  <sandmann@redhat.com>

	* configure.in: Stop linking to the gnome libraries, except in the
	shell and in the font viewer.


svn path=/trunk/; revision=9127
2008-10-26 23:15:42 +00:00
Jens Granseuer
9630d9f582 bump gnome-desktop requirement to 2.25.1
2008-10-26  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: bump gnome-desktop requirement to 2.25.1

svn path=/trunk/; revision=9125
2008-10-26 20:44:27 +00:00
Jens Granseuer
d99e8a9d76 bump required GTK+ version to 2.13.1
2008-10-25  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: bump required GTK+ version to 2.13.1

svn path=/trunk/; revision=9115
2008-10-25 13:56:21 +00:00
Søren Sandmann
bba36b9e37 Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory
Fri Oct 24 14:44:16 2008  Søren Sandmann  <sandmann@redhat.com>

	* Use GnomeDesktopThumbnailFactory instead of
	GnomeThumbnailFactory


svn path=/trunk/; revision=9093
2008-10-24 18:44:52 +00:00
Davyd Madeley
d7696237c8 - hook gnome-font-viewer and gnome-thumbnail font back into the build -
2008-10-16  Davyd Madeley  <davyd@madeley.id.au>

        * configure.in:
        * font-viewer/Makefile.am:
        * Makefile.am:
        - hook gnome-font-viewer and gnome-thumbnail font back into the build
        - need to check to see if the strings were lost from the translations

svn path=/trunk/; revision=9068
2008-10-16 13:52:09 +00:00
Vincent Untz
1aee7c2ad6 post-release bump to 2.24.1.
2008-09-24  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.24.1.

svn path=/trunk/; revision=9001
2008-09-24 16:50:50 +00:00
Vincent Untz
f42cc38fc2 version 2.24.0.1
2008-09-24  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* configure.in: version 2.24.0.1

svn path=/trunk/; revision=8999
2008-09-24 16:50:08 +00:00
Sebastien Bacher
5b52c68b67 2.24.0 update
2008-09-22  Sebastien Bacher  <seb128@ubuntu.com>

	* configure.in, NEWS: 2.24.0 update

svn path=/trunk/; revision=8993
2008-09-22 16:34:40 +00:00
Jens Granseuer
56b74bb4c6 Patch by: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
2008-09-15  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>

	* configure.in: add --without-libcanberra to skip building the sound
	capplet (bug #551765)

svn path=/trunk/; revision=8958
2008-09-15 17:04:31 +00:00
Rodrigo Moya
ece517cf9c Patch by Nirbheek Chauhan
2008-09-05  Rodrigo Moya <rodrigo@gnome-db.org>

	Patch by Nirbheek Chauhan

	* configure.in:
	* capplets/appearance/appearance-themes.c:
	* capplets/appearance/appearance.h: removed last gnome-vfs leftovers.

svn path=/trunk/; revision=8925
2008-09-05 11:50:53 +00:00
Claude Paroz
e0bfd52fb6 reviewed by: Jens Granseuer <jensgr@gmx.net>
2008-08-28  Claude Paroz  <claude@2xlibre.net>

	reviewed by: Jens Granseuer  <jensgr@gmx.net>

	* sound-theme-definition.h: add context to event sound names.
	* sound-theme.c: (setup_sound_theme_custom): replace gettext by g_dpgettext2 to
	use context information added in sound-theme-definition.h (bug #549489)

svn path=/trunk/; revision=8898
2008-08-28 20:51:35 +00:00
Rodrigo Moya
2f0e686793 updated for 2.23.90.
2008-08-18  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* configure.in: updated for 2.23.90.

svn path=/trunk/; revision=8871
2008-08-18 17:55:43 +00:00
Jens Granseuer
fc63bace52 fail gracefully if we cannot get a screen
2008-08-11  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (run_application): fail gracefully if we cannot
	get a screen

2008-08-11  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: require gnome-desktop 2.23.90

svn path=/trunk/; revision=8852
2008-08-11 20:30:49 +00:00
Rodrigo Moya
5b8b3ac61d updated for 2.23.6.
2008-08-04  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* configure.in: updated for 2.23.6.

svn path=/trunk/; revision=8838
2008-08-05 11:53:49 +00:00
Jens Granseuer
15dc0f2a79 fix build without libcanberra
2008-07-29  Jens Granseuer  <jensgr@gmx.net>

	* capplets/Makefile.am:
	* configure.in: fix build without libcanberra

svn path=/trunk/; revision=8824
2008-07-29 18:30:28 +00:00
Bastien Nocera
452957595e Make sure we require libcanberra 0.4 to get the .disabled support
2008-07-29  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Make sure we require libcanberra 0.4
	to get the .disabled support


svn path=/trunk/; revision=8817
2008-07-29 00:38:14 +00:00
Bastien Nocera
8ed8f4c9ce Remove libsounds and esound usage, check for libcanberra instead (Closes:
2008-07-28  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am:
	* configure.in: Remove libsounds and esound usage, check for
	libcanberra instead (Closes: #542979)


svn path=/trunk/; revision=8805
2008-07-28 11:08:24 +00:00
Søren Sandmann
bb97264fdd configure.in NEWS Updated for 2.23.5
Thu Jul 24 15:34:50 2008  Søren Sandmann  <sandmann@redhat.com>

	* configure.in
	* NEWS
	Updated for 2.23.5

	* configure.in, Makefile.am
	Make typing-break a conditional to make it distcheck
	

svn path=/trunk/; revision=8794
2008-07-24 20:19:50 +00:00
Rodrigo Moya
60405416eb removed VFS methods code.
2008-07-18  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* Makefile.am:
	* vfs-methods/*: removed VFS methods code.

svn path=/trunk/; revision=8787
2008-07-18 08:53:01 +00:00
Jens Granseuer
8ae8397e50 add capplets/default-applications/gnome-default-applications.pc to
2008-07-15  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: add
	capplets/default-applications/gnome-default-applications.pc to
	generated files

2008-07-15  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am: install the default apps list in the default-apps
	subdirectory
	* gnome-da-xml.c: (gnome_da_xml_load_list): load everything from there
	* gnome-default-applications.pc.in: add file so that applications can
	query where to put their extensions

svn path=/trunk/; revision=8783
2008-07-15 22:03:57 +00:00
Jens Granseuer
9b9c37a68e bump gnome-desktop requirement to 2.23.5
2008-06-18  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: bump gnome-desktop requirement to 2.23.5

svn path=/trunk/; revision=8765
2008-06-18 17:48:39 +00:00
Jens Granseuer
b89a70f268 require intltool >= 0.40
2008-06-18  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* configure.in: require intltool >= 0.40

svn path=/trunk/; revision=8764
2008-06-18 17:47:31 +00:00
Rodrigo Moya
29d0d29005 update for 2.23.4 Increased gnome-desktop version requirement
2008-06-16  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* configure.in: update for 2.23.4
	Increased gnome-desktop version requirement

svn path=/trunk/; revision=8758
2008-06-16 15:48:47 +00:00
Thomas Wood
c8f2e99ecd Remove themus from build.
2008-06-01  Thomas Wood  <thos@gnome.org>

	* configure.in:
	* vfs-methods/Makefile.am:
	Remove themus from build.

svn path=/trunk/; revision=8741
2008-06-01 16:36:35 +00:00
Søren Sandmann Pedersen
2140bc90be +Fri May 30 23:01:57 2008 Søren Sandmann <sandmann@redhat.com>
+
+	* gnome-wp-item.c (set_bg_properties): Update to match API change
+	in libgnome-desktop.
+


svn path=/trunk/; revision=8734
2008-05-31 04:41:14 +00:00
Vincent Untz
5e14bcf311 post-release bump to 2.23.3
2008-05-17  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.23.3

svn path=/trunk/; revision=8716
2008-05-17 16:56:46 +00:00
Sebastien Bacher
26e8043b54 don't require libbackground to build
2008-05-17  Sebastien Bacher  <seb128@ubuntu.com>

	* configure.in: don't require libbackground to build


svn path=/trunk/; revision=8713
2008-05-17 15:32:59 +00:00
Jens Granseuer
763df6a852 updated for 2.23.2
2008-05-17  Jens Granseuer  <jensgr@gmx.net>

	* NEWS:
	* configure.in: updated for 2.23.2

svn path=/trunk/; revision=8712
2008-05-17 09:56:54 +00:00
Sergey V. Udaltsov
055e12b947 dependency on iso-codes is in xklavier now
svn path=/trunk/; revision=8677
2008-04-28 22:01:03 +00:00
Sergey V. Udaltsov
1d9c873d18 depend on libxklavier 3.6
svn path=/trunk/; revision=8672
2008-04-27 15:12:16 +00:00
Rodrigo Moya
2bbedf112f updated for 2.23.1.
2008-04-21  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* configure.in: updated for 2.23.1.

svn path=/trunk/; revision=8663
2008-04-21 16:11:06 +00:00
Sergey V. Udaltsov
ae6085786e introduced dependency on iso-codes
svn path=/trunk/; revision=8660
2008-04-19 22:42:05 +00:00
Jens Granseuer
6cfdc46460 figure out where GTK+ expects its theme engines and make that info
2008-04-19  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: figure out where GTK+ expects its theme engines and
	make that info available to interested capplets

2008-04-19  Jens Granseuer  <jensgr@gmx.net>

	* gtkrc-utils.c: (gtkrc_get_details): accept NULL for the
	symbolic_colors parameter if the caller doesn't want that information

2008-04-19  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* appearance-themes.c: (theme_validate),
	(theme_message_area_update), (themes_init):
	* appearance.h: show a warning message when the selected theme is
	incomplete (e.g. missing icon theme or gtk theme engine)

svn path=/trunk/; revision=8658
2008-04-19 10:30:34 +00:00
Bastien Nocera
7c66cbc00a Up the version to 2.23.0 to avoid confusion
2008-03-31  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Up the version to 2.23.0 to avoid confusion


svn path=/trunk/; revision=8614
2008-03-31 12:24:13 +00:00
Cosimo Cecchi
7cd223066a Bump required metacity version to 2.23.1
2008-03-27  Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: Bump required metacity version to 2.23.1

svn path=/trunk/; revision=8595
2008-03-27 17:13:28 +00:00
Thomas Wood
ffff49e35a Updated for 2.21.92
2008-02-26  Thomas Wood  <thos@gnome.org>

	* NEWS:
	* configure.in:

	Updated for 2.21.92

svn path=/trunk/; revision=8526
2008-02-26 10:54:14 +00:00
Thomas Wood
9e17c9a4da Increase required metacity version to 2.21.21
2008-02-26  Thomas Wood  <thos@gnome.org>

	* configure.in: Increase required metacity version to 2.21.21

svn path=/trunk/; revision=8525
2008-02-26 09:39:43 +00:00
Thomas Wood
7a9a18d306 Revert removal of FONTILUS and THEMUS substitution that occurred in r8452.
2008-02-25  Thomas Wood  <thos@gnome.org>

	* configure.in: Revert removal of FONTILUS and THEMUS substitution that
	occurred in r8452. Fixes distcheck.

svn path=/trunk/; revision=8522
2008-02-25 21:55:08 +00:00
Jens Granseuer
e86f14e0b3 remove obsolete checks
2008-02-16  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: remove obsolete checks

svn path=/trunk/; revision=8492
2008-02-16 12:36:13 +00:00
Jens Granseuer
cd713c7337 add gio-2.0 to general capplet flags for now; this part needs cleaning up
2008-02-12  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: add gio-2.0 to general capplet flags for now; this
	part needs cleaning up in the next cycle

2008-02-12  Jens Granseuer  <jensgr@gmx.net>

	* e-image-chooser.c: (e_image_chooser_class_init),
	(image_drag_data_received_cb):
	* gnome-about-me.c: (about_me_update_preview): port to gio

svn path=/trunk/; revision=8479
2008-02-12 22:13:32 +00:00
Kjartan Maraas
499e7cb25d Add check for LIBSOUNDS. From bug #515956.
2008-02-12  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add check for LIBSOUNDS. From bug #515956.

svn path=/trunk/; revision=8477
2008-02-12 19:46:49 +00:00