head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.24 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.22 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.20 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.18 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.16 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.14 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.12 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.10 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.8 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.6 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.4 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.2 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.3.0.22 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.20 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.18 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.16 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.14 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.12 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.10 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.8 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.6 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.4 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.2 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.2.0.2 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.1.0.2 pkgsrc-2004Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2007.09.19.23.53.55; author wiz; state dead; branches; next 1.3; 1.3 date 2004.09.21.16.56.18; author jmmv; state Exp; branches; next 1.2; 1.2 date 2004.06.26.15.46.52; author jmmv; state Exp; branches; next 1.1; 1.1 date 2004.05.17.00.10.49; author danw; state Exp; branches; next ; desc @@ 1.4 log @Rename gnome2-control-center to control-center, to match upstream name. ok jmmv, drochner @ text @$NetBSD: patch-ad,v 1.3 2004/09/21 16:56:18 jmmv Exp $ --- configure.orig 2004-08-30 01:56:22.000000000 +0200 +++ configure @@@@ -23083,7 +23083,7 @@@@ if test `eval echo '${'$as_ac_Header'}'` cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF - XF86MISC_LIBS="-lXxf86misc" + XF86MISC_LIBS="-lXxf86misc -lXext" fi done @ 1.3 log @Update to 2.8.0. This version corresponds to GNOME 2.8.0. gnome-control-center 2.8.0 Jody Goldberg * Fixed float/int mismatch in peditor Jonathan Blandford * Fix docs link for at-properties capplet. Pierre Ossman * display the volume dialog in the correct place Sergey V. Udaltsov * default switchcut (Alt*2) is introduced Translations: * All translations updated ------------------------------------------------------------------------------ gnome-control-center 2.7.1 Translations: * Bosnian translation added. Frederic Crozat: * Use themed icon for windows Rodney Dawes: * Add "W x H pixels" to description, and remove file size for bg capplet Sergey: * Fixes to keybinding capplet Kjartan Maraas: * text cleanup Jeroen Zwartepoorte: * Use the parent type in the G_DEFINE_TYPE ------------------------------------------------------------------------------ gnome-control-center 2.7.0 * No NEWS file updates this time due to time pressures. 2.7.1 should have a full change. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2004/06/26 15:46:52 jmmv Exp $ @ 1.2 log @Fix detection of OSS and add support for gstreamer. This lets multimedia keybindings work (like change the volume through the keyboard). Bump PKGREVISION to 1. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2004/05/17 00:10:49 danw Exp $ d3 1 a3 1 --- configure.orig 2004-04-15 18:59:14.000000000 +0200 d5 1 a5 1 @@@@ -23220,7 +23220,7 @@@@ if test `eval echo '${'$as_ac_Header'}'` a13 9 @@@@ -25958,6 +25958,8 @@@@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __NetBSD__ + #include + #include #include #else #include @ 1.1 log @make an implicit library dependency explicit to make darwin's linker happy @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig Tue Apr 13 22:49:27 2004 d5 1 a5 1 @@@@ -23063,7 +23063,7 @@@@ if test `eval echo '${'$as_ac_Header'}'` d14 9 @