summaryrefslogtreecommitdiffstats
path: root/misc/gnomesword
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnomesword')
-rw-r--r--misc/gnomesword/Makefile46
-rw-r--r--misc/gnomesword/distinfo3
-rw-r--r--misc/gnomesword/files/patch-Makefile.in30
-rw-r--r--misc/gnomesword/files/patch-configure60
-rw-r--r--misc/gnomesword/files/patch-src-backend-sword_main.diff13
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::editor_menu.c49
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::mod_mgr.c12
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::note_editor.c49
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c16
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c17
-rw-r--r--misc/gnomesword/files/patch-src::gnome2::toolbar_style.c16
-rw-r--r--misc/gnomesword/pkg-descr11
-rw-r--r--misc/gnomesword/pkg-plist72
13 files changed, 0 insertions, 394 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile
deleted file mode 100644
index 93cac6eea..000000000
--- a/misc/gnomesword/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: gnomesword
-# Date created: Oct 26, 2002
-# Whom: J Shoemaker <shoemaker@softhome.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomesword
-PORTVERSION= 2.1.1
-PORTREVISION= 6
-CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= dboudrot@yahoo.com
-COMMENT= A bible interface utilizing the sword framework
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell
-LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword
-RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell
-
-BROKEN= Configure fails
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
-USE_XLIB= yes
-INSTALLS_OMF= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|=share/pix|=share/gnome/pix|g ; \
- s|=share/app|=share/gnome/app|g' ${WRKSRC}/configure
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in AUTHORS ChangeLog INSTALL NEWS README TODO
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/misc/gnomesword/distinfo b/misc/gnomesword/distinfo
deleted file mode 100644
index 3553bab44..000000000
--- a/misc/gnomesword/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnomesword-2.1.1.tar.gz) = 46b0c941e4f5780aaf8a72da87d0d045
-SHA256 (gnomesword-2.1.1.tar.gz) = f0e00199edd2871b67b32c1277ae44564ac3d33cf833e2f61a187456d9f175b4
-SIZE (gnomesword-2.1.1.tar.gz) = 1758480
diff --git a/misc/gnomesword/files/patch-Makefile.in b/misc/gnomesword/files/patch-Makefile.in
deleted file mode 100644
index b629c1eae..000000000
--- a/misc/gnomesword/files/patch-Makefile.in
+++ /dev/null
@@ -1,30 +0,0 @@
---- Makefile.in.orig Wed Jul 14 23:34:10 2004
-+++ Makefile.in Sat Aug 21 16:34:24 2004
-@@ -61,7 +61,7 @@
- install-recursive installcheck-recursive installdirs-recursive \
- pdf-recursive ps-recursive uninstall-info-recursive \
- uninstall-recursive
--am__installdirs = "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(gnomesworddocdir)"
-+am__installdirs = "$(DESTDIR)$(gnomemenudir)"
- gnomemenuDATA_INSTALL = $(INSTALL_DATA)
- gnomesworddocDATA_INSTALL = $(INSTALL_DATA)
- DATA = $(gnomemenu_DATA) $(gnomesworddoc_DATA)
-@@ -627,7 +627,7 @@
- all-am: Makefile $(DATA) config.h
- installdirs: installdirs-recursive
- installdirs-am:
-- for dir in "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(gnomesworddocdir)"; do \
-+ for dir in "$(DESTDIR)$(gnomemenudir)"; do \
- test -z "$$dir" || $(mkdir_p) "$$dir"; \
- done
- install: install-recursive
-@@ -674,8 +674,7 @@
-
- info-am:
-
--install-data-am: install-data-local install-gnomemenuDATA \
-- install-gnomesworddocDATA
-+install-data-am: install-data-local install-gnomemenuDATA
-
- install-exec-am:
-
diff --git a/misc/gnomesword/files/patch-configure b/misc/gnomesword/files/patch-configure
deleted file mode 100644
index 57de0a0ae..000000000
--- a/misc/gnomesword/files/patch-configure
+++ /dev/null
@@ -1,60 +0,0 @@
---- configure.orig Wed Jul 14 09:34:14 2004
-+++ configure Thu Feb 17 15:43:03 2005
-@@ -2033,35 +2033,35 @@
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
-- echo "$as_me:$LINENO: checking for libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword" >&5
--echo $ECHO_N "checking for libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword" >&5
-+echo $ECHO_N "checking for libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword... $ECHO_C" >&6
-
-- if $PKG_CONFIG --exists "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword" ; then
-+ if $PKG_CONFIG --exists "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
- echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
-- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword"`
-+ GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
- echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
- echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
-- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword"`
-+ GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
- echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
-- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.0 gal-2.0 libxml-2.0 sword"`
-+ GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 gtk+-2.0 libgtkhtml-3.6 gal-2.4 libxml-2.0 sword"`
-
- fi
-
-
-
-@@ -23854,13 +23854,13 @@
- fi
-
- packagedatadir=share/${PACKAGE}
- packagedocdir=share/doc/${PACKAGE}
-
--packagepixmapsdir=share/pixmaps/${PACKAGE}
-+packagepixmapsdir=share/gnome/pixmaps/${PACKAGE}
- packagehelpdir=share/gnome/help/${PACKAGE}
--packagemenudir=share/applications
-+packagemenudir=share/gnome/applications
-
- NO_PREFIX_PACKAGE_DATA_DIR="${packagedatadir}"
-
- PACKAGE_DATA_DIR="${packageprefix}/${packagedatadir}"
-
diff --git a/misc/gnomesword/files/patch-src-backend-sword_main.diff b/misc/gnomesword/files/patch-src-backend-sword_main.diff
deleted file mode 100644
index 35e1cb29d..000000000
--- a/misc/gnomesword/files/patch-src-backend-sword_main.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/backend/sword_main.cc.orig Thu Jul 1 15:45:30 2004
-+++ src/backend/sword_main.cc Thu Jun 2 16:47:23 2005
-@@ -190,8 +190,8 @@
- VerseKey key;
- GList *retlist = NULL;
- char *book = NULL;
-- unsigned int bytes_read;
-- unsigned int bytes_written;
-+ gsize bytes_read;
-+ gsize bytes_written;
- GError *error;
- int i = 0, j = 0, x = 2;
-
diff --git a/misc/gnomesword/files/patch-src::gnome2::editor_menu.c b/misc/gnomesword/files/patch-src::gnome2::editor_menu.c
deleted file mode 100644
index 5ca9a49a6..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::editor_menu.c
+++ /dev/null
@@ -1,49 +0,0 @@
---- src/gnome2/editor_menu.c.orig Fri Apr 2 17:28:07 2004
-+++ src/gnome2/editor_menu.c Mon Feb 14 15:08:42 2005
-@@ -29,11 +29,11 @@
- #include <gtkhtml/htmlform.h>
- #include <gtkhtml/htmlenums.h>
- #include <gtkhtml/htmlsettings.h>
- #include <gtkhtml/htmlcolor.h>
- #include <gtkhtml/htmlcolorset.h>
--#include <gtkhtml/htmllinktext.h>
-+//#include <gtkhtml/htmllinktext.h>
- #include <gtkhtml/htmlengine-edit.h>
- #include <gtkhtml/htmlengine-edit-fontstyle.h>
- #include <gtkhtml/htmlengine-edit-cut-and-paste.h>
- #include <gtkhtml/htmlselection.h>
- #include <gtkhtml/htmlengine-search.h>
-@@ -491,17 +491,33 @@
- target = strchr(url, '#');
- url_copy =
- target ? g_strndup(url,
- target - url) : g_strdup(url);
- new_link =
-+ html_text_new(text,
-+ GTK_HTML_FONT_STYLE_DEFAULT,
-+ html_colorset_get_color(e->
-+ settings->
-+ color_set,
-+ HTMLLinkColor));
-+ new_link =
-+ html_object_set_link(new_link,
-+ html_colorset_get_color(e->
-+ settings->
-+ color_set,
-+ HTMLLinkColor),
-+ url_copy, target);
-+/*
-+ new_link =
- html_link_text_new(text,
- GTK_HTML_FONT_STYLE_DEFAULT,
- html_colorset_get_color(e->
- settings->
- color_set,
- HTMLLinkColor),
- url_copy, target);
-+*/
- html_engine_paste_object(e, new_link,
- g_utf8_strlen(text, -1));
- g_free(url_copy);
- }
- }
diff --git a/misc/gnomesword/files/patch-src::gnome2::mod_mgr.c b/misc/gnomesword/files/patch-src::gnome2::mod_mgr.c
deleted file mode 100644
index 15d85dbfb..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::mod_mgr.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/gnome2/mod_mgr.c.orig Sun Mar 28 04:39:23 2004
-+++ src/gnome2/mod_mgr.c Sat Aug 21 15:56:12 2004
-@@ -1910,8 +1910,7 @@
-
- GtkTreeModel *model;
- GError *error = NULL;
-- GtkTooltips *tooltips;
-- tooltips = gtk_tooltips_new();
-+ GtkTooltips *tooltips = gtk_tooltips_new();
- GString *str = g_string_new(NULL);
- GtkCellRenderer *renderer;
- GtkTreeViewColumn *column;
diff --git a/misc/gnomesword/files/patch-src::gnome2::note_editor.c b/misc/gnomesword/files/patch-src::gnome2::note_editor.c
deleted file mode 100644
index 298dd5532..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::note_editor.c
+++ /dev/null
@@ -1,49 +0,0 @@
---- src/gnome2/note_editor.c.orig Thu May 6 19:10:00 2004
-+++ src/gnome2/note_editor.c Mon Feb 14 15:12:22 2005
-@@ -29,11 +29,11 @@
- #include <gtkhtml/htmlform.h>
- #include <gtkhtml/htmlenums.h>
- #include <gtkhtml/htmlsettings.h>
- #include <gtkhtml/htmlcolor.h>
- #include <gtkhtml/htmlcolorset.h>
--#include <gtkhtml/htmllinktext.h>
-+//#include <gtkhtml/htmllinktext.h>
- #include <gtkhtml/htmlengine-edit.h>
- #include <gtkhtml/htmlengine-edit-fontstyle.h>
- #include <gtkhtml/htmlengine-edit-cut-and-paste.h>
- #include <gtkhtml/htmlselection.h>
- #include <gtkhtml/htmlengine-search.h>
-@@ -1185,17 +1185,33 @@
- target = strchr(url, '#');
- url_copy =
- target ? g_strndup(url,
- target - url) : g_strdup(url);
- new_link =
-+ html_text_new(text,
-+ GTK_HTML_FONT_STYLE_DEFAULT,
-+ html_colorset_get_color(e->
-+ settings->
-+ color_set,
-+ HTMLLinkColor));
-+ new_link =
-+ html_object_set_link(new_link,
-+ html_colorset_get_color(e->
-+ settings->
-+ color_set,
-+ HTMLLinkColor),
-+ url_copy, target);
-+/*
-+ new_link =
- html_link_text_new(text,
- GTK_HTML_FONT_STYLE_DEFAULT,
- html_colorset_get_color(e->
- settings->
- color_set,
- HTMLLinkColor),
- url_copy, target);
-+*/
- html_engine_paste_object(e, new_link,
- g_utf8_strlen(text, -1));
- g_free(url_copy);
- }
- }
diff --git a/misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c b/misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c
deleted file mode 100644
index 014a022c0..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/gnome2/note_toolbar_style.c.orig Thu Apr 22 14:12:43 2004
-+++ src/gnome2/note_toolbar_style.c Mon Feb 14 15:20:54 2005
-@@ -469,11 +469,12 @@
- DIALOG_DATA * d)
- {
- GSHTMLEditorControlData *cd = d->editor;
- color_combo_set_color(COLOR_COMBO(cd->combo),
- &html_colorset_get_color_allocated
-- (html->engine->painter,
-+ (cd->html->engine->settings->color_set,
-+ html->engine->painter,
- HTMLTextColor)->color);
-
- }
-
- /******************************************************************************
diff --git a/misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c b/misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c
deleted file mode 100644
index 52dd1d8f7..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/gnome2/tabbed_browser.c.orig Thu Jun 17 04:53:24 2004
-+++ src/gnome2/tabbed_browser.c Sat Aug 21 15:59:13 2004
-@@ -664,11 +664,13 @@
- */
- void gui_close_passage_tab(gint pagenum)
- {
-+ PASSAGE_TAB_INFO *pt;
-+
- if (-1 == pagenum)
- pagenum = gtk_notebook_get_current_page(GTK_NOTEBOOK(widgets.notebook_main));
- if (1 == gtk_notebook_get_n_pages(GTK_NOTEBOOK(widgets.notebook_main)))
- return;
-- PASSAGE_TAB_INFO *pt = (PASSAGE_TAB_INFO*)g_list_nth_data(passage_list, (guint)pagenum);
-+ pt = (PASSAGE_TAB_INFO*)g_list_nth_data(passage_list, (guint)pagenum);
- passage_list = g_list_remove(passage_list, pt);
- if(pt->text_mod) g_free(pt->text_mod);
- if(pt->commentary_mod) g_free(pt->commentary_mod);
diff --git a/misc/gnomesword/files/patch-src::gnome2::toolbar_style.c b/misc/gnomesword/files/patch-src::gnome2::toolbar_style.c
deleted file mode 100644
index ae8c6cd1c..000000000
--- a/misc/gnomesword/files/patch-src::gnome2::toolbar_style.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/gnome2/toolbar_style.c.orig Thu Apr 22 14:12:43 2004
-+++ src/gnome2/toolbar_style.c Mon Feb 14 15:23:28 2005
-@@ -460,11 +460,12 @@
- static void set_color_combo(GtkHTML * html,
- GSHTMLEditorControlData * cd)
- {
- color_combo_set_color(COLOR_COMBO(cd->combo),
- &html_colorset_get_color_allocated
-- (html->engine->painter,
-+ (cd->html->engine->settings->color_set,
-+ html->engine->painter,
- HTMLTextColor)->color);
-
- }
-
- /******************************************************************************
diff --git a/misc/gnomesword/pkg-descr b/misc/gnomesword/pkg-descr
deleted file mode 100644
index b4df0ae73..000000000
--- a/misc/gnomesword/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-The GnomeSword GUI is a frontend to the SWORD project.
-
-The SWORD Project is an effort to create an ever expanding software package
-for research and study of God and His Word. The SWORD Bible Framework allows
-easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc.
-Many frontends are build using this framework. An installed module set may be
-shared between any frontend using the framework.
-
-WWW: http://www.crosswire.org/
-
-// J Shoemaker <shoemaker@softhome.net>
diff --git a/misc/gnomesword/pkg-plist b/misc/gnomesword/pkg-plist
deleted file mode 100644
index fbad65b19..000000000
--- a/misc/gnomesword/pkg-plist
+++ /dev/null
@@ -1,72 +0,0 @@
-bin/gnomesword2
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-share/gnome/applications/gnomesword.desktop
-share/gnome/help/gnomesword/C/figures/gnomesword_interface.png
-share/gnome/help/gnomesword/C/figures/gnomesword_interface_biblepane.png
-share/gnome/help/gnomesword/C/figures/gnomesword_interface_commentarypane.png
-share/gnome/help/gnomesword/C/figures/gnomesword_interface_sidepane.png
-share/gnome/help/gnomesword/C/figures/gnomesword_interface_toolbar.png
-share/gnome/help/gnomesword/C/figures/gnomesword_preferences_font_colors.png
-share/gnome/help/gnomesword/C/figures/gnomesword_preferences_general.png
-share/gnome/help/gnomesword/C/figures/gnomesword_preferences_sword_config.png
-share/gnome/help/gnomesword/C/figures/gnomesword_studypad.png
-share/gnome/help/gnomesword/C/gnomesword.xml
-share/gnome/help/gnomesword/C/legal.xml
-share/gnome/help/gnomesword/fr/figures/gnomesword_interface.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_interface_bible.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_interface_commentarypane.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_interface_shortcutbar.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_interface_toolbar.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_preferences_font_colors.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_preferences_misc_settings.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_preferences_sword_config.png
-share/gnome/help/gnomesword/fr/figures/gnomesword_studypad.png
-share/gnome/help/gnomesword/fr/gnomesword.xml
-share/gnome/help/gnomesword/fr/legal.xml
-share/gnome/omf/gnomesword/gnomesword-C.omf
-share/gnome/omf/gnomesword/gnomesword-fr.omf
-share/gnome/pixmaps/gnomesword/about.png
-share/gnome/pixmaps/gnomesword/book-bl.png
-share/gnome/pixmaps/gnomesword/book-gold.png
-share/gnome/pixmaps/gnomesword/book-green.png
-share/gnome/pixmaps/gnomesword/book-un.png
-share/gnome/pixmaps/gnomesword/dlg-bl.png
-share/gnome/pixmaps/gnomesword/dlg-un.png
-share/gnome/pixmaps/gnomesword/dock.png
-share/gnome/pixmaps/gnomesword/epiphany-bookmark-page.png
-share/gnome/pixmaps/gnomesword/epiphany-bookmarks.png
-share/gnome/pixmaps/gnomesword/epiphany-secure.png
-share/gnome/pixmaps/gnomesword/epiphany-unsecure.png
-share/gnome/pixmaps/gnomesword/gs2-48x48.png
-share/gnome/pixmaps/gnomesword/logo.png
-share/gnome/pixmaps/gnomesword/new_tab_button.png
-share/gnome/pixmaps/gnomesword/splash.png
-share/gnome/pixmaps/gnomesword/sword.png
-share/gnome/pixmaps/gnomesword/sword3.png
-share/gnome/pixmaps/gnomesword/tt.png
-share/gnome/pixmaps/gnomesword/tt.xpm
-share/locale/de/LC_MESSAGES/gnomesword.mo
-share/locale/de_DE/LC_MESSAGES/gnomesword.mo
-share/locale/en_GB/LC_MESSAGES/gnomesword.mo
-share/locale/fr_FR/LC_MESSAGES/gnomesword.mo
-share/locale/ru/LC_MESSAGES/gnomesword.mo
-share/locale/uk/LC_MESSAGES/gnomesword.mo
-@dirrm share/gnome/pixmaps/gnomesword
-@dirrm share/gnome/omf/gnomesword
-@dirrm share/gnome/help/gnomesword/fr/figures
-@dirrm share/gnome/help/gnomesword/fr
-@dirrm share/gnome/help/gnomesword/C/figures
-@dirrm share/gnome/help/gnomesword/C
-@dirrm share/gnome/help/gnomesword
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/fr_FR/LC_MESSAGES
-@dirrmtry share/locale/fr_FR
-@dirrmtry share/locale/de_DE/LC_MESSAGES
-@dirrmtry share/locale/de_DE