summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-31 20:13:50 +0200
committertnut <thierryn1 at hispeed dot ch>2010-03-31 20:13:50 +0200
commit99fbcfb3c5ffe976e3f0316b2f53921c829b7afa (patch)
tree544d56bc29a88f2f1b4d597999b515a9f8650938
parent0aef83fe4d37693f1a9f13501a30ea3635f60958 (diff)
parent7dccd006ae214a2e991d2eff1eabedfb6603e01d (diff)
downloadnutyx-extra-99fbcfb3c5ffe976e3f0316b2f53921c829b7afa.tar.gz
nutyx-extra-99fbcfb3c5ffe976e3f0316b2f53921c829b7afa.tar.bz2
nutyx-extra-99fbcfb3c5ffe976e3f0316b2f53921c829b7afa.tar.xz
nutyx-extra-99fbcfb3c5ffe976e3f0316b2f53921c829b7afa.zip
Merge commit 'lesibel/master'
-rw-r--r--base/jdk/.footprint4
-rw-r--r--base/jdk/.md5sum2
-rw-r--r--base/jdk/Pkgfile4
-rw-r--r--extra/conky/.md5sum2
-rw-r--r--extra/conky/Pkgfile2
-rw-r--r--extra/thunderbird/.footprint858
-rw-r--r--extra/thunderbird/.md5sum2
-rwxr-xr-xextra/thunderbird/Pkgfile2
-rw-r--r--kde/shared-desktop-ontologies/.md5sum2
-rw-r--r--kde/shared-desktop-ontologies/Pkgfile2
10 files changed, 442 insertions, 438 deletions
diff --git a/base/jdk/.footprint b/base/jdk/.footprint
index 5eba8d93f..dc636ae89 100644
--- a/base/jdk/.footprint
+++ b/base/jdk/.footprint
@@ -442,6 +442,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/security/
-r--r--r-- root/root opt/jdk/jre/lib/security/java.security
-r--r--r-- root/root opt/jdk/jre/lib/security/javaws.policy
-r--r--r-- root/root opt/jdk/jre/lib/security/local_policy.jar
+-r--r--r-- root/root opt/jdk/jre/lib/security/trusted.libraries
drwxr-xr-x root/root opt/jdk/jre/lib/servicetag/
-r--r--r-- root/root opt/jdk/jre/lib/servicetag/jdk_header.png
-r--r--r-- root/root opt/jdk/jre/lib/sound.properties
@@ -584,6 +585,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/Kentucky/
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Managua
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Manaus
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Martinique
+-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Matamoros
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Mazatlan
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Menominee
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Merida
@@ -602,6 +604,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/Kentucky/
drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/North_Dakota/
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/North_Dakota/Center
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/North_Dakota/New_Salem
+-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Ojinaga
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Panama
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Pangnirtung
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Paramaribo
@@ -616,6 +619,7 @@ drwxr-xr-x root/root opt/jdk/jre/lib/zi/America/North_Dakota/
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Regina
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Resolute
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Rio_Branco
+-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Santa_Isabel
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Santarem
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Santiago
-rw-r--r-- root/root opt/jdk/jre/lib/zi/America/Santo_Domingo
diff --git a/base/jdk/.md5sum b/base/jdk/.md5sum
index b6fd4910b..c914a0fe3 100644
--- a/base/jdk/.md5sum
+++ b/base/jdk/.md5sum
@@ -1,3 +1,3 @@
94065b612df0046d9ae758943f9f6a75 construct.sh
-38ebeb49b85668b56305409db2e2eb6a jdk-6u18-dlj-linux-i586.bin
+fb881b88b78770c519b4306ff1ead7a2 jdk-6u19-dlj-linux-i586.bin
c51e76d9742a5d3b0cd8b2394b881160 jdk.sh
diff --git a/base/jdk/Pkgfile b/base/jdk/Pkgfile
index abdc1fa78..3de964ded 100644
--- a/base/jdk/Pkgfile
+++ b/base/jdk/Pkgfile
@@ -4,8 +4,8 @@
# Packager: thierryn1 at hispeed dot ch
name=jdk
-version=6u18
-release=2
+version=6u19
+release=1
[ "`uname -m`" == "i686" ] && _ARCH=i586
[ "`uname -m`" == "x86_64" ] && _ARCH=amd64
diff --git a/extra/conky/.md5sum b/extra/conky/.md5sum
index 7deb8e96c..9cb168480 100644
--- a/extra/conky/.md5sum
+++ b/extra/conky/.md5sum
@@ -1 +1 @@
-fa5d9cf7cbef61fb5ccf0571e7339c37 conky-1.7.2.tar.gz
+3fcc5bc005c6c046587134cdb9fdadfa conky-1.8.0.tar.gz
diff --git a/extra/conky/Pkgfile b/extra/conky/Pkgfile
index 3f937513e..df3525f20 100644
--- a/extra/conky/Pkgfile
+++ b/extra/conky/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: xorg, lua, curl, glib
name=conky
-version=1.7.2
+version=1.8.0
release=1
source=(http://freefr.dl.sourceforge.net/sourceforge/conky/$name-$version.tar.gz)
diff --git a/extra/thunderbird/.footprint b/extra/thunderbird/.footprint
index 79efb3bbf..e0597ec93 100644
--- a/extra/thunderbird/.footprint
+++ b/extra/thunderbird/.footprint
@@ -1,435 +1,435 @@
drwxr-xr-x root/root opt/
-drwxr-xr-x root/root opt/thunderbird-3.0.3/
--rw-r--r-- root/root opt/thunderbird-3.0.3/README.txt
--rw-r--r-- root/root opt/thunderbird-3.0.3/Throbber-small.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/application.ini
-drwxr-xr-x root/root opt/thunderbird-3.0.3/chrome/
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/classic.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/classic.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/comm.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/comm.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/fr.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/fr.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/gloda.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/gloda.manifest
-drwxr-xr-x root/root opt/thunderbird-3.0.3/chrome/icons/
-drwxr-xr-x root/root opt/thunderbird-3.0.3/chrome/icons/default/
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default16.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default22.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default24.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default256.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default32.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/icons/default/default48.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/messenger.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/messenger.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/newsblog.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/newsblog.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/pippki.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/pippki.manifest
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/toolkit.jar
--rw-r--r-- root/root opt/thunderbird-3.0.3/chrome/toolkit.manifest
-drwxr-xr-x root/root opt/thunderbird-3.0.3/components/
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/FeedProcessor.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/NetworkGeolocationProvider.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/aboutRights.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/accessibility.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/activity.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/addrbook.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/alerts.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/appshell.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/appstartup.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/autocomplete.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/autoconfig.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/caps.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/chardet.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/chrome.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/commandhandler.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/commandlines.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/composer.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_base.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_html.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_htmldoc.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_xmldoc.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_xslt.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/content_xtf.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/contentprefs.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/cookie.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/docshell.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_base.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_canvas.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_core.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_css.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_events.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_geolocation.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_html.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_json.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_loadsave.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_offline.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_range.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_sidebar.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_storage.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_stylesheets.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_svg.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_threads.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_traversal.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_views.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_xbl.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_xpath.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/dom_xul.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/downloads.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/editor.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/embed_base.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/extensions.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/exthandler.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/exthelper.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/fastfind.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/feeds.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/filepicker.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/find.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/fts3tok.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/gfx.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/glautocomp.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/htmlparser.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/imgicon.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/imglib2.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/impComm4xMail.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/import.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/inspector.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/intl.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/jar.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/jsconsole-clhandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/jsdservice.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/jsmimeemitter.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/layout_base.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/layout_printing.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/layout_xul.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/layout_xul_tree.xpt
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libdbusservice.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libimgicon.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libjar50.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libjsd.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libmozgnome.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/components/libxpinstall.so
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/locale.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/loginmgr.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/lwbrk.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mailContentHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mailprofilemigration.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mailview.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mdn-service.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mime.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mimetype.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mozbrwsr.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mozfind.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/mozldap.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgAsyncPrompter.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgbase.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgcompose.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgdb.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgimap.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msglocal.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgnews.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgsearch.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/msgsmime.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_about.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_cache.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_cookie.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_dns.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_file.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_ftp.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_http.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_res.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_socket.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_strconv.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_viewsource.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/necko_wifi.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/newsblog.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsAbAutoCompleteMyDomain.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsAbAutoCompleteSearch.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsAbLDAPAttributeMap.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsActivity.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsActivityManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsActivityManagerUI.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsAddonRepository.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsBadCertHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsBlocklistService.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsContentDispatchChooser.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsContentPrefService.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsDefaultCLH.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsDownloadManagerUI.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsExtensionManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsFilePicker.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsHandlerService.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsHelperAppDlg.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsLDAPProtocolHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsLoginInfo.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsLoginManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsLoginManagerPrompter.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsMailDefaultHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsMailNewsCommandLineHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsMsgTraitService.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsPhishingProtectionApplication.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsProgressDialog.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsProxyAutoConfig.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsSMTPProtocolHandler.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsSetDefaultMail.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsTryToClose.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsURLFormatter.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsUpdateService.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsUrlClassifierLib.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsUrlClassifierListManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/nsWebHandlerApp.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/offlineStartup.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/parentalcontrols.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/pipboot.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/pipnss.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/pippki.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/places.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/plugin.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/pluginGlue.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/pref.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/prefetch.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/profile.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/proxyObjInst.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/rdf.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/satchel.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/saxparser.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/shellservice.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/shistory.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/smime-service.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/spellchecker.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/steel.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/steelApplication.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/storage-Legacy.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/storage-mozStorage.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/storage.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/toolkitprofile.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/toolkitremote.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/txEXSLTRegExFunctions.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/txmgr.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/txtsvc.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/uconv.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/unicharutil.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/update.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/uriloader.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/url-classifier.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/urlformatter.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/webBrowser_core.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/webbrowserpersist.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/webshell_idls.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/widget.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/windowds.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/windowwatcher.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpautocomplete.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_base.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_components.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_ds.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_io.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_system.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_threads.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpcom_xpti.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpconnect.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xpinstall.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xulapp.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xuldoc.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/xultmpl.xpt
--rw-r--r-- root/root opt/thunderbird-3.0.3/components/zipwriter.xpt
--rwxr-xr-x root/root opt/thunderbird-3.0.3/crashreporter
--rw-r--r-- root/root opt/thunderbird-3.0.3/crashreporter.ini
-drwxr-xr-x root/root opt/thunderbird-3.0.3/defaults/
-drwxr-xr-x root/root opt/thunderbird-3.0.3/defaults/autoconfig/
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/autoconfig/platform.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/autoconfig/prefcalls.js
-drwxr-xr-x root/root opt/thunderbird-3.0.3/defaults/messenger/
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/messenger/mailViews.dat
-drwxr-xr-x root/root opt/thunderbird-3.0.3/defaults/pref/
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/all-l10n.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/all-thunderbird.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/channel-prefs.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/composer.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/mailnews.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/mdn.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/smime.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/pref/thunderbird-branding.js
-drwxr-xr-x root/root opt/thunderbird-3.0.3/defaults/profile/
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/profile/localstore.rdf
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/profile/mimeTypes.rdf
--rw-r--r-- root/root opt/thunderbird-3.0.3/defaults/profile/prefs.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/dependentlibs.list
-drwxr-xr-x root/root opt/thunderbird-3.0.3/dictionaries/
--rw-r--r-- root/root opt/thunderbird-3.0.3/dictionaries/fr.aff
--rw-r--r-- root/root opt/thunderbird-3.0.3/dictionaries/fr.dic
-drwxr-xr-x root/root opt/thunderbird-3.0.3/extensions/
-drwxr-xr-x root/root opt/thunderbird-3.0.3/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/
--rw-r--r-- root/root opt/thunderbird-3.0.3/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
--rw-r--r-- root/root opt/thunderbird-3.0.3/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
-drwxr-xr-x root/root opt/thunderbird-3.0.3/greprefs/
--rw-r--r-- root/root opt/thunderbird-3.0.3/greprefs/all.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/greprefs/security-prefs.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/greprefs/xpinstall.js
-drwxr-xr-x root/root opt/thunderbird-3.0.3/icons/
--rw-r--r-- root/root opt/thunderbird-3.0.3/icons/updater.png
-drwxr-xr-x root/root opt/thunderbird-3.0.3/isp/
--rw-r--r-- root/root opt/thunderbird-3.0.3/isp/SpamAssassin.sfd
--rw-r--r-- root/root opt/thunderbird-3.0.3/isp/SpamPal.sfd
--rw-r--r-- root/root opt/thunderbird-3.0.3/isp/movemail.rdf
--rw-r--r-- root/root opt/thunderbird-3.0.3/isp/rss.rdf
--rw-r--r-- root/root opt/thunderbird-3.0.3/libfreebl3.chk
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libfreebl3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libldap60.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libldif60.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libmozjs.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libnspr4.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libnss3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libnssckbi.so
--rw-r--r-- root/root opt/thunderbird-3.0.3/libnssdbm3.chk
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libnssdbm3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libnssutil3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libplc4.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libplds4.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libprldap60.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libsmime3.so
--rw-r--r-- root/root opt/thunderbird-3.0.3/libsoftokn3.chk
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libsoftokn3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libsqlite3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libssl3.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libxpcom.so
--rwxr-xr-x root/root opt/thunderbird-3.0.3/libxpcom_core.so
-drwxr-xr-x root/root opt/thunderbird-3.0.3/modules/
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/DownloadLastDir.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/DownloadUtils.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/ISO8601DateUtils.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/MailConsts.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/MailUtils.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/Microformats.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/MsgHdrSyntheticView.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/PluralForm.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/SearchIntegration.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/SpatialNavigation.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/StringBundle.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/WindowDraggingUtils.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/XPCOMUtils.jsm
-drwxr-xr-x root/root opt/thunderbird-3.0.3/modules/activity/
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/activityModules.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/alertHook.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/autosync.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/glodaIndexer.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/moveCopy.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/activity/sendLater.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/appIdleManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/attachmentChecker.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/autoconfigUtils.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/dbViewWrapper.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/debug.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/errUtils.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/folderUtils.jsm
-drwxr-xr-x root/root opt/thunderbird-3.0.3/modules/gloda/
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/collection.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/connotent.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/databind.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/datamodel.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/datastore.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/dbview.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/everybody.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/explattr.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/facet.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/fundattr.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/gloda.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/index_ab.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/index_msg.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/indexer.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/log4moz.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/mimeTypeCategories.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/mimemsg.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/msg_search.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/noun_freetag.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/noun_mimetype.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/noun_tag.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/public.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/query.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/suffixtree.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/gloda/utils.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/iteratorUtils.jsm
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/jsTreeSelection.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/mailViewManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/quickSearchManager.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/searchSpec.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/templateUtils.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/traceHelper.js
--rw-r--r-- root/root opt/thunderbird-3.0.3/modules/virtualFolderWrapper.js
--rwxr-xr-x root/root opt/thunderbird-3.0.3/mozilla-xremote-client
--rw-r--r-- root/root opt/thunderbird-3.0.3/platform.ini
--rw-r--r-- root/root opt/thunderbird-3.0.3/removed-files
-drwxr-xr-x root/root opt/thunderbird-3.0.3/res/
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/EditorOverride.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/arrow.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/arrowd.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/broken-image.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/charsetData.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/charsetalias.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/contenteditable.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/designmode.css
-drwxr-xr-x root/root opt/thunderbird-3.0.3/res/dtd/
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/dtd/mathml.dtd
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/dtd/xhtml11.dtd
-drwxr-xr-x root/root opt/thunderbird-3.0.3/res/entityTables/
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/html40Latin1.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/html40Special.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/html40Symbols.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/htmlEntityVersions.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/mathml20.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/entityTables/transliterate.properties
-drwxr-xr-x root/root opt/thunderbird-3.0.3/res/fonts/
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/fonts/mathfont.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/fonts/mathfontSTIXNonUnicode.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/fonts/mathfontSTIXSize1.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/fonts/mathfontStandardSymbolsL.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/fonts/mathfontUnicode.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/forms.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/grabber.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/hiddenWindow.html
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/html.css
-drwxr-xr-x root/root opt/thunderbird-3.0.3/res/html/
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/html/folder.png
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/langGroups.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/language.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/loading-image.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/mathml.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/quirk.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/svg.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-after-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-after-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-after.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-before-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-before-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-column-before.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-after-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-after-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-after.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-before-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-before-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-add-row-before.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-column-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-column-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-column.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-row-active.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-row-hover.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/table-remove-row.gif
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/ua.css
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/unixcharset.properties
--rw-r--r-- root/root opt/thunderbird-3.0.3/res/viewsource.css
--rwxr-xr-x root/root opt/thunderbird-3.0.3/run-mozilla.sh
--rwxr-xr-x root/root opt/thunderbird-3.0.3/thunderbird
--rwxr-xr-x root/root opt/thunderbird-3.0.3/thunderbird-bin
--rw-r--r-- root/root opt/thunderbird-3.0.3/update.locale
--rwxr-xr-x root/root opt/thunderbird-3.0.3/updater
--rw-r--r-- root/root opt/thunderbird-3.0.3/updater.ini
+drwxr-xr-x root/root opt/thunderbird-3.0.4/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/README.txt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/Throbber-small.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/application.ini
+drwxr-xr-x root/root opt/thunderbird-3.0.4/chrome/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/classic.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/classic.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/comm.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/comm.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/fr.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/fr.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/gloda.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/gloda.manifest
+drwxr-xr-x root/root opt/thunderbird-3.0.4/chrome/icons/
+drwxr-xr-x root/root opt/thunderbird-3.0.4/chrome/icons/default/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default16.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default22.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default24.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default256.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default32.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/icons/default/default48.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/messenger.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/messenger.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/newsblog.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/newsblog.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/pippki.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/pippki.manifest
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/toolkit.jar
+-rw-r--r-- root/root opt/thunderbird-3.0.4/chrome/toolkit.manifest
+drwxr-xr-x root/root opt/thunderbird-3.0.4/components/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/FeedProcessor.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/NetworkGeolocationProvider.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/aboutRights.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/accessibility.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/activity.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/addrbook.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/alerts.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/appshell.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/appstartup.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/autocomplete.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/autoconfig.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/caps.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/chardet.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/chrome.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/commandhandler.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/commandlines.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/composer.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_base.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_html.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_htmldoc.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_xmldoc.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_xslt.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/content_xtf.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/contentprefs.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/cookie.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/docshell.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_base.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_canvas.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_core.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_css.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_events.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_geolocation.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_html.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_json.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_loadsave.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_offline.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_range.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_sidebar.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_storage.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_stylesheets.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_svg.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_threads.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_traversal.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_views.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_xbl.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_xpath.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/dom_xul.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/downloads.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/editor.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/embed_base.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/extensions.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/exthandler.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/exthelper.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/fastfind.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/feeds.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/filepicker.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/find.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/fts3tok.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/gfx.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/glautocomp.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/htmlparser.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/imgicon.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/imglib2.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/impComm4xMail.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/import.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/inspector.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/intl.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/jar.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/jsconsole-clhandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/jsdservice.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/jsmimeemitter.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/layout_base.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/layout_printing.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/layout_xul.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/layout_xul_tree.xpt
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libdbusservice.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libimgicon.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libjar50.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libjsd.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libmozgnome.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/components/libxpinstall.so
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/locale.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/loginmgr.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/lwbrk.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mailContentHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mailprofilemigration.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mailview.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mdn-service.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mime.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mimetype.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mozbrwsr.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mozfind.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/mozldap.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgAsyncPrompter.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgbase.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgcompose.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgdb.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgimap.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msglocal.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgnews.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgsearch.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/msgsmime.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_about.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_cache.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_cookie.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_dns.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_file.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_ftp.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_http.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_res.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_socket.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_strconv.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_viewsource.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/necko_wifi.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/newsblog.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsAbAutoCompleteMyDomain.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsAbAutoCompleteSearch.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsAbLDAPAttributeMap.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsActivity.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsActivityManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsActivityManagerUI.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsAddonRepository.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsBadCertHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsBlocklistService.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsContentDispatchChooser.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsContentPrefService.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsDefaultCLH.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsDownloadManagerUI.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsExtensionManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsFilePicker.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsHandlerService.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsHelperAppDlg.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsLDAPProtocolHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsLoginInfo.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsLoginManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsLoginManagerPrompter.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsMailDefaultHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsMailNewsCommandLineHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsMsgTraitService.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsPhishingProtectionApplication.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsProgressDialog.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsProxyAutoConfig.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsSMTPProtocolHandler.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsSetDefaultMail.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsTryToClose.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsURLFormatter.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsUpdateService.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsUrlClassifierLib.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsUrlClassifierListManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/nsWebHandlerApp.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/offlineStartup.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/parentalcontrols.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/pipboot.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/pipnss.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/pippki.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/places.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/plugin.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/pluginGlue.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/pref.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/prefetch.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/profile.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/proxyObjInst.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/rdf.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/satchel.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/saxparser.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/shellservice.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/shistory.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/smime-service.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/spellchecker.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/steel.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/steelApplication.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/storage-Legacy.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/storage-mozStorage.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/storage.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/toolkitprofile.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/toolkitremote.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/txEXSLTRegExFunctions.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/txmgr.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/txtsvc.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/uconv.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/unicharutil.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/update.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/uriloader.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/url-classifier.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/urlformatter.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/webBrowser_core.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/webbrowserpersist.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/webshell_idls.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/widget.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/windowds.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/windowwatcher.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpautocomplete.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_base.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_components.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_ds.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_io.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_system.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_threads.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpcom_xpti.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpconnect.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xpinstall.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xulapp.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xuldoc.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/xultmpl.xpt
+-rw-r--r-- root/root opt/thunderbird-3.0.4/components/zipwriter.xpt
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/crashreporter
+-rw-r--r-- root/root opt/thunderbird-3.0.4/crashreporter.ini
+drwxr-xr-x root/root opt/thunderbird-3.0.4/defaults/
+drwxr-xr-x root/root opt/thunderbird-3.0.4/defaults/autoconfig/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/autoconfig/platform.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/autoconfig/prefcalls.js
+drwxr-xr-x root/root opt/thunderbird-3.0.4/defaults/messenger/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/messenger/mailViews.dat
+drwxr-xr-x root/root opt/thunderbird-3.0.4/defaults/pref/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/all-l10n.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/all-thunderbird.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/channel-prefs.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/composer.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/mailnews.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/mdn.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/smime.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/pref/thunderbird-branding.js
+drwxr-xr-x root/root opt/thunderbird-3.0.4/defaults/profile/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/profile/localstore.rdf
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/profile/mimeTypes.rdf
+-rw-r--r-- root/root opt/thunderbird-3.0.4/defaults/profile/prefs.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/dependentlibs.list
+drwxr-xr-x root/root opt/thunderbird-3.0.4/dictionaries/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/dictionaries/fr.aff
+-rw-r--r-- root/root opt/thunderbird-3.0.4/dictionaries/fr.dic
+drwxr-xr-x root/root opt/thunderbird-3.0.4/extensions/
+drwxr-xr-x root/root opt/thunderbird-3.0.4/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
+-rw-r--r-- root/root opt/thunderbird-3.0.4/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
+drwxr-xr-x root/root opt/thunderbird-3.0.4/greprefs/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/greprefs/all.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/greprefs/security-prefs.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/greprefs/xpinstall.js
+drwxr-xr-x root/root opt/thunderbird-3.0.4/icons/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/icons/updater.png
+drwxr-xr-x root/root opt/thunderbird-3.0.4/isp/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/isp/SpamAssassin.sfd
+-rw-r--r-- root/root opt/thunderbird-3.0.4/isp/SpamPal.sfd
+-rw-r--r-- root/root opt/thunderbird-3.0.4/isp/movemail.rdf
+-rw-r--r-- root/root opt/thunderbird-3.0.4/isp/rss.rdf
+-rw-r--r-- root/root opt/thunderbird-3.0.4/libfreebl3.chk
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libfreebl3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libldap60.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libldif60.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libmozjs.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libnspr4.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libnss3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libnssckbi.so
+-rw-r--r-- root/root opt/thunderbird-3.0.4/libnssdbm3.chk
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libnssdbm3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libnssutil3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libplc4.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libplds4.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libprldap60.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libsmime3.so
+-rw-r--r-- root/root opt/thunderbird-3.0.4/libsoftokn3.chk
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libsoftokn3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libsqlite3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libssl3.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libxpcom.so
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/libxpcom_core.so
+drwxr-xr-x root/root opt/thunderbird-3.0.4/modules/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/DownloadLastDir.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/DownloadUtils.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/ISO8601DateUtils.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/MailConsts.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/MailUtils.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/Microformats.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/MsgHdrSyntheticView.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/PluralForm.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/SearchIntegration.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/SpatialNavigation.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/StringBundle.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/WindowDraggingUtils.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/XPCOMUtils.jsm
+drwxr-xr-x root/root opt/thunderbird-3.0.4/modules/activity/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/activityModules.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/alertHook.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/autosync.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/glodaIndexer.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/moveCopy.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/activity/sendLater.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/appIdleManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/attachmentChecker.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/autoconfigUtils.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/dbViewWrapper.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/debug.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/errUtils.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/folderUtils.jsm
+drwxr-xr-x root/root opt/thunderbird-3.0.4/modules/gloda/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/collection.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/connotent.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/databind.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/datamodel.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/datastore.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/dbview.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/everybody.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/explattr.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/facet.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/fundattr.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/gloda.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/index_ab.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/index_msg.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/indexer.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/log4moz.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/mimeTypeCategories.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/mimemsg.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/msg_search.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/noun_freetag.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/noun_mimetype.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/noun_tag.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/public.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/query.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/suffixtree.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/gloda/utils.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/iteratorUtils.jsm
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/jsTreeSelection.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/mailViewManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/quickSearchManager.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/searchSpec.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/templateUtils.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/traceHelper.js
+-rw-r--r-- root/root opt/thunderbird-3.0.4/modules/virtualFolderWrapper.js
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/mozilla-xremote-client
+-rw-r--r-- root/root opt/thunderbird-3.0.4/platform.ini
+-rw-r--r-- root/root opt/thunderbird-3.0.4/removed-files
+drwxr-xr-x root/root opt/thunderbird-3.0.4/res/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/EditorOverride.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/arrow.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/arrowd.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/broken-image.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/charsetData.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/charsetalias.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/contenteditable.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/designmode.css
+drwxr-xr-x root/root opt/thunderbird-3.0.4/res/dtd/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/dtd/mathml.dtd
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/dtd/xhtml11.dtd
+drwxr-xr-x root/root opt/thunderbird-3.0.4/res/entityTables/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/html40Latin1.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/html40Special.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/html40Symbols.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/htmlEntityVersions.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/mathml20.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/entityTables/transliterate.properties
+drwxr-xr-x root/root opt/thunderbird-3.0.4/res/fonts/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/fonts/mathfont.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/fonts/mathfontSTIXNonUnicode.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/fonts/mathfontSTIXSize1.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/fonts/mathfontStandardSymbolsL.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/fonts/mathfontUnicode.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/forms.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/grabber.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/hiddenWindow.html
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/html.css
+drwxr-xr-x root/root opt/thunderbird-3.0.4/res/html/
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/html/folder.png
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/langGroups.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/language.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/loading-image.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/mathml.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/quirk.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/svg.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-after-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-after-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-after.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-before-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-before-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-column-before.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-after-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-after-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-after.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-before-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-before-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-add-row-before.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-column-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-column-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-column.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-row-active.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-row-hover.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/table-remove-row.gif
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/ua.css
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/unixcharset.properties
+-rw-r--r-- root/root opt/thunderbird-3.0.4/res/viewsource.css
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/run-mozilla.sh
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/thunderbird
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/thunderbird-bin
+-rw-r--r-- root/root opt/thunderbird-3.0.4/update.locale
+-rwxr-xr-x root/root opt/thunderbird-3.0.4/updater
+-rw-r--r-- root/root opt/thunderbird-3.0.4/updater.ini
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-lrwxrwxrwx root/root usr/bin/thunderbird -> /opt/thunderbird-3.0.3/thunderbird
+lrwxrwxrwx root/root usr/bin/thunderbird -> /opt/thunderbird-3.0.4/thunderbird
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/thunderbird.desktop
diff --git a/extra/thunderbird/.md5sum b/extra/thunderbird/.md5sum
index bacae499a..ff89696c9 100644
--- a/extra/thunderbird/.md5sum
+++ b/extra/thunderbird/.md5sum
@@ -1,3 +1,3 @@
-97bed0fbc390bf6219d25def25e7f092 thunderbird-3.0.3.tar.bz2
+191984ba3381612f0290fa0b317d8608 thunderbird-3.0.4.tar.bz2
99396c90def4db92ecd916dc0598f906 thunderbird.desktop
d0b0db7def25f96fe09215e2cfd69c66 thunderbird.png
diff --git a/extra/thunderbird/Pkgfile b/extra/thunderbird/Pkgfile
index 0edf4b51e..ef7e025e2 100755
--- a/extra/thunderbird/Pkgfile
+++ b/extra/thunderbird/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: alsa-libs, gtk, libidl
name=thunderbird
-version=3.0.3
+version=3.0.4
release=1
source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/linux-i686/fr/$name-$version.tar.bz2 \
thunderbird.desktop \
diff --git a/kde/shared-desktop-ontologies/.md5sum b/kde/shared-desktop-ontologies/.md5sum
index 53bb6e82b..f58eb5295 100644
--- a/kde/shared-desktop-ontologies/.md5sum
+++ b/kde/shared-desktop-ontologies/.md5sum
@@ -1 +1 @@
-6c004e1c377f768cae5b321bc111876b shared-desktop-ontologies-0.2.tar.bz2
+6c93fdd49f1ad4c0005d72a5306768b9 shared-desktop-ontologies-0.3.tar.bz2
diff --git a/kde/shared-desktop-ontologies/Pkgfile b/kde/shared-desktop-ontologies/Pkgfile
index b33ef8db3..8d356ccec 100644
--- a/kde/shared-desktop-ontologies/Pkgfile
+++ b/kde/shared-desktop-ontologies/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: qt
name=shared-desktop-ontologies
-version=0.2
+version=0.3
release=1
source=(http://downloads.sourceforge.net/project/oscaf/$name/$version/$name-$version.tar.bz2)