head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.26 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.24 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.22 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.18 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.16 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.14 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.12 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.18 pkgsrc-2007Q1-base:1.1 XFCE-4_2_x:1.1 pkgsrc-2006Q4:1.1.0.16 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.14 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.12 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.10 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.8 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.6 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.4 pkgsrc-2005Q2-base:1.1 pkgsrc-2005Q1:1.1.0.2 pkgsrc-2005Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2007.04.17.13.50.10; author martti; state dead; branches; next 1.1; 1.1 date 2005.01.01.00.23.12; author kristerw; state Exp; branches; next ; desc @@ 1.2 log @Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin, xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x. @ text @$NetBSD: patch-aa,v 1.1 2005/01/01 00:23:12 kristerw Exp $ --- panel-plugin/showdesktop.c.orig Sat Jan 1 01:15:13 2005 +++ panel-plugin/showdesktop.c Sat Jan 1 01:15:38 2005 @@@@ -614,7 +614,7 @@@@ gui *plugin = ctrl->data; GtkWidget *vbox, *optionbox, *cb1, *cb2, *cb3, *cb4,*frame; xfce_textdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, "UTF-8"); - + { gchar *tips[] = { N_("Enable this option, if your panel is located on top or on the right."), N_("Normally, the first mouse button is connected to the windowmanager showdesktop feature, if the WM supports it, and the middle mouse button is connected to the plugin internal showdesktop feature. You can reverse it with this option."), @@@@ -657,6 +657,7 @@@@ gtk_container_add (GTK_CONTAINER(frame), optionbox); gtk_container_add (GTK_CONTAINER(vbox), frame); gtk_widget_show_all (vbox); + } } // }}} @ 1.1 log @Fix a C99-ism to make this pkg build with gcc 2.95. @ text @d1 1 a1 1 $NetBSD$ @