head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.14 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.16 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.12 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.10 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.8 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.6 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.4 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.2 pkgsrc-2018Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2020.05.28.12.22.08; author nia; state dead; branches; next 1.1; commitid jxZu4KZFTZkdl0aC; 1.1 date 2018.06.01.17.04.18; author youri; state Exp; branches; next ; commitid tK4KojKv1DpjgBEA; desc @@ 1.2 log @x11: remove libgnomekbd2 - no longer used gnome 2 component @ text @$NetBSD: patch-ad,v 1.1 2018/06/01 17:04:18 youri Exp $ --- libgnomekbd/gkbd-indicator-plugin-manager.c.orig 2008-05-31 14:45:15.000000000 +0200 +++ libgnomekbd/gkbd-indicator-plugin-manager.c @@@@ -53,7 +53,7 @@@@ gkbd_indicator_plugin_manager_add_plugin xkl_debug (100, "Scanning [%s]...\n", dirname); while ((filename = g_dir_read_name (dir)) != NULL) { gchar *full_path = - g_build_filename (dirname, filename, NULL); + g_build_filename (dirname, filename, VPNULL); xkl_debug (100, "Loading plugin module [%s]...\n", full_path); if (full_path != NULL) { @ 1.1 log @- Move libgnomekbd to libgnomekbd2 for older Gnome2 packages - Import libgnomekbd 3.6.0 for Cinnamon and Gnome3. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2008/06/02 16:42:21 drochner Exp $ @