diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:21:33 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-28 01:21:33 +0800 |
commit | 9734f17bb55883c5eb1e5c9c665db85049d92b5c (patch) | |
tree | da74b61bb93be11a493ec386e2a67e88b1ed2baa /misc/gnomesword | |
parent | 875d0855ab9420c5298599b5396348b3f1037ab6 (diff) | |
download | marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar.gz marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar.bz2 marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar.lz marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar.xz marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.tar.zst marcuscom-ports-9734f17bb55883c5eb1e5c9c665db85049d92b5c.zip |
-USE_X_PREFIX -> USE_XLIB.
-X11BASE -> LOCALBASE, gnome-spell lives in LOCALBASE.
-Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6859 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnomesword')
-rw-r--r-- | misc/gnomesword/Makefile | 44 | ||||
-rw-r--r-- | misc/gnomesword/distinfo | 3 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-Makefile.in | 30 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-configure | 60 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src-backend-sword_main.diff | 13 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::editor_menu.c | 49 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::mod_mgr.c | 12 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::note_editor.c | 49 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c | 16 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c | 17 | ||||
-rw-r--r-- | misc/gnomesword/files/patch-src::gnome2::toolbar_style.c | 16 | ||||
-rw-r--r-- | misc/gnomesword/pkg-descr | 11 | ||||
-rw-r--r-- | misc/gnomesword/pkg-plist | 68 |
13 files changed, 388 insertions, 0 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile new file mode 100644 index 000000000..4cf9f3d73 --- /dev/null +++ b/misc/gnomesword/Makefile @@ -0,0 +1,44 @@ +# 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 + +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 new file mode 100644 index 000000000..3553bab44 --- /dev/null +++ b/misc/gnomesword/distinfo @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000..b629c1eae --- /dev/null +++ b/misc/gnomesword/files/patch-Makefile.in @@ -0,0 +1,30 @@ +--- 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 new file mode 100644 index 000000000..57de0a0ae --- /dev/null +++ b/misc/gnomesword/files/patch-configure @@ -0,0 +1,60 @@ +--- 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 new file mode 100644 index 000000000..35e1cb29d --- /dev/null +++ b/misc/gnomesword/files/patch-src-backend-sword_main.diff @@ -0,0 +1,13 @@ +--- 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 new file mode 100644 index 000000000..5ca9a49a6 --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::editor_menu.c @@ -0,0 +1,49 @@ +--- 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 new file mode 100644 index 000000000..15d85dbfb --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::mod_mgr.c @@ -0,0 +1,12 @@ +--- 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 new file mode 100644 index 000000000..298dd5532 --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::note_editor.c @@ -0,0 +1,49 @@ +--- 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 new file mode 100644 index 000000000..014a022c0 --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::note_toolbar_style.c @@ -0,0 +1,16 @@ +--- 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 new file mode 100644 index 000000000..52dd1d8f7 --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::tabbed_browser.c @@ -0,0 +1,17 @@ +--- 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 new file mode 100644 index 000000000..ae8c6cd1c --- /dev/null +++ b/misc/gnomesword/files/patch-src::gnome2::toolbar_style.c @@ -0,0 +1,16 @@ +--- 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 new file mode 100644 index 000000000..b4df0ae73 --- /dev/null +++ b/misc/gnomesword/pkg-descr @@ -0,0 +1,11 @@ +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 new file mode 100644 index 000000000..b58325062 --- /dev/null +++ b/misc/gnomesword/pkg-plist @@ -0,0 +1,68 @@ +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 +@dirrmtry share/locale/de_DE/LC_MESSAGES +@dirrmtry share/locale/de_DE +%%PORTDOCS%%@dirrm %%DOCSDIR%% |