aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-08 21:17:09 +0800
committersat <sat@FreeBSD.org>2006-08-08 21:17:09 +0800
commit91826871248fd052df919a98c75ec92591b7186c (patch)
tree6f83a2c1028c506804fc80c4fa59a806897a7205 /www
parente60b44316d1480c249a2f2792ca424a151ac11c3 (diff)
downloadfreebsd-ports-gnome-91826871248fd052df919a98c75ec92591b7186c.tar.gz
freebsd-ports-gnome-91826871248fd052df919a98c75ec92591b7186c.tar.zst
freebsd-ports-gnome-91826871248fd052df919a98c75ec92591b7186c.zip
- Update to 1.0
- Bring in line with other linux-gecko ports, thus inheriting all the features of the infrastructure: o desktop file o XPI/NPAPI support Approved by: Ilya Khamushkin <ilya@space.rootshell.ru> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/linux-nvu/Makefile34
-rw-r--r--www/linux-nvu/distinfo6
-rw-r--r--www/linux-nvu/files/linux-nvu.desktop.in9
-rw-r--r--www/linux-nvu/pkg-plist1256
4 files changed, 629 insertions, 676 deletions
diff --git a/www/linux-nvu/Makefile b/www/linux-nvu/Makefile
index 9925a0f299c4..15b0951e0dbf 100644
--- a/www/linux-nvu/Makefile
+++ b/www/linux-nvu/Makefile
@@ -6,36 +6,16 @@
#
PORTNAME= nvu
-PORTVERSION= 0.20
-PORTREVISION= 2
-CATEGORIES= www linux
-MASTER_SITES= http://cvs.nvu.com/download/
-PKGNAMEPREFIX= linux-
-DISTFILES= ${DISTNAME}-pc-linux-gnu${EXTRACT_SUFX}
+PORTVERSION= 1.0
+DISTVERSIONSUFFIX= -pc-linux2.6.10-gnu
+CATEGORIES= www
+MASTER_SITES= http://cvs.nvu.com/download/ CSME
MAINTAINER= ilya@space.rootshell.ru
COMMENT= A complete Web Authoring System
-RUN_DEPENDS= \
- ${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \
- ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
- ${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \
- ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \
- ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig
-
-NO_BUILD= yes
-NO_FILTER_SHLIBS= yes
-ONLY_FOR_ARCHS= i386
-USE_X_PREFIX= yes
-NVULIB_DIR= lib/${UNIQUENAME}
-INSTALL_DIR= ${PREFIX}/${NVULIB_DIR}
-PLIST_SUB= NVULIB_DIR=${NVULIB_DIR}
-
-do-install:
- @${MKDIR} ${INSTALL_DIR}
- @cd ${WRKSRC} && ${FIND} * | \
- ${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${INSTALL_DIR}
- @${LN} -s ${INSTALL_DIR}/${PORTNAME} \
- ${PREFIX}/bin/${UNIQUENAME}
+USE_BZIP2= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>
diff --git a/www/linux-nvu/distinfo b/www/linux-nvu/distinfo
index ddcdb7dde9b4..90619ce40d68 100644
--- a/www/linux-nvu/distinfo
+++ b/www/linux-nvu/distinfo
@@ -1,3 +1,3 @@
-MD5 (nvu-0.20-pc-linux-gnu.tar.gz) = 1ff5a3efdeec10af86f2e88ba4c9a510
-SHA256 (nvu-0.20-pc-linux-gnu.tar.gz) = d2c9dc045a8810e63375a7b3f47d5f2465649234b85531658eca3b7e5860c9e6
-SIZE (nvu-0.20-pc-linux-gnu.tar.gz) = 11180988
+MD5 (nvu-1.0-pc-linux2.6.10-gnu.tar.bz2) = 588c814c36ac070882f8bddea3f6af35
+SHA256 (nvu-1.0-pc-linux2.6.10-gnu.tar.bz2) = 6b56e595437481fd36ff4af86a08da93981b553d902a6e921be6cef42c10929e
+SIZE (nvu-1.0-pc-linux2.6.10-gnu.tar.bz2) = 8628975
diff --git a/www/linux-nvu/files/linux-nvu.desktop.in b/www/linux-nvu/files/linux-nvu.desktop.in
new file mode 100644
index 000000000000..042ec5e2b4ce
--- /dev/null
+++ b/www/linux-nvu/files/linux-nvu.desktop.in
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Nvu
+Comment=Web Development Editor
+Exec=linux-nvu
+Terminal=false
+Type=Application
+Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm
+Categories=Application;Network;
diff --git a/www/linux-nvu/pkg-plist b/www/linux-nvu/pkg-plist
index c8508e1337b8..17937df5295d 100644
--- a/www/linux-nvu/pkg-plist
+++ b/www/linux-nvu/pkg-plist
@@ -1,646 +1,610 @@
-bin/linux-nvu
-%%NVULIB_DIR%%/TestGtkEmbed
-%%NVULIB_DIR%%/bloaturls.txt
-%%NVULIB_DIR%%/chrome/US.jar
-%%NVULIB_DIR%%/chrome/cascades.jar
-%%NVULIB_DIR%%/chrome/chrome.rdf
-%%NVULIB_DIR%%/chrome/chromelist.txt
-%%NVULIB_DIR%%/chrome/classic.jar
-%%NVULIB_DIR%%/chrome/comm.jar
-%%NVULIB_DIR%%/chrome/embed-sample.jar
-%%NVULIB_DIR%%/chrome/en-US.jar
-%%NVULIB_DIR%%/chrome/en-mac.jar
-%%NVULIB_DIR%%/chrome/en-unix.jar
-%%NVULIB_DIR%%/chrome/en-win.jar
-%%NVULIB_DIR%%/chrome/icons/default/default.xpm
-%%NVULIB_DIR%%/chrome/icons/default/editorWindow.xpm
-%%NVULIB_DIR%%/chrome/icons/default/editorWindow16.xpm
-%%NVULIB_DIR%%/chrome/installed-chrome.txt
-%%NVULIB_DIR%%/chrome/modern.jar
-%%NVULIB_DIR%%/chrome/overlayinfo/communicator/content/overlays.rdf
-%%NVULIB_DIR%%/chrome/overlayinfo/editor/content/overlays.rdf
-%%NVULIB_DIR%%/chrome/overlayinfo/messenger/content/overlays.rdf
-%%NVULIB_DIR%%/chrome/overlayinfo/navigator/content/overlays.rdf
-%%NVULIB_DIR%%/chrome/pipnss.jar
-%%NVULIB_DIR%%/chrome/pippki.jar
-%%NVULIB_DIR%%/chrome/toolkit.jar
-%%NVULIB_DIR%%/chrome/venkman.jar
-%%NVULIB_DIR%%/components/accessibility-atk.xpt
-%%NVULIB_DIR%%/components/accessibility.xpt
-%%NVULIB_DIR%%/components/appshell.xpt
-%%NVULIB_DIR%%/components/autocomplete.xpt
-%%NVULIB_DIR%%/components/autoconfig.xpt
-%%NVULIB_DIR%%/components/bookmarks.xpt
-%%NVULIB_DIR%%/components/caps.xpt
-%%NVULIB_DIR%%/components/chardet.xpt
-%%NVULIB_DIR%%/components/commandhandler.xpt
-%%NVULIB_DIR%%/components/composer.xpt
-%%NVULIB_DIR%%/components/compreg.dat
-%%NVULIB_DIR%%/components/content_base.xpt
-%%NVULIB_DIR%%/components/content_html.xpt
-%%NVULIB_DIR%%/components/content_htmldoc.xpt
-%%NVULIB_DIR%%/components/content_xmldoc.xpt
-%%NVULIB_DIR%%/components/content_xslt.xpt
-%%NVULIB_DIR%%/components/cookie.xpt
-%%NVULIB_DIR%%/components/docshell.xpt
-%%NVULIB_DIR%%/components/dom.xpt
-%%NVULIB_DIR%%/components/dom_base.xpt
-%%NVULIB_DIR%%/components/dom_core.xpt
-%%NVULIB_DIR%%/components/dom_css.xpt
-%%NVULIB_DIR%%/components/dom_events.xpt
-%%NVULIB_DIR%%/components/dom_html.xpt
-%%NVULIB_DIR%%/components/dom_range.xpt
-%%NVULIB_DIR%%/components/dom_stylesheets.xpt
-%%NVULIB_DIR%%/components/dom_traversal.xpt
-%%NVULIB_DIR%%/components/dom_views.xpt
-%%NVULIB_DIR%%/components/dom_xbl.xpt
-%%NVULIB_DIR%%/components/dom_xpath.xpt
-%%NVULIB_DIR%%/components/dom_xul.xpt
-%%NVULIB_DIR%%/components/downloadmanager.xpt
-%%NVULIB_DIR%%/components/editor.xpt
-%%NVULIB_DIR%%/components/embed_base.xpt
-%%NVULIB_DIR%%/components/exthandler.xpt
-%%NVULIB_DIR%%/components/filepicker.xpt
-%%NVULIB_DIR%%/components/find.xpt
-%%NVULIB_DIR%%/components/gfx.xpt
-%%NVULIB_DIR%%/components/helperAppDlg.xpt
-%%NVULIB_DIR%%/components/history.xpt
-%%NVULIB_DIR%%/components/htmlparser.xpt
-%%NVULIB_DIR%%/components/imglib2.xpt
-%%NVULIB_DIR%%/components/intl.xpt
-%%NVULIB_DIR%%/components/jar.xpt
-%%NVULIB_DIR%%/components/jsconsole-clhandler.js
-%%NVULIB_DIR%%/components/jsconsole.xpt
-%%NVULIB_DIR%%/components/jsdservice.xpt
-%%NVULIB_DIR%%/components/jsurl.xpt
-%%NVULIB_DIR%%/components/layout_base.xpt
-%%NVULIB_DIR%%/components/layout_xul.xpt
-%%NVULIB_DIR%%/components/layout_xul_tree.xpt
-%%NVULIB_DIR%%/components/libaccessibility.so
-%%NVULIB_DIR%%/components/libappcomps.so
-%%NVULIB_DIR%%/components/libautoconfig.so
-%%NVULIB_DIR%%/components/libcaps.so
-%%NVULIB_DIR%%/components/libchrome.so
-%%NVULIB_DIR%%/components/libcomposer.so
-%%NVULIB_DIR%%/components/libcookie.so
-%%NVULIB_DIR%%/components/libdocshell.so
-%%NVULIB_DIR%%/components/libeditor.so
-%%NVULIB_DIR%%/components/libembedcomponents.so
-%%NVULIB_DIR%%/components/libfileview.so
-%%NVULIB_DIR%%/components/libgfx_gtk.so
-%%NVULIB_DIR%%/components/libgfxps.so
-%%NVULIB_DIR%%/components/libgfxxprint.so
-%%NVULIB_DIR%%/components/libgklayout.so
-%%NVULIB_DIR%%/components/libgkplugin.so
-%%NVULIB_DIR%%/components/libhtmlpars.so
-%%NVULIB_DIR%%/components/libi18n.so
-%%NVULIB_DIR%%/components/libimglib2.so
-%%NVULIB_DIR%%/components/libjar50.so
-%%NVULIB_DIR%%/components/libjsd.so
-%%NVULIB_DIR%%/components/libmork.so
-%%NVULIB_DIR%%/components/libmozfind.so
-%%NVULIB_DIR%%/components/libnecko.so
-%%NVULIB_DIR%%/components/libnecko2.so
-%%NVULIB_DIR%%/components/libnsappshell.so
-%%NVULIB_DIR%%/components/libnsprefm.so
-%%NVULIB_DIR%%/components/libpipboot.so
-%%NVULIB_DIR%%/components/libpipnss.so
-%%NVULIB_DIR%%/components/libpippki.so
-%%NVULIB_DIR%%/components/libpref.so
-%%NVULIB_DIR%%/components/libprofile.so
-%%NVULIB_DIR%%/components/librdf.so
-%%NVULIB_DIR%%/components/libsystem-pref.so
-%%NVULIB_DIR%%/components/libtxmgr.so
-%%NVULIB_DIR%%/components/libuconv.so
-%%NVULIB_DIR%%/components/libuniversalchardet.so
-%%NVULIB_DIR%%/components/libwallet.so
-%%NVULIB_DIR%%/components/libwalletviewers.so
-%%NVULIB_DIR%%/components/libwebbrwsr.so
-%%NVULIB_DIR%%/components/libwebsrvcs.so
-%%NVULIB_DIR%%/components/libwidget_gtk2.so
-%%NVULIB_DIR%%/components/libxmlextras.so
-%%NVULIB_DIR%%/components/libxpcom_compat_c.so
-%%NVULIB_DIR%%/components/libxpconnect.so
-%%NVULIB_DIR%%/components/libxpinstall.so
-%%NVULIB_DIR%%/components/libxremote_client.so
-%%NVULIB_DIR%%/components/libxremoteservice.so
-%%NVULIB_DIR%%/components/locale.xpt
-%%NVULIB_DIR%%/components/lwbrk.xpt
-%%NVULIB_DIR%%/components/mimetype.xpt
-%%NVULIB_DIR%%/components/mozbrwsr.xpt
-%%NVULIB_DIR%%/components/mozfind.xpt
-%%NVULIB_DIR%%/components/necko.xpt
-%%NVULIB_DIR%%/components/necko_about.xpt
-%%NVULIB_DIR%%/components/necko_cache.xpt
-%%NVULIB_DIR%%/components/necko_cookie.xpt
-%%NVULIB_DIR%%/components/necko_data.xpt
-%%NVULIB_DIR%%/components/necko_dns.xpt
-%%NVULIB_DIR%%/components/necko_file.xpt
-%%NVULIB_DIR%%/components/necko_ftp.xpt
-%%NVULIB_DIR%%/components/necko_http.xpt
-%%NVULIB_DIR%%/components/necko_jar.xpt
-%%NVULIB_DIR%%/components/necko_res.xpt
-%%NVULIB_DIR%%/components/necko_socket.xpt
-%%NVULIB_DIR%%/components/necko_strconv.xpt
-%%NVULIB_DIR%%/components/necko_viewsource.xpt
-%%NVULIB_DIR%%/components/nsCloseAllWindows.js
-%%NVULIB_DIR%%/components/nsDictionary.js
-%%NVULIB_DIR%%/components/nsDownloadProgressListener.js
-%%NVULIB_DIR%%/components/nsFilePicker.js
-%%NVULIB_DIR%%/components/nsHelperAppDlg.js
-%%NVULIB_DIR%%/components/nsInterfaceInfoToIDL.js
-%%NVULIB_DIR%%/components/nsProgressDialog.js
-%%NVULIB_DIR%%/components/nsProxyAutoConfig.js
-%%NVULIB_DIR%%/components/nsXmlRpcClient.js
-%%NVULIB_DIR%%/components/pipboot.xpt
-%%NVULIB_DIR%%/components/pipnss.xpt
-%%NVULIB_DIR%%/components/pippki.xpt
-%%NVULIB_DIR%%/components/plugin.xpt
-%%NVULIB_DIR%%/components/pref.xpt
-%%NVULIB_DIR%%/components/prefetch.xpt
-%%NVULIB_DIR%%/components/prefmigr.xpt
-%%NVULIB_DIR%%/components/profile.xpt
-%%NVULIB_DIR%%/components/progressDlg.xpt
-%%NVULIB_DIR%%/components/proxyObjInst.xpt
-%%NVULIB_DIR%%/components/rdf.xpt
-%%NVULIB_DIR%%/components/shistory.xpt
-%%NVULIB_DIR%%/components/sidebar.xpt
-%%NVULIB_DIR%%/components/signonviewer.xpt
-%%NVULIB_DIR%%/components/txmgr.xpt
-%%NVULIB_DIR%%/components/txtsvc.xpt
-%%NVULIB_DIR%%/components/ucnative.xpt
-%%NVULIB_DIR%%/components/uconv.xpt
-%%NVULIB_DIR%%/components/unicharutil.xpt
-%%NVULIB_DIR%%/components/uriloader.xpt
-%%NVULIB_DIR%%/components/venkman-service.js
-%%NVULIB_DIR%%/components/wallet.xpt
-%%NVULIB_DIR%%/components/walleteditor.xpt
-%%NVULIB_DIR%%/components/walletpreview.xpt
-%%NVULIB_DIR%%/components/webBrowser_core.xpt
-%%NVULIB_DIR%%/components/webbrowserpersist.xpt
-%%NVULIB_DIR%%/components/webshell_idls.xpt
-%%NVULIB_DIR%%/components/websrvcs.xpt
-%%NVULIB_DIR%%/components/widget.xpt
-%%NVULIB_DIR%%/components/windowds.xpt
-%%NVULIB_DIR%%/components/windowwatcher.xpt
-%%NVULIB_DIR%%/components/xml-rpc.xpt
-%%NVULIB_DIR%%/components/xmlextras.xpt
-%%NVULIB_DIR%%/components/xpcom_base.xpt
-%%NVULIB_DIR%%/components/xpcom_components.xpt
-%%NVULIB_DIR%%/components/xpcom_ds.xpt
-%%NVULIB_DIR%%/components/xpcom_io.xpt
-%%NVULIB_DIR%%/components/xpcom_obsolete.xpt
-%%NVULIB_DIR%%/components/xpcom_threads.xpt
-%%NVULIB_DIR%%/components/xpcom_xpti.xpt
-%%NVULIB_DIR%%/components/xpconnect.xpt
-%%NVULIB_DIR%%/components/xpinstall.xpt
-%%NVULIB_DIR%%/components/xpti.dat
-%%NVULIB_DIR%%/components/xremoteservice.xpt
-%%NVULIB_DIR%%/components/xuldoc.xpt
-%%NVULIB_DIR%%/components/xultmpl.xpt
-%%NVULIB_DIR%%/defaults/autoconfig/platform.js
-%%NVULIB_DIR%%/defaults/autoconfig/prefcalls.js
-%%NVULIB_DIR%%/defaults/pref/all.js
-%%NVULIB_DIR%%/defaults/pref/editor.js
-%%NVULIB_DIR%%/defaults/profile/US/all.js
-%%NVULIB_DIR%%/defaults/profile/US/bookmarks.html
-%%NVULIB_DIR%%/defaults/profile/US/chrome/userChrome-example.css
-%%NVULIB_DIR%%/defaults/profile/US/chrome/userContent-example.css
-%%NVULIB_DIR%%/defaults/profile/US/editor.js
-%%NVULIB_DIR%%/defaults/profile/US/localstore.rdf
-%%NVULIB_DIR%%/defaults/profile/US/mimeTypes.rdf
-%%NVULIB_DIR%%/defaults/profile/US/panels.rdf
-%%NVULIB_DIR%%/defaults/profile/US/search.rdf
-%%NVULIB_DIR%%/defaults/profile/all.js
-%%NVULIB_DIR%%/defaults/profile/bookmarks.html
-%%NVULIB_DIR%%/defaults/profile/chrome/userChrome-example.css
-%%NVULIB_DIR%%/defaults/profile/chrome/userContent-example.css
-%%NVULIB_DIR%%/defaults/profile/editor.js
-%%NVULIB_DIR%%/defaults/profile/localstore.rdf
-%%NVULIB_DIR%%/defaults/profile/mimeTypes.rdf
-%%NVULIB_DIR%%/defaults/profile/panels.rdf
-%%NVULIB_DIR%%/defaults/profile/search.rdf
-%%NVULIB_DIR%%/defaults/wallet/DistinguishedSchema.tbl
-%%NVULIB_DIR%%/defaults/wallet/FieldSchema.tbl
-%%NVULIB_DIR%%/defaults/wallet/PositionalSchema.tbl
-%%NVULIB_DIR%%/defaults/wallet/SchemaConcat.tbl
-%%NVULIB_DIR%%/defaults/wallet/SchemaStrings.tbl
-%%NVULIB_DIR%%/defaults/wallet/StateSchema.tbl
-%%NVULIB_DIR%%/defaults/wallet/VcardSchema.tbl
-%%NVULIB_DIR%%/elf-dynstr-gc
-%%NVULIB_DIR%%/greprefs/all.js
-%%NVULIB_DIR%%/greprefs/security-prefs.js
-%%NVULIB_DIR%%/greprefs/xpinstall.js
-%%NVULIB_DIR%%/icons/mozicon16.xpm
-%%NVULIB_DIR%%/icons/mozicon50.xpm
-%%NVULIB_DIR%%/libgkgfx.so
-%%NVULIB_DIR%%/libgtkembedmoz.so
-%%NVULIB_DIR%%/libgtkxtbin.so
-%%NVULIB_DIR%%/libmozjs.so
-%%NVULIB_DIR%%/libnspr4.so
-%%NVULIB_DIR%%/libnss3.so
-%%NVULIB_DIR%%/libnssckbi.so
-%%NVULIB_DIR%%/libplc4.so
-%%NVULIB_DIR%%/libplds4.so
-%%NVULIB_DIR%%/libsmime3.so
-%%NVULIB_DIR%%/libsoftokn3.chk
-%%NVULIB_DIR%%/libsoftokn3.so
-%%NVULIB_DIR%%/libssl3.so
-%%NVULIB_DIR%%/libxlibrgb.so
-%%NVULIB_DIR%%/libxpcom.so
-%%NVULIB_DIR%%/libxpcom_compat.so
-%%NVULIB_DIR%%/libxpistub.so
-%%NVULIB_DIR%%/mangle
-%%NVULIB_DIR%%/mozilla-xremote-client
-%%NVULIB_DIR%%/nsinstall
-%%NVULIB_DIR%%/nvu
-%%NVULIB_DIR%%/nvu-bin
-%%NVULIB_DIR%%/nvu-config
-%%NVULIB_DIR%%/plugins/libnullplugin.so
-%%NVULIB_DIR%%/regchrome
-%%NVULIB_DIR%%/regxpcom
-%%NVULIB_DIR%%/res/EditorOverride.css
-%%NVULIB_DIR%%/res/arrow.gif
-%%NVULIB_DIR%%/res/arrowd.gif
-%%NVULIB_DIR%%/res/bloatcycle.html
-%%NVULIB_DIR%%/res/broken-image.gif
-%%NVULIB_DIR%%/res/builtin/htmlBindings.xml
-%%NVULIB_DIR%%/res/builtin/platformHTMLBindings.xml
-%%NVULIB_DIR%%/res/charsetData.properties
-%%NVULIB_DIR%%/res/charsetalias.properties
-%%NVULIB_DIR%%/res/cmessage.txt
-%%NVULIB_DIR%%/res/dtd/xhtml11.dtd
-%%NVULIB_DIR%%/res/entityTables/html40Latin1.properties
-%%NVULIB_DIR%%/res/entityTables/html40Special.properties
-%%NVULIB_DIR%%/res/entityTables/html40Symbols.properties
-%%NVULIB_DIR%%/res/entityTables/htmlEntityVersions.properties
-%%NVULIB_DIR%%/res/entityTables/transliterate.properties
-%%NVULIB_DIR%%/res/fonts/fontEncoding.properties
-%%NVULIB_DIR%%/res/forms.css
-%%NVULIB_DIR%%/res/grabber.gif
-%%NVULIB_DIR%%/res/html.css
-%%NVULIB_DIR%%/res/html/gopher-audio.gif
-%%NVULIB_DIR%%/res/html/gopher-binary.gif
-%%NVULIB_DIR%%/res/html/gopher-find.gif
-%%NVULIB_DIR%%/res/html/gopher-image.gif
-%%NVULIB_DIR%%/res/html/gopher-menu.gif
-%%NVULIB_DIR%%/res/html/gopher-movie.gif
-%%NVULIB_DIR%%/res/html/gopher-sound.gif
-%%NVULIB_DIR%%/res/html/gopher-telnet.gif
-%%NVULIB_DIR%%/res/html/gopher-text.gif
-%%NVULIB_DIR%%/res/html/gopher-unknown.gif
-%%NVULIB_DIR%%/res/langGroups.properties
-%%NVULIB_DIR%%/res/language.properties
-%%NVULIB_DIR%%/res/loading-image.gif
-%%NVULIB_DIR%%/res/platform-forms.css
-%%NVULIB_DIR%%/res/quirk.css
-%%NVULIB_DIR%%/res/rdf/dom-test-4.css
-%%NVULIB_DIR%%/res/rdf/folder-closed.gif
-%%NVULIB_DIR%%/res/rdf/folder-open.gif
-%%NVULIB_DIR%%/res/rdf/ignore-test.xul
-%%NVULIB_DIR%%/res/rdf/loading.gif
-%%NVULIB_DIR%%/res/sample.unixpsfonts.properties
-%%NVULIB_DIR%%/res/samples/Anieyes.gif
-%%NVULIB_DIR%%/res/samples/aform.css
-%%NVULIB_DIR%%/res/samples/beeptest.html
-%%NVULIB_DIR%%/res/samples/bform.css
-%%NVULIB_DIR%%/res/samples/bg.jpg
-%%NVULIB_DIR%%/res/samples/cform.css
-%%NVULIB_DIR%%/res/samples/checkboxTest.xul
-%%NVULIB_DIR%%/res/samples/colorpicker.xul
-%%NVULIB_DIR%%/res/samples/demoform.css
-%%NVULIB_DIR%%/res/samples/dexopenchrome.xul
-%%NVULIB_DIR%%/res/samples/dexparamdialog.html
-%%NVULIB_DIR%%/res/samples/dexparamdialog.xul
-%%NVULIB_DIR%%/res/samples/find.html
-%%NVULIB_DIR%%/res/samples/gear1.gif
-%%NVULIB_DIR%%/res/samples/hidetoolicon.css
-%%NVULIB_DIR%%/res/samples/hidetoolicon.xul
-%%NVULIB_DIR%%/res/samples/image_props.html
-%%NVULIB_DIR%%/res/samples/mozform.css
-%%NVULIB_DIR%%/res/samples/printsetup.html
-%%NVULIB_DIR%%/res/samples/raptor.jpg
-%%NVULIB_DIR%%/res/samples/rock_gra.gif
-%%NVULIB_DIR%%/res/samples/sampleimages/bongo.gif
-%%NVULIB_DIR%%/res/samples/sampleimages/down.gif
-%%NVULIB_DIR%%/res/samples/sampleimages/left.gif
-%%NVULIB_DIR%%/res/samples/sampleimages/right.gif
-%%NVULIB_DIR%%/res/samples/sampleimages/up.gif
-%%NVULIB_DIR%%/res/samples/scrollbarTest1.xul
-%%NVULIB_DIR%%/res/samples/scrollbarTest2.xul
-%%NVULIB_DIR%%/res/samples/sliderTest1.xul
-%%NVULIB_DIR%%/res/samples/soundtest.html
-%%NVULIB_DIR%%/res/samples/tab.xul
-%%NVULIB_DIR%%/res/samples/test.wav
-%%NVULIB_DIR%%/res/samples/test0.html
-%%NVULIB_DIR%%/res/samples/test1.html
-%%NVULIB_DIR%%/res/samples/test10.html
-%%NVULIB_DIR%%/res/samples/test11.html
-%%NVULIB_DIR%%/res/samples/test12.html
-%%NVULIB_DIR%%/res/samples/test13.html
-%%NVULIB_DIR%%/res/samples/test14.html
-%%NVULIB_DIR%%/res/samples/test15.html
-%%NVULIB_DIR%%/res/samples/test16.html
-%%NVULIB_DIR%%/res/samples/test2.html
-%%NVULIB_DIR%%/res/samples/test3.html
-%%NVULIB_DIR%%/res/samples/test4.html
-%%NVULIB_DIR%%/res/samples/test5.html
-%%NVULIB_DIR%%/res/samples/test6.html
-%%NVULIB_DIR%%/res/samples/test7.html
-%%NVULIB_DIR%%/res/samples/test8-1.html
-%%NVULIB_DIR%%/res/samples/test8.html
-%%NVULIB_DIR%%/res/samples/test8dom.html
-%%NVULIB_DIR%%/res/samples/test8sca.html
-%%NVULIB_DIR%%/res/samples/test8siz.html
-%%NVULIB_DIR%%/res/samples/test8tab.html
-%%NVULIB_DIR%%/res/samples/test9.html
-%%NVULIB_DIR%%/res/samples/test9a.html
-%%NVULIB_DIR%%/res/samples/test9b.html
-%%NVULIB_DIR%%/res/samples/test_ed.html
-%%NVULIB_DIR%%/res/samples/test_form.html
-%%NVULIB_DIR%%/res/samples/test_gfx.html
-%%NVULIB_DIR%%/res/samples/test_lbox.html
-%%NVULIB_DIR%%/res/samples/test_pr.html
-%%NVULIB_DIR%%/res/samples/test_weight.html
-%%NVULIB_DIR%%/res/samples/toolbarTest1.xul
-%%NVULIB_DIR%%/res/samples/treeTest1.css
-%%NVULIB_DIR%%/res/samples/treeTest1.xul
-%%NVULIB_DIR%%/res/samples/widgets.xul
-%%NVULIB_DIR%%/res/samples/xpmenu.xul
-%%NVULIB_DIR%%/res/samples/xulTest.css
-%%NVULIB_DIR%%/res/table-add-column-after-active.gif
-%%NVULIB_DIR%%/res/table-add-column-after-hover.gif
-%%NVULIB_DIR%%/res/table-add-column-after.gif
-%%NVULIB_DIR%%/res/table-add-column-before-active.gif
-%%NVULIB_DIR%%/res/table-add-column-before-hover.gif
-%%NVULIB_DIR%%/res/table-add-column-before.gif
-%%NVULIB_DIR%%/res/table-add-row-after-active.gif
-%%NVULIB_DIR%%/res/table-add-row-after-hover.gif
-%%NVULIB_DIR%%/res/table-add-row-after.gif
-%%NVULIB_DIR%%/res/table-add-row-before-active.gif
-%%NVULIB_DIR%%/res/table-add-row-before-hover.gif
-%%NVULIB_DIR%%/res/table-add-row-before.gif
-%%NVULIB_DIR%%/res/table-remove-column-active.gif
-%%NVULIB_DIR%%/res/table-remove-column-hover.gif
-%%NVULIB_DIR%%/res/table-remove-column.gif
-%%NVULIB_DIR%%/res/table-remove-row-active.gif
-%%NVULIB_DIR%%/res/table-remove-row-hover.gif
-%%NVULIB_DIR%%/res/table-remove-row.gif
-%%NVULIB_DIR%%/res/throbber/anim.gif
-%%NVULIB_DIR%%/res/throbber/anims00.gif
-%%NVULIB_DIR%%/res/throbber/anims01.gif
-%%NVULIB_DIR%%/res/throbber/anims02.gif
-%%NVULIB_DIR%%/res/throbber/anims03.gif
-%%NVULIB_DIR%%/res/throbber/anims04.gif
-%%NVULIB_DIR%%/res/throbber/anims05.gif
-%%NVULIB_DIR%%/res/throbber/anims06.gif
-%%NVULIB_DIR%%/res/throbber/anims07.gif
-%%NVULIB_DIR%%/res/throbber/anims08.gif
-%%NVULIB_DIR%%/res/throbber/anims09.gif
-%%NVULIB_DIR%%/res/throbber/anims10.gif
-%%NVULIB_DIR%%/res/throbber/anims11.gif
-%%NVULIB_DIR%%/res/throbber/anims12.gif
-%%NVULIB_DIR%%/res/throbber/anims13.gif
-%%NVULIB_DIR%%/res/throbber/anims14.gif
-%%NVULIB_DIR%%/res/throbber/anims15.gif
-%%NVULIB_DIR%%/res/throbber/anims16.gif
-%%NVULIB_DIR%%/res/throbber/anims17.gif
-%%NVULIB_DIR%%/res/throbber/anims18.gif
-%%NVULIB_DIR%%/res/throbber/anims19.gif
-%%NVULIB_DIR%%/res/throbber/anims20.gif
-%%NVULIB_DIR%%/res/throbber/anims21.gif
-%%NVULIB_DIR%%/res/throbber/anims22.gif
-%%NVULIB_DIR%%/res/throbber/anims23.gif
-%%NVULIB_DIR%%/res/throbber/anims24.gif
-%%NVULIB_DIR%%/res/throbber/anims25.gif
-%%NVULIB_DIR%%/res/throbber/anims26.gif
-%%NVULIB_DIR%%/res/throbber/anims27.gif
-%%NVULIB_DIR%%/res/throbber/anims28.gif
-%%NVULIB_DIR%%/res/throbber/anims29.gif
-%%NVULIB_DIR%%/res/ua.css
-%%NVULIB_DIR%%/res/unixcharset.properties
-%%NVULIB_DIR%%/res/viewer.properties
-%%NVULIB_DIR%%/res/viewsource.css
-%%NVULIB_DIR%%/run-mozilla.sh
-%%NVULIB_DIR%%/shlibsign
-%%NVULIB_DIR%%/xpcshell
-%%NVULIB_DIR%%/xpicleanup
-%%NVULIB_DIR%%/xpidl
-%%NVULIB_DIR%%/xpt_dump
-%%NVULIB_DIR%%/xpt_link
-@dirrm %%NVULIB_DIR%%/res/throbber
-@dirrm %%NVULIB_DIR%%/res/samples/sampleimages
-@dirrm %%NVULIB_DIR%%/res/samples
-@dirrm %%NVULIB_DIR%%/res/rdf
-@dirrm %%NVULIB_DIR%%/res/html
-@dirrm %%NVULIB_DIR%%/res/fonts
-@dirrm %%NVULIB_DIR%%/res/entityTables
-@dirrm %%NVULIB_DIR%%/res/dtd
-@dirrm %%NVULIB_DIR%%/res/builtin
-@dirrm %%NVULIB_DIR%%/res
-@dirrm %%NVULIB_DIR%%/plugins
-@dirrm %%NVULIB_DIR%%/icons
-@dirrm %%NVULIB_DIR%%/greprefs
-@dirrm %%NVULIB_DIR%%/defaults/wallet
-@dirrm %%NVULIB_DIR%%/defaults/profile/chrome
-@dirrm %%NVULIB_DIR%%/defaults/profile/US/chrome
-@dirrm %%NVULIB_DIR%%/defaults/profile/US
-@dirrm %%NVULIB_DIR%%/defaults/profile
-@dirrm %%NVULIB_DIR%%/defaults/pref
-@dirrm %%NVULIB_DIR%%/defaults/autoconfig
-@dirrm %%NVULIB_DIR%%/defaults
-@dirrm %%NVULIB_DIR%%/components
-@dirrm %%NVULIB_DIR%%/chrome/venkman/skin/modern/venkman/images
-@dirrm %%NVULIB_DIR%%/chrome/venkman/skin/modern/venkman
-@dirrm %%NVULIB_DIR%%/chrome/venkman/skin/modern
-@dirrm %%NVULIB_DIR%%/chrome/venkman/skin
-@dirrm %%NVULIB_DIR%%/chrome/venkman/locale/en-US/venkman
-@dirrm %%NVULIB_DIR%%/chrome/venkman/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/venkman/locale
-@dirrm %%NVULIB_DIR%%/chrome/venkman/content/venkman/tests
-@dirrm %%NVULIB_DIR%%/chrome/venkman/content/venkman
-@dirrm %%NVULIB_DIR%%/chrome/venkman/content
-@dirrm %%NVULIB_DIR%%/chrome/venkman
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/mozapps/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/mozapps/downloads
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/mozapps
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/global/bindings
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/global-region
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/global-platform
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content/global
-@dirrm %%NVULIB_DIR%%/chrome/toolkit/content
-@dirrm %%NVULIB_DIR%%/chrome/toolkit
-@dirrm %%NVULIB_DIR%%/chrome/pippki/content/pippki
-@dirrm %%NVULIB_DIR%%/chrome/pippki/content
-@dirrm %%NVULIB_DIR%%/chrome/pippki
-@dirrm %%NVULIB_DIR%%/chrome/pipnss/content/pipnss
-@dirrm %%NVULIB_DIR%%/chrome/pipnss/content
-@dirrm %%NVULIB_DIR%%/chrome/pipnss
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/navigator/content
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/navigator
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/messenger/content
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/messenger
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/editor/content
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/editor
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/communicator/content
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo/communicator
-@dirrm %%NVULIB_DIR%%/chrome/overlayinfo
-@dirrm %%NVULIB_DIR%%/chrome/modern/skin/modern/communicator/cookie
-@dirrm %%NVULIB_DIR%%/chrome/modern/skin/modern/communicator
-@dirrm %%NVULIB_DIR%%/chrome/modern/skin/modern
-@dirrm %%NVULIB_DIR%%/chrome/modern/skin
-@dirrm %%NVULIB_DIR%%/chrome/modern
-@dirrm %%NVULIB_DIR%%/chrome/icons/default
-@dirrm %%NVULIB_DIR%%/chrome/icons
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale/en-US/navigator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale/en-US/global-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale/en-US/communicator-platform/pref
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale/en-US/communicator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/en-win/locale
-@dirrm %%NVULIB_DIR%%/chrome/en-win
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale/en-US/navigator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale/en-US/global-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale/en-US/communicator-platform/pref
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale/en-US/communicator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/en-unix/locale
-@dirrm %%NVULIB_DIR%%/chrome/en-unix
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale/en-US/navigator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale/en-US/global-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale/en-US/communicator-platform/pref
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale/en-US/communicator-platform
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/en-mac/locale
-@dirrm %%NVULIB_DIR%%/chrome/en-mac
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/wallet
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/pippki
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/pipnss
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/necko
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/navigator
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/mozapps/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/mozapps/downloads
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/mozapps
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/global
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/editor
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/cookie
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/xml
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/webservices
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/wallet
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/sidebar
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/security
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/search
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/profile
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/pref
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/layout
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/history
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/downloadmanager
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/dom
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator/directory
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/communicator
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US/autoconfig
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/en-US/locale
-@dirrm %%NVULIB_DIR%%/chrome/en-US
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/skin/classic/embed
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/skin/classic
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/skin
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/locale/en-US/embed
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/locale
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/content/embed
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample/content
-@dirrm %%NVULIB_DIR%%/chrome/embed-sample
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/xbl-marquee
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/wallet
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/necko
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/navigator-region
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/navigator-platform
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/navigator
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/editor/images
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/editor/bindings
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/editor-region
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/editor
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/cookie
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/xml
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/wallet
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/sidebar
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/search
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/related
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/profile
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/pref
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/history
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/downloadmanager
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/directory
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator/alerts
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator-region
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator-platform
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/communicator
-@dirrm %%NVULIB_DIR%%/chrome/comm/content/autoconfig
-@dirrm %%NVULIB_DIR%%/chrome/comm/content
-@dirrm %%NVULIB_DIR%%/chrome/comm
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/navigator/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/navigator/btn1
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/navigator
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/mozapps/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/mozapps/pref
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/mozapps/downloads
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/mozapps
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/smime/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/smime
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/messengercompose
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/addressbook/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger/addressbook
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/messenger
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/tree
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/toolbar
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/splitter
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/scrollbar
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/radio
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/progressmeter
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/menu
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/filepicker
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/console
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/checkbox
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global/arrow
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/global
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/editor/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/editor
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/xpinstall
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/taskbar
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/sidebar
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/search
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/related
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/profile
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/pref
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/icons/smileys
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/icons
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/directory
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/cookie
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/brand
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/bookmarks
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator/alerts
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic/communicator
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin/classic
-@dirrm %%NVULIB_DIR%%/chrome/classic/skin
-@dirrm %%NVULIB_DIR%%/chrome/classic
-@dirrm %%NVULIB_DIR%%/chrome/cascades/locale/en-US/cascades
-@dirrm %%NVULIB_DIR%%/chrome/cascades/locale/en-US
-@dirrm %%NVULIB_DIR%%/chrome/cascades/locale
-@dirrm %%NVULIB_DIR%%/chrome/cascades/content/cascades
-@dirrm %%NVULIB_DIR%%/chrome/cascades/content
-@dirrm %%NVULIB_DIR%%/chrome/cascades
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US/navigator-region
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US/global-region
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US/editor-region
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US/communicator-region/wallet
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US/communicator-region
-@dirrm %%NVULIB_DIR%%/chrome/US/locale/US
-@dirrm %%NVULIB_DIR%%/chrome/US/locale
-@dirrm %%NVULIB_DIR%%/chrome/US
-@dirrm %%NVULIB_DIR%%/chrome
-@dirrm %%NVULIB_DIR%%
+bin/%%APP_NAME%%
+share/applications/%%APP_NAME%%.desktop
+lib/%%APP_NAME%%/.autoreg
+lib/%%APP_NAME%%/LICENSE
+lib/%%APP_NAME%%/bloaturls.txt
+lib/%%APP_NAME%%/chrome/cascades.jar
+lib/%%APP_NAME%%/chrome/chromelist.txt
+lib/%%APP_NAME%%/chrome/classic.jar
+lib/%%APP_NAME%%/chrome/comm.jar
+lib/%%APP_NAME%%/chrome/embed-sample.jar
+lib/%%APP_NAME%%/chrome/en-US.jar
+lib/%%APP_NAME%%/chrome/help.jar
+lib/%%APP_NAME%%/chrome/icons/default/default.xpm
+lib/%%APP_NAME%%/chrome/icons/default/editorWindow.xpm
+lib/%%APP_NAME%%/chrome/icons/default/editorWindow16.xpm
+lib/%%APP_NAME%%/chrome/installed-chrome.txt
+lib/%%APP_NAME%%/chrome/pinger.jar
+lib/%%APP_NAME%%/chrome/pipnss.jar
+lib/%%APP_NAME%%/chrome/pippki.jar
+lib/%%APP_NAME%%/chrome/tipoftheday.jar
+lib/%%APP_NAME%%/chrome/toolkit.jar
+lib/%%APP_NAME%%/components/accessibility-atk.xpt
+lib/%%APP_NAME%%/components/accessibility.xpt
+lib/%%APP_NAME%%/components/appshell.xpt
+lib/%%APP_NAME%%/components/autocomplete.xpt
+lib/%%APP_NAME%%/components/autoconfig.xpt
+lib/%%APP_NAME%%/components/bookmarks.xpt
+lib/%%APP_NAME%%/components/caps.xpt
+lib/%%APP_NAME%%/components/chardet.xpt
+lib/%%APP_NAME%%/components/commandhandler.xpt
+lib/%%APP_NAME%%/components/composer.xpt
+lib/%%APP_NAME%%/components/content_base.xpt
+lib/%%APP_NAME%%/components/content_html.xpt
+lib/%%APP_NAME%%/components/content_htmldoc.xpt
+lib/%%APP_NAME%%/components/content_xmldoc.xpt
+lib/%%APP_NAME%%/components/content_xslt.xpt
+lib/%%APP_NAME%%/components/docshell.xpt
+lib/%%APP_NAME%%/components/dom.xpt
+lib/%%APP_NAME%%/components/dom_base.xpt
+lib/%%APP_NAME%%/components/dom_core.xpt
+lib/%%APP_NAME%%/components/dom_css.xpt
+lib/%%APP_NAME%%/components/dom_events.xpt
+lib/%%APP_NAME%%/components/dom_html.xpt
+lib/%%APP_NAME%%/components/dom_loadsave.xpt
+lib/%%APP_NAME%%/components/dom_range.xpt
+lib/%%APP_NAME%%/components/dom_stylesheets.xpt
+lib/%%APP_NAME%%/components/dom_traversal.xpt
+lib/%%APP_NAME%%/components/dom_views.xpt
+lib/%%APP_NAME%%/components/dom_xbl.xpt
+lib/%%APP_NAME%%/components/dom_xpath.xpt
+lib/%%APP_NAME%%/components/dom_xul.xpt
+lib/%%APP_NAME%%/components/downloadmanager.xpt
+lib/%%APP_NAME%%/components/editor.xpt
+lib/%%APP_NAME%%/components/embed_base.xpt
+lib/%%APP_NAME%%/components/extensions.xpt
+lib/%%APP_NAME%%/components/exthandler.xpt
+lib/%%APP_NAME%%/components/fastfind.xpt
+lib/%%APP_NAME%%/components/filepicker.xpt
+lib/%%APP_NAME%%/components/find.xpt
+lib/%%APP_NAME%%/components/gfx.xpt
+lib/%%APP_NAME%%/components/helperAppDlg.xpt
+lib/%%APP_NAME%%/components/history.xpt
+lib/%%APP_NAME%%/components/htmlparser.xpt
+lib/%%APP_NAME%%/components/httpindex.xpt
+lib/%%APP_NAME%%/components/imglib2.xpt
+lib/%%APP_NAME%%/components/intl.xpt
+lib/%%APP_NAME%%/components/jar.xpt
+lib/%%APP_NAME%%/components/jsconsole-clhandler.js
+lib/%%APP_NAME%%/components/jsconsole.xpt
+lib/%%APP_NAME%%/components/jsdservice.xpt
+lib/%%APP_NAME%%/components/jsurl.xpt
+lib/%%APP_NAME%%/components/layout_base.xpt
+lib/%%APP_NAME%%/components/layout_xul.xpt
+lib/%%APP_NAME%%/components/layout_xul_tree.xpt
+lib/%%APP_NAME%%/components/libaccessibility.so
+lib/%%APP_NAME%%/components/libappcomps.so
+lib/%%APP_NAME%%/components/libautoconfig.so
+lib/%%APP_NAME%%/components/libcaps.so
+lib/%%APP_NAME%%/components/libchrome.so
+lib/%%APP_NAME%%/components/libcomposer.so
+lib/%%APP_NAME%%/components/libcomposercomps.so
+lib/%%APP_NAME%%/components/libdocshell.so
+lib/%%APP_NAME%%/components/libeditor.so
+lib/%%APP_NAME%%/components/libembedcomponents.so
+lib/%%APP_NAME%%/components/libfileview.so
+lib/%%APP_NAME%%/components/libgfx_gtk.so
+lib/%%APP_NAME%%/components/libgfxps.so
+lib/%%APP_NAME%%/components/libgfxxprint.so
+lib/%%APP_NAME%%/components/libgklayout.so
+lib/%%APP_NAME%%/components/libgkplugin.so
+lib/%%APP_NAME%%/components/libhtmlpars.so
+lib/%%APP_NAME%%/components/libi18n.so
+lib/%%APP_NAME%%/components/libimglib2.so
+lib/%%APP_NAME%%/components/libjar50.so
+lib/%%APP_NAME%%/components/libjsd.so
+lib/%%APP_NAME%%/components/libmork.so
+lib/%%APP_NAME%%/components/libmozfind.so
+lib/%%APP_NAME%%/components/libmyspell.so
+lib/%%APP_NAME%%/components/libnecko.so
+lib/%%APP_NAME%%/components/libnecko2.so
+lib/%%APP_NAME%%/components/libnsappshell.so
+lib/%%APP_NAME%%/components/libnvuhelpers.so
+lib/%%APP_NAME%%/components/libpipboot.so
+lib/%%APP_NAME%%/components/libpipnss.so
+lib/%%APP_NAME%%/components/libpippki.so
+lib/%%APP_NAME%%/components/libpref.so
+lib/%%APP_NAME%%/components/librdf.so
+lib/%%APP_NAME%%/components/libspellchecker.so
+lib/%%APP_NAME%%/components/libsystem-pref.so
+lib/%%APP_NAME%%/components/libtxmgr.so
+lib/%%APP_NAME%%/components/libuconv.so
+lib/%%APP_NAME%%/components/libuniversalchardet.so
+lib/%%APP_NAME%%/components/libwallet.so
+lib/%%APP_NAME%%/components/libwalletviewers.so
+lib/%%APP_NAME%%/components/libwebbrwsr.so
+lib/%%APP_NAME%%/components/libwidget_gtk2.so
+lib/%%APP_NAME%%/components/libxmlextras.so
+lib/%%APP_NAME%%/components/libxpcom_compat_c.so
+lib/%%APP_NAME%%/components/libxpconnect.so
+lib/%%APP_NAME%%/components/libxpinstall.so
+lib/%%APP_NAME%%/components/libxremote_client.so
+lib/%%APP_NAME%%/components/libxremoteservice.so
+lib/%%APP_NAME%%/components/locale.xpt
+lib/%%APP_NAME%%/components/lwbrk.xpt
+lib/%%APP_NAME%%/components/mimetype.xpt
+lib/%%APP_NAME%%/components/mozbrwsr.xpt
+lib/%%APP_NAME%%/components/mozfind.xpt
+lib/%%APP_NAME%%/components/mozgnome.xpt
+lib/%%APP_NAME%%/components/myspell/en-US.aff
+lib/%%APP_NAME%%/components/myspell/en-US.dic
+lib/%%APP_NAME%%/components/necko.xpt
+lib/%%APP_NAME%%/components/necko_about.xpt
+lib/%%APP_NAME%%/components/necko_cache.xpt
+lib/%%APP_NAME%%/components/necko_cookie.xpt
+lib/%%APP_NAME%%/components/necko_data.xpt
+lib/%%APP_NAME%%/components/necko_dns.xpt
+lib/%%APP_NAME%%/components/necko_file.xpt
+lib/%%APP_NAME%%/components/necko_ftp.xpt
+lib/%%APP_NAME%%/components/necko_http.xpt
+lib/%%APP_NAME%%/components/necko_jar.xpt
+lib/%%APP_NAME%%/components/necko_res.xpt
+lib/%%APP_NAME%%/components/necko_socket.xpt
+lib/%%APP_NAME%%/components/necko_strconv.xpt
+lib/%%APP_NAME%%/components/necko_viewsource.xpt
+lib/%%APP_NAME%%/components/nsCloseAllWindows.js
+lib/%%APP_NAME%%/components/nsDictionary.js
+lib/%%APP_NAME%%/components/nsDownloadProgressListener.js
+lib/%%APP_NAME%%/components/nsExtensionManager.js
+lib/%%APP_NAME%%/components/nsFilePicker.js
+lib/%%APP_NAME%%/components/nsHelperAppDlg.js
+lib/%%APP_NAME%%/components/nsProgressDialog.js
+lib/%%APP_NAME%%/components/nsProxyAutoConfig.js
+lib/%%APP_NAME%%/components/nsUpdateService.js
+lib/%%APP_NAME%%/components/nsXmlRpcClient.js
+lib/%%APP_NAME%%/components/nvuhelpers.xpt
+lib/%%APP_NAME%%/components/pipboot.xpt
+lib/%%APP_NAME%%/components/pipnss.xpt
+lib/%%APP_NAME%%/components/pippki.xpt
+lib/%%APP_NAME%%/components/plugin.xpt
+lib/%%APP_NAME%%/components/pref.xpt
+lib/%%APP_NAME%%/components/prefetch.xpt
+lib/%%APP_NAME%%/components/profile.xpt
+lib/%%APP_NAME%%/components/progressDlg.xpt
+lib/%%APP_NAME%%/components/proxyObjInst.xpt
+lib/%%APP_NAME%%/components/rdf.xpt
+lib/%%APP_NAME%%/components/shistory.xpt
+lib/%%APP_NAME%%/components/sidebar.xpt
+lib/%%APP_NAME%%/components/signonviewer.xpt
+lib/%%APP_NAME%%/components/spellchecker.xpt
+lib/%%APP_NAME%%/components/toolkitprofile.xpt
+lib/%%APP_NAME%%/components/txmgr.xpt
+lib/%%APP_NAME%%/components/txtsvc.xpt
+lib/%%APP_NAME%%/components/uconv.xpt
+lib/%%APP_NAME%%/components/unicharutil.xpt
+lib/%%APP_NAME%%/components/update.xpt
+lib/%%APP_NAME%%/components/uriloader.xpt
+lib/%%APP_NAME%%/components/wallet.xpt
+lib/%%APP_NAME%%/components/walleteditor.xpt
+lib/%%APP_NAME%%/components/walletpreview.xpt
+lib/%%APP_NAME%%/components/webBrowser_core.xpt
+lib/%%APP_NAME%%/components/webbrowserpersist.xpt
+lib/%%APP_NAME%%/components/webshell_idls.xpt
+lib/%%APP_NAME%%/components/widget.xpt
+lib/%%APP_NAME%%/components/windowds.xpt
+lib/%%APP_NAME%%/components/windowwatcher.xpt
+lib/%%APP_NAME%%/components/xml-rpc.xpt
+lib/%%APP_NAME%%/components/xmlextras.xpt
+lib/%%APP_NAME%%/components/xpcom_base.xpt
+lib/%%APP_NAME%%/components/xpcom_components.xpt
+lib/%%APP_NAME%%/components/xpcom_ds.xpt
+lib/%%APP_NAME%%/components/xpcom_io.xpt
+lib/%%APP_NAME%%/components/xpcom_obsolete.xpt
+lib/%%APP_NAME%%/components/xpcom_threads.xpt
+lib/%%APP_NAME%%/components/xpcom_xpti.xpt
+lib/%%APP_NAME%%/components/xpconnect.xpt
+lib/%%APP_NAME%%/components/xpinstall.xpt
+lib/%%APP_NAME%%/components/xremoteservice.xpt
+lib/%%APP_NAME%%/components/xuldoc.xpt
+lib/%%APP_NAME%%/components/xultmpl.xpt
+lib/%%APP_NAME%%/defaults/autoconfig/platform.js
+lib/%%APP_NAME%%/defaults/autoconfig/prefcalls.js
+lib/%%APP_NAME%%/defaults/pref/all.js
+lib/%%APP_NAME%%/defaults/pref/browser-prefs.js
+lib/%%APP_NAME%%/defaults/pref/editor.js
+lib/%%APP_NAME%%/defaults/profile/US/all.js
+lib/%%APP_NAME%%/defaults/profile/US/editor.js
+lib/%%APP_NAME%%/defaults/profile/US/localstore.rdf
+lib/%%APP_NAME%%/defaults/profile/US/panels.rdf
+lib/%%APP_NAME%%/defaults/profile/all.js
+lib/%%APP_NAME%%/defaults/profile/editor.js
+lib/%%APP_NAME%%/defaults/profile/extensions/Extensions.rdf
+lib/%%APP_NAME%%/defaults/profile/extensions/installed-extensions.txt
+lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
+lib/%%APP_NAME%%/defaults/profile/localstore.rdf
+lib/%%APP_NAME%%/defaults/profile/panels.rdf
+lib/%%APP_NAME%%/defaults/wallet/DistinguishedSchema.tbl
+lib/%%APP_NAME%%/defaults/wallet/FieldSchema.tbl
+lib/%%APP_NAME%%/defaults/wallet/PositionalSchema.tbl
+lib/%%APP_NAME%%/defaults/wallet/SchemaConcat.tbl
+lib/%%APP_NAME%%/defaults/wallet/SchemaStrings.tbl
+lib/%%APP_NAME%%/defaults/wallet/StateSchema.tbl
+lib/%%APP_NAME%%/defaults/wallet/VcardSchema.tbl
+lib/%%APP_NAME%%/elf-dynstr-gc
+lib/%%APP_NAME%%/greprefs/all.js
+lib/%%APP_NAME%%/greprefs/security-prefs.js
+lib/%%APP_NAME%%/greprefs/xpinstall.js
+lib/%%APP_NAME%%/icons/mozicon16.xpm
+lib/%%APP_NAME%%/icons/mozicon50.xpm
+lib/%%APP_NAME%%/libgkgfx.so
+lib/%%APP_NAME%%/libgtkembedmoz.so
+lib/%%APP_NAME%%/libgtkxtbin.so
+lib/%%APP_NAME%%/libmozjs.so
+lib/%%APP_NAME%%/libnspr4.so
+lib/%%APP_NAME%%/libnss3.so
+lib/%%APP_NAME%%/libnssckbi.so
+lib/%%APP_NAME%%/libplc4.so
+lib/%%APP_NAME%%/libplds4.so
+lib/%%APP_NAME%%/libsmime3.so
+lib/%%APP_NAME%%/libsoftokn3.chk
+lib/%%APP_NAME%%/libsoftokn3.so
+lib/%%APP_NAME%%/libssl3.so
+lib/%%APP_NAME%%/libxlibrgb.so
+lib/%%APP_NAME%%/libxpcom.so
+lib/%%APP_NAME%%/libxpcom_compat.so
+lib/%%APP_NAME%%/libxpistub.so
+lib/%%APP_NAME%%/mangle
+lib/%%APP_NAME%%/mozilla-xremote-client
+lib/%%APP_NAME%%/nsinstall
+lib/%%APP_NAME%%/nvu
+lib/%%APP_NAME%%/nvu-bin
+lib/%%APP_NAME%%/nvu-config
+lib/%%APP_NAME%%/plugins/libnullplugin.so
+lib/%%APP_NAME%%/regchrome
+lib/%%APP_NAME%%/regxpcom
+lib/%%APP_NAME%%/res/EditorOverride.css
+lib/%%APP_NAME%%/res/arrow.gif
+lib/%%APP_NAME%%/res/arrowd.gif
+lib/%%APP_NAME%%/res/bloatcycle.html
+lib/%%APP_NAME%%/res/broken-image.gif
+lib/%%APP_NAME%%/res/builtin/platformHTMLBindings.xml
+lib/%%APP_NAME%%/res/charsetData.properties
+lib/%%APP_NAME%%/res/charsetalias.properties
+lib/%%APP_NAME%%/res/cmessage.txt
+lib/%%APP_NAME%%/res/dtd/xhtml11.dtd
+lib/%%APP_NAME%%/res/entityTables/html40Latin1.properties
+lib/%%APP_NAME%%/res/entityTables/html40Special.properties
+lib/%%APP_NAME%%/res/entityTables/html40Symbols.properties
+lib/%%APP_NAME%%/res/entityTables/htmlEntityVersions.properties
+lib/%%APP_NAME%%/res/entityTables/transliterate.properties
+lib/%%APP_NAME%%/res/fonts/fontEncoding.properties
+lib/%%APP_NAME%%/res/forms.css
+lib/%%APP_NAME%%/res/grabber.gif
+lib/%%APP_NAME%%/res/html.css
+lib/%%APP_NAME%%/res/html/gopher-audio.gif
+lib/%%APP_NAME%%/res/html/gopher-binary.gif
+lib/%%APP_NAME%%/res/html/gopher-find.gif
+lib/%%APP_NAME%%/res/html/gopher-image.gif
+lib/%%APP_NAME%%/res/html/gopher-menu.gif
+lib/%%APP_NAME%%/res/html/gopher-movie.gif
+lib/%%APP_NAME%%/res/html/gopher-sound.gif
+lib/%%APP_NAME%%/res/html/gopher-telnet.gif
+lib/%%APP_NAME%%/res/html/gopher-text.gif
+lib/%%APP_NAME%%/res/html/gopher-unknown.gif
+lib/%%APP_NAME%%/res/langGroups.properties
+lib/%%APP_NAME%%/res/language.properties
+lib/%%APP_NAME%%/res/loading-image.gif
+lib/%%APP_NAME%%/res/platform-forms.css
+lib/%%APP_NAME%%/res/quirk.css
+lib/%%APP_NAME%%/res/rdf/dom-test-4.css
+lib/%%APP_NAME%%/res/rdf/folder-closed.gif
+lib/%%APP_NAME%%/res/rdf/folder-open.gif
+lib/%%APP_NAME%%/res/rdf/ignore-test.xul
+lib/%%APP_NAME%%/res/rdf/loading.gif
+lib/%%APP_NAME%%/res/sample.unixpsfonts.properties
+lib/%%APP_NAME%%/res/samples/Anieyes.gif
+lib/%%APP_NAME%%/res/samples/aform.css
+lib/%%APP_NAME%%/res/samples/beeptest.html
+lib/%%APP_NAME%%/res/samples/bform.css
+lib/%%APP_NAME%%/res/samples/bg.jpg
+lib/%%APP_NAME%%/res/samples/cform.css
+lib/%%APP_NAME%%/res/samples/checkboxTest.xul
+lib/%%APP_NAME%%/res/samples/colorpicker.xul
+lib/%%APP_NAME%%/res/samples/demoform.css
+lib/%%APP_NAME%%/res/samples/dexopenchrome.xul
+lib/%%APP_NAME%%/res/samples/dexparamdialog.html
+lib/%%APP_NAME%%/res/samples/dexparamdialog.xul
+lib/%%APP_NAME%%/res/samples/find.html
+lib/%%APP_NAME%%/res/samples/gear1.gif
+lib/%%APP_NAME%%/res/samples/hidetoolicon.css
+lib/%%APP_NAME%%/res/samples/hidetoolicon.xul
+lib/%%APP_NAME%%/res/samples/image_props.html
+lib/%%APP_NAME%%/res/samples/mozform.css
+lib/%%APP_NAME%%/res/samples/printsetup.html
+lib/%%APP_NAME%%/res/samples/raptor.jpg
+lib/%%APP_NAME%%/res/samples/rock_gra.gif
+lib/%%APP_NAME%%/res/samples/sampleimages/bongo.gif
+lib/%%APP_NAME%%/res/samples/sampleimages/down.gif
+lib/%%APP_NAME%%/res/samples/sampleimages/left.gif
+lib/%%APP_NAME%%/res/samples/sampleimages/right.gif
+lib/%%APP_NAME%%/res/samples/sampleimages/up.gif
+lib/%%APP_NAME%%/res/samples/scrollbarTest1.xul
+lib/%%APP_NAME%%/res/samples/scrollbarTest2.xul
+lib/%%APP_NAME%%/res/samples/sliderTest1.xul
+lib/%%APP_NAME%%/res/samples/soundtest.html
+lib/%%APP_NAME%%/res/samples/tab.xul
+lib/%%APP_NAME%%/res/samples/test.wav
+lib/%%APP_NAME%%/res/samples/test0.html
+lib/%%APP_NAME%%/res/samples/test1.html
+lib/%%APP_NAME%%/res/samples/test10.html
+lib/%%APP_NAME%%/res/samples/test11.html
+lib/%%APP_NAME%%/res/samples/test12.html
+lib/%%APP_NAME%%/res/samples/test13.html
+lib/%%APP_NAME%%/res/samples/test14.html
+lib/%%APP_NAME%%/res/samples/test15.html
+lib/%%APP_NAME%%/res/samples/test16.html
+lib/%%APP_NAME%%/res/samples/test2.html
+lib/%%APP_NAME%%/res/samples/test3.html
+lib/%%APP_NAME%%/res/samples/test4.html
+lib/%%APP_NAME%%/res/samples/test5.html
+lib/%%APP_NAME%%/res/samples/test6.html
+lib/%%APP_NAME%%/res/samples/test7.html
+lib/%%APP_NAME%%/res/samples/test8-1.html
+lib/%%APP_NAME%%/res/samples/test8.html
+lib/%%APP_NAME%%/res/samples/test8dom.html
+lib/%%APP_NAME%%/res/samples/test8sca.html
+lib/%%APP_NAME%%/res/samples/test8siz.html
+lib/%%APP_NAME%%/res/samples/test8tab.html
+lib/%%APP_NAME%%/res/samples/test9.html
+lib/%%APP_NAME%%/res/samples/test9a.html
+lib/%%APP_NAME%%/res/samples/test9b.html
+lib/%%APP_NAME%%/res/samples/test_ed.html
+lib/%%APP_NAME%%/res/samples/test_form.html
+lib/%%APP_NAME%%/res/samples/test_gfx.html
+lib/%%APP_NAME%%/res/samples/test_lbox.html
+lib/%%APP_NAME%%/res/samples/test_pr.html
+lib/%%APP_NAME%%/res/samples/test_weight.html
+lib/%%APP_NAME%%/res/samples/toolbarTest1.xul
+lib/%%APP_NAME%%/res/samples/treeTest1.css
+lib/%%APP_NAME%%/res/samples/treeTest1.xul
+lib/%%APP_NAME%%/res/samples/widgets.xul
+lib/%%APP_NAME%%/res/samples/xpmenu.xul
+lib/%%APP_NAME%%/res/samples/xulTest.css
+lib/%%APP_NAME%%/res/table-add-column-after-active.gif
+lib/%%APP_NAME%%/res/table-add-column-after-hover.gif
+lib/%%APP_NAME%%/res/table-add-column-after.gif
+lib/%%APP_NAME%%/res/table-add-column-before-active.gif
+lib/%%APP_NAME%%/res/table-add-column-before-hover.gif
+lib/%%APP_NAME%%/res/table-add-column-before.gif
+lib/%%APP_NAME%%/res/table-add-row-after-active.gif
+lib/%%APP_NAME%%/res/table-add-row-after-hover.gif
+lib/%%APP_NAME%%/res/table-add-row-after.gif
+lib/%%APP_NAME%%/res/table-add-row-before-active.gif
+lib/%%APP_NAME%%/res/table-add-row-before-hover.gif
+lib/%%APP_NAME%%/res/table-add-row-before.gif
+lib/%%APP_NAME%%/res/table-remove-column-active.gif
+lib/%%APP_NAME%%/res/table-remove-column-hover.gif
+lib/%%APP_NAME%%/res/table-remove-column.gif
+lib/%%APP_NAME%%/res/table-remove-row-active.gif
+lib/%%APP_NAME%%/res/table-remove-row-hover.gif
+lib/%%APP_NAME%%/res/table-remove-row.gif
+lib/%%APP_NAME%%/res/ua.css
+lib/%%APP_NAME%%/res/unixcharset.properties
+lib/%%APP_NAME%%/res/viewer.properties
+lib/%%APP_NAME%%/res/viewsource.css
+lib/%%APP_NAME%%/run-mozilla.sh
+lib/%%APP_NAME%%/shlibsign
+lib/%%APP_NAME%%/xpcshell
+lib/%%APP_NAME%%/xpicleanup
+lib/%%APP_NAME%%/xpidl
+lib/%%APP_NAME%%/xpt_dump
+lib/%%APP_NAME%%/xpt_link
+@exec /bin/cp -R %%LOCALBASE%%/lib/npapi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/plugins/ 2>/dev/null || true
+@exec /bin/cp -R %%LOCALBASE%%/lib/xpi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/extensions/ 2>/dev/null || true
+@unexec /usr/bin/find %D/lib/%%APP_NAME%%/plugins/ -depth 1 -type l -delete 2>/dev/null || true
+@unexec /usr/bin/find %D/lib/%%APP_NAME%%/extensions/ -depth 1 -type l -delete 2>/dev/null || true
+@dirrm lib/%%APP_NAME%%/res/dtd
+@dirrm lib/%%APP_NAME%%/res/rdf
+@dirrm lib/%%APP_NAME%%/res/html
+@dirrm lib/%%APP_NAME%%/res/fonts
+@dirrm lib/%%APP_NAME%%/res/samples/sampleimages
+@dirrm lib/%%APP_NAME%%/res/samples
+@dirrm lib/%%APP_NAME%%/res/entityTables
+@dirrm lib/%%APP_NAME%%/res/builtin
+@dirrm lib/%%APP_NAME%%/res
+@dirrm lib/%%APP_NAME%%/icons
+@dirrm lib/%%APP_NAME%%/greprefs
+@dirrm lib/%%APP_NAME%%/components/myspell
+@dirrm lib/%%APP_NAME%%/components
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator-region
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator-platform/mac
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator-platform/win
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator-platform/unix
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator-platform
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/necko
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/pref
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/related
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/sidebar
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/alerts
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/search
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/history
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/wallet
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/directory
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator/downloadmanager
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/editor-region
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/navigator
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/autoconfig
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator-platform
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/editor/bindings
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/editor/images
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/editor
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/communicator-region
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/xbl-marquee
+@dirrm lib/%%APP_NAME%%/chrome/comm/content/wallet
+@dirrm lib/%%APP_NAME%%/chrome/comm/content
+@dirrm lib/%%APP_NAME%%/chrome/comm
+@dirrm lib/%%APP_NAME%%/chrome/help/skin/help
+@dirrm lib/%%APP_NAME%%/chrome/help/skin/classic/help
+@dirrm lib/%%APP_NAME%%/chrome/help/skin/classic
+@dirrm lib/%%APP_NAME%%/chrome/help/skin
+@dirrm lib/%%APP_NAME%%/chrome/help/content/help
+@dirrm lib/%%APP_NAME%%/chrome/help/content
+@dirrm lib/%%APP_NAME%%/chrome/help/locale/en-US/help/images
+@dirrm lib/%%APP_NAME%%/chrome/help/locale/en-US/help
+@dirrm lib/%%APP_NAME%%/chrome/help/locale/en-US
+@dirrm lib/%%APP_NAME%%/chrome/help/locale
+@dirrm lib/%%APP_NAME%%/chrome/help
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/skin/classic/embed
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/skin/classic
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/skin
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/content/embed
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/content
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/locale/en-US/embed
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/locale/en-US
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample/locale
+@dirrm lib/%%APP_NAME%%/chrome/embed-sample
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/navigator-platform/mac
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/navigator-platform/win
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/navigator-platform/unix
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/navigator-platform
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator-region
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator-platform/mac
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator-platform/win
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator-platform/unix
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator-platform
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/navigator
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US/cascades
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/en-US
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/necko
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/pref
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/sidebar
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/search
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/history
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/wallet
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator/directory
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/editor-region
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global-platform/mac
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global-platform/win
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global-platform/unix
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global-platform
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/mac/pref
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/mac
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/win/pref
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/win
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/unix/pref
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform/unix
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-platform
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/editor
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/dom
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/xml
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/xpinstall
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/webservices
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/security
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/layout
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global/history
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/downloads
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/xpinstall
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/update
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/extensions
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/plugins
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps/profile
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/mozapps
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/passwordmgr
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/pinger
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/pipnss
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/pippki
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-region/wallet
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/communicator-region
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/wallet
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/global-region
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale/tipoftheday
+@dirrm lib/%%APP_NAME%%/chrome/en-US/locale
+@dirrm lib/%%APP_NAME%%/chrome/en-US
+@dirrm lib/%%APP_NAME%%/chrome/icons/default
+@dirrm lib/%%APP_NAME%%/chrome/icons
+@dirrm lib/%%APP_NAME%%/chrome/cascades/content/cascades
+@dirrm lib/%%APP_NAME%%/chrome/cascades/content
+@dirrm lib/%%APP_NAME%%/chrome/cascades
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/global-platform
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/global/xml
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/global/bindings
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/global
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/downloads
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/xpinstall
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/shared
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/update
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/extensions
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/plugins
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps/profile
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/mozapps
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content/global-region
+@dirrm lib/%%APP_NAME%%/chrome/toolkit/content
+@dirrm lib/%%APP_NAME%%/chrome/toolkit
+@dirrm lib/%%APP_NAME%%/chrome/pinger/content/pinger
+@dirrm lib/%%APP_NAME%%/chrome/pinger/content
+@dirrm lib/%%APP_NAME%%/chrome/pinger
+@dirrm lib/%%APP_NAME%%/chrome/pipnss/content/pipnss
+@dirrm lib/%%APP_NAME%%/chrome/pipnss/content
+@dirrm lib/%%APP_NAME%%/chrome/pipnss
+@dirrm lib/%%APP_NAME%%/chrome/pippki/content/pippki
+@dirrm lib/%%APP_NAME%%/chrome/pippki/content
+@dirrm lib/%%APP_NAME%%/chrome/pippki
+@dirrm lib/%%APP_NAME%%/chrome/tipoftheday/content/tipoftheday
+@dirrm lib/%%APP_NAME%%/chrome/tipoftheday/content
+@dirrm lib/%%APP_NAME%%/chrome/tipoftheday
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/pref
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/related
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/brand
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/icons/smileys
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/sidebar
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/xpinstall
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/taskbar
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/alerts
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/search
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/directory
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/bookmarks
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator/profile
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/communicator
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/navigator/btn1
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/navigator/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/navigator
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/editor/icons/smallicons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/editor/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/editor
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/menu
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/tree
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/console
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/progressmeter
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/arrow
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/radio
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/splitter
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/checkbox
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/filepicker
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/toolbar
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global/scrollbar
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/global
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/pref
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/downloads
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/xpinstall
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/shared
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/update
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/extensions
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps/profile
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/mozapps
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/smime/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/smime
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/messengercompose
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/addressbook/icons
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger/addressbook
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic/messenger
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin/classic
+@dirrm lib/%%APP_NAME%%/chrome/classic/skin
+@dirrm lib/%%APP_NAME%%/chrome/classic
+@dirrm lib/%%APP_NAME%%/chrome
+@dirrm lib/%%APP_NAME%%/defaults/pref
+@dirrm lib/%%APP_NAME%%/defaults/autoconfig
+@dirrm lib/%%APP_NAME%%/defaults/wallet
+@dirrm lib/%%APP_NAME%%/defaults/profile/US
+@dirrm lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
+@dirrm lib/%%APP_NAME%%/defaults/profile/extensions
+@dirrm lib/%%APP_NAME%%/defaults/profile
+@dirrm lib/%%APP_NAME%%/defaults
+@dirrm lib/%%APP_NAME%%/plugins
+@dirrm lib/%%APP_NAME%%
+@dirrmtry share/applications