FreeBSD Bugzilla – Attachment 77984 Details for
Bug 112196
[NEW PORT] misc/gnomesword: A bible interface utilizing the sword framework
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gnomesword-2.2.3.shar
gnomesword-2.2.3.shar (text/plain), 25.79 KB, created by
Thomas Abthorpe
on 2007-04-27 23:30:03 UTC
(
hide
)
Description:
gnomesword-2.2.3.shar
Filename:
MIME Type:
Creator:
Thomas Abthorpe
Created:
2007-04-27 23:30:03 UTC
Size:
25.79 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># gnomesword ># gnomesword/files ># gnomesword/files/patch-Makefile.in ># gnomesword/files/patch-configure ># gnomesword/Makefile ># gnomesword/distinfo ># gnomesword/pkg-descr ># gnomesword/pkg-plist ># >echo c - gnomesword >mkdir -p gnomesword > /dev/null 2>&1 >echo c - gnomesword/files >mkdir -p gnomesword/files > /dev/null 2>&1 >echo x - gnomesword/files/patch-Makefile.in >sed 's/^X//' >gnomesword/files/patch-Makefile.in << 'END-of-gnomesword/files/patch-Makefile.in' >X--- Makefile.in.orig Tue Apr 24 13:34:53 2007 >X+++ Makefile.in Tue Apr 24 13:39:06 2007 >X@@ -69,8 +69,7 @@ >X *) f=$$p;; \ >X esac; >X am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; >X-am__installdirs = "$(DESTDIR)$(gnomemenudir)" \ >X- "$(DESTDIR)$(gnomesworddocdir)" >X+am__installdirs = "$(DESTDIR)$(gnomemenudir)" >X gnomemenuDATA_INSTALL = $(INSTALL_DATA) >X gnomesworddocDATA_INSTALL = $(INSTALL_DATA) >X DATA = $(gnomemenu_DATA) $(gnomesworddoc_DATA) >X@@ -690,7 +689,7 @@ >X all-am: Makefile $(DATA) config.h >X installdirs: installdirs-recursive >X installdirs-am: >X- for dir in "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(gnomesworddocdir)"; do \ >X+ for dir in "$(DESTDIR)$(gnomemenudir)" do \ >X test -z "$$dir" || $(mkdir_p) "$$dir"; \ >X done >X install: install-recursive >X@@ -738,8 +737,7 @@ >X >X info-am: >X >X-install-data-am: install-data-local install-gnomemenuDATA \ >X- install-gnomesworddocDATA >X+install-data-am: install-data-local install-gnomemenuDATA >X >X install-exec-am: >X >END-of-gnomesword/files/patch-Makefile.in >echo x - gnomesword/files/patch-configure >sed 's/^X//' >gnomesword/files/patch-configure << 'END-of-gnomesword/files/patch-configure' >X--- configure.orig Fri Apr 27 13:23:11 2007 >X+++ configure Fri Apr 27 13:27:18 2007 >X@@ -25114,12 +25114,12 @@ >X pkg_cv_GTKHTML_CFLAGS="$GTKHTML_CFLAGS" >X else >X if test -n "$PKG_CONFIG" && \ >X- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.13\"") >&5 >X- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.13") 2>&5 >X+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.13\"") >&5 >X+ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.13") 2>&5 >X ac_status=$? >X echo "$as_me:$LINENO: \$? = $ac_status" >&5 >X (exit $ac_status); }; then >X- pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8 >= 3.13" 2>/dev/null` >X+ pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14 >= 3.13" 2>/dev/null` >X else >X pkg_failed=yes >X fi >X@@ -25132,12 +25132,12 @@ >X pkg_cv_GTKHTML_LIBS="$GTKHTML_LIBS" >X else >X if test -n "$PKG_CONFIG" && \ >X- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.13\"") >&5 >X- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.13") 2>&5 >X+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.13\"") >&5 >X+ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.13") 2>&5 >X ac_status=$? >X echo "$as_me:$LINENO: \$? = $ac_status" >&5 >X (exit $ac_status); }; then >X- pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8 >= 3.13" 2>/dev/null` >X+ pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14 >= 3.13" 2>/dev/null` >X else >X pkg_failed=yes >X fi >X@@ -25156,9 +25156,9 @@ >X _pkg_short_errors_supported=no >X fi >X if test $_pkg_short_errors_supported = yes; then >X- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.8 >= 3.13"` >X+ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.14 >= 3.13"` >X else >X- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.8 >= 3.13"` >X+ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.14 >= 3.13"` >X fi >X # Put the nasty error message in config.log where it belongs >X echo "$GTKHTML_PKG_ERRORS" >&5 >X@@ -25196,12 +25196,12 @@ >X pkg_cv_GTKHTML_CFLAGS="$GTKHTML_CFLAGS" >X else >X if test -n "$PKG_CONFIG" && \ >X- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8\"") >&5 >X- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8") 2>&5 >X+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14\"") >&5 >X+ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14") 2>&5 >X ac_status=$? >X echo "$as_me:$LINENO: \$? = $ac_status" >&5 >X (exit $ac_status); }; then >X- pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8" 2>/dev/null` >X+ pkg_cv_GTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14" 2>/dev/null` >X else >X pkg_failed=yes >X fi >X@@ -25214,12 +25214,12 @@ >X pkg_cv_GTKHTML_LIBS="$GTKHTML_LIBS" >X else >X if test -n "$PKG_CONFIG" && \ >X- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8\"") >&5 >X- ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8") 2>&5 >X+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14\"") >&5 >X+ ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14") 2>&5 >X ac_status=$? >X echo "$as_me:$LINENO: \$? = $ac_status" >&5 >X (exit $ac_status); }; then >X- pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8" 2>/dev/null` >X+ pkg_cv_GTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14" 2>/dev/null` >X else >X pkg_failed=yes >X fi >X@@ -25238,9 +25238,9 @@ >X _pkg_short_errors_supported=no >X fi >X if test $_pkg_short_errors_supported = yes; then >X- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.8"` >X+ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgtkhtml-3.14"` >X else >X- GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.8"` >X+ GTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.14"` >X fi >X # Put the nasty error message in config.log where it belongs >X echo "$GTKHTML_PKG_ERRORS" >&5 >X@@ -25262,8 +25262,8 @@ >X >X >X fi >X-GTKHTML_DATA_DIR="`$PKG_CONFIG --variable=gtkhtml_datadir libgtkhtml-3.8`" >X-GTKHTML_API_VERSION=`$PKG_CONFIG --variable gtkhtml_apiversion libgtkhtml-3.8` >X+GTKHTML_DATA_DIR="`$PKG_CONFIG --variable=gtkhtml_datadir libgtkhtml-3.14`" >X+GTKHTML_API_VERSION=`$PKG_CONFIG --variable gtkhtml_apiversion libgtkhtml-3.14` >X >X cat >>confdefs.h <<_ACEOF >X #define GTKHTML_DATA_DIR "${GTKHTML_DATA_DIR}" >X@@ -26038,10 +26038,10 @@ >X GTKMOZEMBED_VERSION=`pkg-config --modversion mozilla-gtkmozembed` >X fi >X fi >X-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION:0:3} # TODO improve extraction of x.y >X-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//./_} >X-GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//[:alpha:]/} >X-GTKMOZEMBED_VERSION=GTKMOZEMBED_VERSION_$GTKMOZEMBED_VERSION >X+###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION:0:3} # TODO improve extraction of x.y >X+###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//./_} >X+###GTKMOZEMBED_VERSION=${GTKMOZEMBED_VERSION//[:alpha:]/} >X+###GTKMOZEMBED_VERSION=GTKMOZEMBED_VERSION_$GTKMOZEMBED_VERSION >X >X >X >X@@ -26461,9 +26461,9 @@ >X packagedatadir=share/${PACKAGE} >X packagedocdir=share/doc/${PACKAGE} >X >X-packagepixmapsdir=share/pixmaps/${PACKAGE} >X+packagepixmapsdir=share/gnome/pixmaps/${PACKAGE} >X packagehelpdir=share/gnome/help/${PACKAGE} >X-packagemenudir=share/applications >X+packagemenudir=share/gnome/applications >X >X NO_PREFIX_PACKAGE_DATA_DIR="${packagedatadir}" >X >END-of-gnomesword/files/patch-configure >echo x - gnomesword/Makefile >sed 's/^X//' >gnomesword/Makefile << 'END-of-gnomesword/Makefile' >X# New ports collection makefile for: gnomesword >X# Date created: Oct 26, 2002 >X# Whom: J Shoemaker <shoemaker@softhome.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gnomesword >XPORTVERSION= 2.2.3 >XCATEGORIES= misc gnome >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= thomas@goodking.ca >XCOMMENT= A bible interface utilizing the sword framework >X >XRUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell \ >X ${LOCALBASE}/lib/libsword.so:${PORTSDIR}/misc/sword >XBUILD_DEPENDS= ${RUN_DEPENDS} >X >XUSE_GETTEXT= yes >XUSE_XLIB= yes >XINSTALLS_OMF= yes >XUSE_GNOME= gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack gnomedocutils >XUSE_GMAKE= yes >XGNU_CONFIGURE= yes >XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >X LDFLAGS="-L${LOCALBASE}/lib" >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|=share/pix|=share/gnome/pix|g ; \ >X s|=share/app|=share/gnome/app|g' ${WRKSRC}/configure >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X.for file in AUTHORS ChangeLog INSTALL NEWS README TODO >X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-gnomesword/Makefile >echo x - gnomesword/distinfo >sed 's/^X//' >gnomesword/distinfo << 'END-of-gnomesword/distinfo' >XMD5 (gnomesword-2.2.3.tar.gz) = b8b331e0b6fbb1a53c6a778a5fd9298f >XSHA256 (gnomesword-2.2.3.tar.gz) = 9d3d23010b70ac9275216700a71a8c5835562e755529db821147a9440bd7ccf2 >XSIZE (gnomesword-2.2.3.tar.gz) = 3383086 >END-of-gnomesword/distinfo >echo x - gnomesword/pkg-descr >sed 's/^X//' >gnomesword/pkg-descr << 'END-of-gnomesword/pkg-descr' >XThe GnomeSword GUI is a frontend to the SWORD project. >X >XThe SWORD Project is an effort to create an ever expanding software >Xpackage for research and study of God and His Word. The SWORD Bible >XFramework allows easy manipulation of Bible texts, commentaries, >Xlexicons, dictionaries, etc. Many frontends are build using this >Xframework. An installed module set may be shared between any frontend >Xusing the framework. >X >XWWW: http://gnomesword.sourceforge.net/ >END-of-gnomesword/pkg-descr >echo x - gnomesword/pkg-plist >sed 's/^X//' >gnomesword/pkg-plist << 'END-of-gnomesword/pkg-plist' >Xbin/gnomesword2 >X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/INSTALL >X%%PORTDOCS%%%%DOCSDIR%%/NEWS >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/TODO >Xshare/gnome/applications/gnomesword.desktop >Xshare/gnome/gnomesword/bookmarks.glade >Xshare/gnome/gnomesword/editor_note.xml >Xshare/gnome/gnomesword/editor_studypad.xml >Xshare/gnome/gnomesword/logo.png >Xshare/gnome/gnomesword/module-manager.glade >Xshare/gnome/gnomesword/prefs.glade >Xshare/gnome/gnomesword/search-dialog.glade >Xshare/gnome/gnomesword/sword3.png >Xshare/gnome/help/gnomesword/C/authors.xml >Xshare/gnome/help/gnomesword/C/figures/first_start.png >Xshare/gnome/help/gnomesword/C/figures/interface.png >Xshare/gnome/help/gnomesword/C/figures/interface_biblepane-options.png >Xshare/gnome/help/gnomesword/C/figures/interface_biblepane.png >Xshare/gnome/help/gnomesword/C/figures/interface_commentarypane.png >Xshare/gnome/help/gnomesword/C/figures/interface_dictionary.png >Xshare/gnome/help/gnomesword/C/figures/interface_menubar-view.png >Xshare/gnome/help/gnomesword/C/figures/interface_menubar.png >Xshare/gnome/help/gnomesword/C/figures/interface_parallel-separate.png >Xshare/gnome/help/gnomesword/C/figures/interface_parallel.png >Xshare/gnome/help/gnomesword/C/figures/interface_searchpane.png >Xshare/gnome/help/gnomesword/C/figures/interface_shortcut.png >Xshare/gnome/help/gnomesword/C/figures/interface_sidepane.png >Xshare/gnome/help/gnomesword/C/figures/interface_toolbar.png >Xshare/gnome/help/gnomesword/C/figures/interface_viewer.png >Xshare/gnome/help/gnomesword/C/figures/module.png >Xshare/gnome/help/gnomesword/C/figures/personal.png >Xshare/gnome/help/gnomesword/C/figures/preferences.png >Xshare/gnome/help/gnomesword/C/figures/preferences_fonts-color.png >Xshare/gnome/help/gnomesword/C/figures/preferences_fonts-misc.png >Xshare/gnome/help/gnomesword/C/figures/preferences_general-misc.png >Xshare/gnome/help/gnomesword/C/figures/preferences_general-tabs.png >Xshare/gnome/help/gnomesword/C/figures/preferences_modules-main.png >Xshare/gnome/help/gnomesword/C/figures/preferences_modules-misc.png >Xshare/gnome/help/gnomesword/C/figures/preferences_modules-parallel.png >Xshare/gnome/help/gnomesword/C/figures/search_search.png >Xshare/gnome/help/gnomesword/C/figures/studypad.png >Xshare/gnome/help/gnomesword/C/figures/sword3.png >Xshare/gnome/help/gnomesword/C/figures/sword_config.png >Xshare/gnome/help/gnomesword/C/figures/sword_install.png >Xshare/gnome/help/gnomesword/C/figures/sword_remove.png >Xshare/gnome/help/gnomesword/C/figures/sword_sources.png >Xshare/gnome/help/gnomesword/C/gnomesword.xml >Xshare/gnome/help/gnomesword/C/interface.xml >Xshare/gnome/help/gnomesword/C/introduction.xml >Xshare/gnome/help/gnomesword/C/legal.xml >Xshare/gnome/help/gnomesword/C/license.xml >Xshare/gnome/help/gnomesword/C/modules.xml >Xshare/gnome/help/gnomesword/C/personal.xml >Xshare/gnome/help/gnomesword/C/preferences.xml >Xshare/gnome/help/gnomesword/C/search.xml >Xshare/gnome/help/gnomesword/C/start.xml >Xshare/gnome/help/gnomesword/C/studypad.xml >Xshare/gnome/help/gnomesword/de/authors.xml >Xshare/gnome/help/gnomesword/de/figures/first_start.png >Xshare/gnome/help/gnomesword/de/figures/interface.png >Xshare/gnome/help/gnomesword/de/figures/interface_biblepane-options.png >Xshare/gnome/help/gnomesword/de/figures/interface_biblepane.png >Xshare/gnome/help/gnomesword/de/figures/interface_commentarypane.png >Xshare/gnome/help/gnomesword/de/figures/interface_dictionary.png >Xshare/gnome/help/gnomesword/de/figures/interface_menubar-view.png >Xshare/gnome/help/gnomesword/de/figures/interface_menubar.png >Xshare/gnome/help/gnomesword/de/figures/interface_parallel-separate.png >Xshare/gnome/help/gnomesword/de/figures/interface_parallel.png >Xshare/gnome/help/gnomesword/de/figures/interface_searchpane.png >Xshare/gnome/help/gnomesword/de/figures/interface_shortcut.png >Xshare/gnome/help/gnomesword/de/figures/interface_sidepane.png >Xshare/gnome/help/gnomesword/de/figures/interface_toolbar.png >Xshare/gnome/help/gnomesword/de/figures/interface_viewer.png >Xshare/gnome/help/gnomesword/de/figures/module.png >Xshare/gnome/help/gnomesword/de/figures/personal.png >Xshare/gnome/help/gnomesword/de/figures/preferences.png >Xshare/gnome/help/gnomesword/de/figures/preferences_fonts-color.png >Xshare/gnome/help/gnomesword/de/figures/preferences_fonts-misc.png >Xshare/gnome/help/gnomesword/de/figures/preferences_general-misc.png >Xshare/gnome/help/gnomesword/de/figures/preferences_general-tabs.png >Xshare/gnome/help/gnomesword/de/figures/preferences_modules-main.png >Xshare/gnome/help/gnomesword/de/figures/preferences_modules-misc.png >Xshare/gnome/help/gnomesword/de/figures/preferences_modules-parallel.png >Xshare/gnome/help/gnomesword/de/figures/search_search.png >Xshare/gnome/help/gnomesword/de/figures/studypad.png >Xshare/gnome/help/gnomesword/de/figures/sword3.png >Xshare/gnome/help/gnomesword/de/figures/sword_config.png >Xshare/gnome/help/gnomesword/de/figures/sword_install.png >Xshare/gnome/help/gnomesword/de/figures/sword_remove.png >Xshare/gnome/help/gnomesword/de/figures/sword_sources.png >Xshare/gnome/help/gnomesword/de/gnomesword.xml >Xshare/gnome/help/gnomesword/de/interface.xml >Xshare/gnome/help/gnomesword/de/introduction.xml >Xshare/gnome/help/gnomesword/de/license.xml >Xshare/gnome/help/gnomesword/de/modules.xml >Xshare/gnome/help/gnomesword/de/personal.xml >Xshare/gnome/help/gnomesword/de/preferences.xml >Xshare/gnome/help/gnomesword/de/search.xml >Xshare/gnome/help/gnomesword/de/start.xml >Xshare/gnome/help/gnomesword/de/studypad.xml >Xshare/gnome/help/gnomesword/fr/authors.xml >Xshare/gnome/help/gnomesword/fr/figures/first_start.png >Xshare/gnome/help/gnomesword/fr/figures/interface.png >Xshare/gnome/help/gnomesword/fr/figures/interface_biblepane-options.png >Xshare/gnome/help/gnomesword/fr/figures/interface_biblepane.png >Xshare/gnome/help/gnomesword/fr/figures/interface_commentarypane.png >Xshare/gnome/help/gnomesword/fr/figures/interface_dictionary.png >Xshare/gnome/help/gnomesword/fr/figures/interface_menubar-view.png >Xshare/gnome/help/gnomesword/fr/figures/interface_menubar.png >Xshare/gnome/help/gnomesword/fr/figures/interface_parallel-separate.png >Xshare/gnome/help/gnomesword/fr/figures/interface_parallel.png >Xshare/gnome/help/gnomesword/fr/figures/interface_searchpane.png >Xshare/gnome/help/gnomesword/fr/figures/interface_shortcut.png >Xshare/gnome/help/gnomesword/fr/figures/interface_sidepane.png >Xshare/gnome/help/gnomesword/fr/figures/interface_toolbar.png >Xshare/gnome/help/gnomesword/fr/figures/interface_viewer.png >Xshare/gnome/help/gnomesword/fr/figures/module.png >Xshare/gnome/help/gnomesword/fr/figures/personal.png >Xshare/gnome/help/gnomesword/fr/figures/preferences.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_fonts-color.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_fonts-misc.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_general-misc.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_general-tabs.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_modules-main.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_modules-misc.png >Xshare/gnome/help/gnomesword/fr/figures/preferences_modules-parallel.png >Xshare/gnome/help/gnomesword/fr/figures/search_search.png >Xshare/gnome/help/gnomesword/fr/figures/studypad.png >Xshare/gnome/help/gnomesword/fr/figures/sword3.png >Xshare/gnome/help/gnomesword/fr/figures/sword_config.png >Xshare/gnome/help/gnomesword/fr/figures/sword_install.png >Xshare/gnome/help/gnomesword/fr/figures/sword_remove.png >Xshare/gnome/help/gnomesword/fr/figures/sword_sources.png >Xshare/gnome/help/gnomesword/fr/gnomesword.xml >Xshare/gnome/help/gnomesword/fr/interface.xml >Xshare/gnome/help/gnomesword/fr/introduction.xml >Xshare/gnome/help/gnomesword/fr/license.xml >Xshare/gnome/help/gnomesword/fr/modules.xml >Xshare/gnome/help/gnomesword/fr/personal.xml >Xshare/gnome/help/gnomesword/fr/preferences.xml >Xshare/gnome/help/gnomesword/fr/search.xml >Xshare/gnome/help/gnomesword/fr/start.xml >Xshare/gnome/help/gnomesword/fr/studypad.xml >Xshare/gnome/pixmaps/gnomesword/about.png >Xshare/gnome/pixmaps/gnomesword/dlg-un.png >Xshare/gnome/pixmaps/gnomesword/epiphany-bookmark-page.png >Xshare/gnome/pixmaps/gnomesword/epiphany-bookmarks.png >Xshare/gnome/pixmaps/gnomesword/epiphany-secure.png >Xshare/gnome/pixmaps/gnomesword/epiphany-unsecure.png >Xshare/gnome/pixmaps/gnomesword/gnome-session.png >Xshare/gnome/pixmaps/gnomesword/gnome-window-manager.png >Xshare/gnome/pixmaps/gnomesword/gnome-windows.png >Xshare/gnome/pixmaps/gnomesword/gs2-48x48.ico >Xshare/gnome/pixmaps/gnomesword/gs2-48x48.png >Xshare/gnome/pixmaps/gnomesword/init-settings.png >Xshare/gnome/pixmaps/gnomesword/logo.png >Xshare/gnome/pixmaps/gnomesword/new_tab_button.png >Xshare/gnome/pixmaps/gnomesword/splash.png >Xshare/gnome/pixmaps/gnomesword/splash2.png >Xshare/gnome/pixmaps/gnomesword/sword.png >Xshare/gnome/pixmaps/gnomesword/sword3.png >Xshare/gnome/pixmaps/gnomesword/tt.png >Xshare/locale/bg/LC_MESSAGES/gnomesword.mo >Xshare/locale/cs/LC_MESSAGES/gnomesword.mo >Xshare/locale/de/LC_MESSAGES/gnomesword.mo >Xshare/locale/en_GB/LC_MESSAGES/gnomesword.mo >Xshare/locale/es/LC_MESSAGES/gnomesword.mo >Xshare/locale/fi/LC_MESSAGES/gnomesword.mo >Xshare/locale/fr/LC_MESSAGES/gnomesword.mo >Xshare/locale/nl/LC_MESSAGES/gnomesword.mo >Xshare/locale/ru/LC_MESSAGES/gnomesword.mo >Xshare/locale/sk/LC_MESSAGES/gnomesword.mo >Xshare/locale/uk/LC_MESSAGES/gnomesword.mo >X@dirrm share/locale/uk/LC_MESSAGES >X@dirrm share/locale/uk >X@dirrm share/locale/sk/LC_MESSAGES >X@dirrm share/locale/sk >X@dirrm share/locale/fi/LC_MESSAGES >X@dirrm share/locale/fi >X@dirrm share/locale/cs/LC_MESSAGES >X@dirrm share/locale/cs >X@dirrm share/gnome/xmodmap >X@dirrm share/gnome/wm-properties >X@dirrm share/gnome/vfolders >X@dirrm share/gnome/ui >X@dirrm share/gnome/themes >X@dirrm share/gnome/sounds >X@dirrm share/gnome/sgml/docbook/gnome-customization-0.1 >X@dirrm share/gnome/sgml/docbook >X@dirrm share/gnome/sgml >X@dirrm share/gnome/pixmaps/splash >X@dirrm share/gnome/pixmaps/gnomesword >X@dirrm share/gnome/pixmaps/document-icons >X@dirrm share/gnome/pixmaps >X@dirrm share/gnome/panel >X@dirrm share/gnome/omf >X@dirrm share/gnome/oaf >X@dirrm share/gnome/mime-info >X@dirrm share/gnome/mc/templates >X@dirrm share/gnome/mc >X@dirrm share/gnome/images >X@dirrm share/gnome/idl >X@dirrm share/gnome/icons >X@dirrm share/gnome/help/lgpl/C >X@dirrm share/gnome/help/lgpl >X@dirrm share/gnome/help/gpl/C >X@dirrm share/gnome/help/gpl >X@dirrm share/gnome/help/gnomesword/fr/figures >X@dirrm share/gnome/help/gnomesword/fr >X@dirrm share/gnome/help/gnomesword/de/figures >X@dirrm share/gnome/help/gnomesword/de >X@dirrm share/gnome/help/gnomesword/C/figures >X@dirrm share/gnome/help/gnomesword/C >X@dirrm share/gnome/help/gnomesword >X@dirrm share/gnome/help/fdl/C >X@dirrm share/gnome/help/fdl >X@dirrm share/gnome/help >X@dirrm share/gnome/gnomesword >X@dirrm share/gnome/gnome-about >X@dirrm share/gnome/gnome-2.0/ui >X@dirrm share/gnome/gnome-2.0 >X@dirrm share/gnome/games >X@dirrm share/gnome/fonts >X@dirrm share/gnome/control-center/capplets >X@dirrm share/gnome/control-center/Session >X@dirrm share/gnome/control-center/Peripherals >X@dirrm share/gnome/control-center/Documents >X@dirrm share/gnome/control-center/Desktop >X@dirrm share/gnome/control-center-2.0/capplets >X@dirrm share/gnome/control-center-2.0 >X@dirrm share/gnome/control-center >X@dirrm share/gnome/capplets >X@dirrm share/gnome/apps/Utilities >X@dirrm share/gnome/apps/System >X@dirrm share/gnome/apps/Settings/Session >X@dirrm share/gnome/apps/Settings/Peripherals >X@dirrm share/gnome/apps/Settings/Documents >X@dirrm share/gnome/apps/Settings/Desktop >X@dirrm share/gnome/apps/Settings >X@dirrm share/gnome/apps/Multimedia >X@dirrm share/gnome/apps/Internet >X@dirrm share/gnome/apps/Graphics >X@dirrm share/gnome/apps/Games >X@dirrm share/gnome/apps/Development >X@dirrm share/gnome/apps/Audio >X@dirrm share/gnome/apps/Applications >X@dirrm share/gnome/apps >X@dirrm share/gnome/applications >X@dirrm share/gnome/application-registry >X@dirrm share/gnome/applets/Utility >X@dirrm share/gnome/applets/Network >X@dirrm share/gnome/applets/Multimedia >X@dirrm share/gnome/applets/Monitors >X@dirrm share/gnome/applets/Clocks >X@dirrm share/gnome/applets/Amusements >X@dirrm share/gnome/applets >X@dirrm share/gnome >X@dirrm share/doc/libgda >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X@dirrm libdata/bonobo/servers >X@dirrm libdata/bonobo >X@dirrm lib/vfs/modules >X@dirrm lib/vfs >X@dirrm lib/gnome-vfs-2.0/modules >X@dirrm lib/gnome-vfs-2.0 >X@dirrm lib/bonobo/plugin >X@dirrm lib/bonobo/monikers >X@dirrm lib/bonobo >X@dirrm lib/GConf >X@dirrm include/gnome-1.0 >X@dirrm include/gdkcardimage >X@dirrm include/gconf >X@dirrm etc/vfs/modules >X@dirrm etc/vfs >X@dirrm etc/sound/events >X@dirrm etc/sound >X@dirrm etc/gnome/config >X@dirrm etc/gnome-vfs-2.0/modules >X@dirrm etc/gnome-vfs-2.0 >X@dirrm etc/gnome >X@dirrm etc/gconf/schemas >X@dirrm etc/gconf/gconf.xml.mandatory >X@dirrm etc/gconf/gconf.xml.defaults >X@dirrm etc/gconf >X@dirrm etc/X11/sysconfig >X@dirrm etc/X11/starthere >X@dirrm etc/X11/serverconfig >X@dirrm etc/X11 >X@dirrm etc/CORBA/servers >X@dirrm etc/CORBA >X@exec mkdir -p %D/share/gnome/xmodmap >X@exec mkdir -p %D/share/gnome/wm-properties >X@exec mkdir -p %D/share/gnome/vfolders >X@exec mkdir -p %D/share/gnome/ui >X@exec mkdir -p %D/share/gnome/themes >X@exec mkdir -p %D/share/gnome/sounds >X@exec mkdir -p %D/share/gnome/sgml/docbook/gnome-customization-0.1 >X@exec mkdir -p %D/share/gnome/pixmaps/splash >X@exec mkdir -p %D/share/gnome/pixmaps/document-icons >X@exec mkdir -p %D/share/gnome/panel >X@exec mkdir -p %D/share/gnome/omf >X@exec mkdir -p %D/share/gnome/oaf >X@exec mkdir -p %D/share/gnome/mime-info >X@exec mkdir -p %D/share/gnome/mc/templates >X@exec mkdir -p %D/share/gnome/images >X@exec mkdir -p %D/share/gnome/idl >X@exec mkdir -p %D/share/gnome/icons >X@exec mkdir -p %D/share/gnome/help/lgpl/C >X@exec mkdir -p %D/share/gnome/help/gpl/C >X@exec mkdir -p %D/share/gnome/help/fdl/C >X@exec mkdir -p %D/share/gnome/gnome-about >X@exec mkdir -p %D/share/gnome/gnome-2.0/ui >X@exec mkdir -p %D/share/gnome/games >X@exec mkdir -p %D/share/gnome/fonts >X@exec mkdir -p %D/share/gnome/control-center/capplets >X@exec mkdir -p %D/share/gnome/control-center/Session >X@exec mkdir -p %D/share/gnome/control-center/Peripherals >X@exec mkdir -p %D/share/gnome/control-center/Documents >X@exec mkdir -p %D/share/gnome/control-center/Desktop >X@exec mkdir -p %D/share/gnome/control-center-2.0/capplets >X@exec mkdir -p %D/share/gnome/capplets >X@exec mkdir -p %D/share/gnome/apps/Utilities >X@exec mkdir -p %D/share/gnome/apps/System >X@exec mkdir -p %D/share/gnome/apps/Settings/Session >X@exec mkdir -p %D/share/gnome/apps/Settings/Peripherals >X@exec mkdir -p %D/share/gnome/apps/Settings/Documents >X@exec mkdir -p %D/share/gnome/apps/Settings/Desktop >X@exec mkdir -p %D/share/gnome/apps/Multimedia >X@exec mkdir -p %D/share/gnome/apps/Internet >X@exec mkdir -p %D/share/gnome/apps/Graphics >X@exec mkdir -p %D/share/gnome/apps/Games >X@exec mkdir -p %D/share/gnome/apps/Development >X@exec mkdir -p %D/share/gnome/apps/Audio >X@exec mkdir -p %D/share/gnome/apps/Applications >X@exec mkdir -p %D/share/gnome/application-registry >X@exec mkdir -p %D/share/gnome/applets/Utility >X@exec mkdir -p %D/share/gnome/applets/Network >X@exec mkdir -p %D/share/gnome/applets/Multimedia >X@exec mkdir -p %D/share/gnome/applets/Monitors >X@exec mkdir -p %D/share/gnome/applets/Clocks >X@exec mkdir -p %D/share/gnome/applets/Amusements >X@exec mkdir -p %D/share/doc/libgda >X@exec mkdir -p %D/libdata/bonobo/servers >X@exec mkdir -p %D/lib/vfs/modules >X@exec mkdir -p %D/lib/gnome-vfs-2.0/modules >X@exec mkdir -p %D/lib/bonobo/plugin >X@exec mkdir -p %D/lib/bonobo/monikers >X@exec mkdir -p %D/lib/GConf >X@exec mkdir -p %D/include/gnome-1.0 >X@exec mkdir -p %D/include/gdkcardimage >X@exec mkdir -p %D/include/gconf >X@exec mkdir -p %D/etc/vfs/modules >X@exec mkdir -p %D/etc/sound/events >X@exec mkdir -p %D/etc/gnome/config >X@exec mkdir -p %D/etc/gnome-vfs-2.0/modules >X@exec mkdir -p %D/etc/gconf/schemas >X@exec mkdir -p %D/etc/gconf/gconf.xml.mandatory >X@exec mkdir -p %D/etc/gconf/gconf.xml.defaults >X@exec mkdir -p %D/etc/X11/sysconfig >X@exec mkdir -p %D/etc/X11/starthere >X@exec mkdir -p %D/etc/X11/serverconfig >X@exec mkdir -p %D/etc/CORBA/servers >END-of-gnomesword/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 112196
: 77984