From 6e7918b6ccb69876d339a320091fdee811445395 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 20 Oct 2014 02:24:51 +0200 Subject: Generalize data directory --- helpers/DATA/firefox/Changelog.IceCat | 786 ---------------------------------- 1 file changed, 786 deletions(-) delete mode 100644 helpers/DATA/firefox/Changelog.IceCat (limited to 'helpers/DATA/firefox/Changelog.IceCat') diff --git a/helpers/DATA/firefox/Changelog.IceCat b/helpers/DATA/firefox/Changelog.IceCat deleted file mode 100644 index 50da2cb..0000000 --- a/helpers/DATA/firefox/Changelog.IceCat +++ /dev/null @@ -1,786 +0,0 @@ -2014-09-11 Ruben Rodriguez - * Moved to generation script based on Trisquel package helpers (http://trisquel.info/en/wiki/package-helpers) - * Updated to match v31ESR upstream release - * Improved fingerprinting countermeasures: - - Block third party cookies - - Spoof referrers - - Spoof useragent and related values for js (appname, oscpu...) - - Ask the user before running any plugin - - Do not list plugin info through js - - Disable prefetching - - Simplify font settings to use just the basic set - - Simplify requesting pages in english - * Extensions: - - LibreJS updated to version 6.0.1 - - Added customized Adblockplus - - Removed requestpolicy - - Added about:icecat with list of features, links to documentation and checkbox to quick disabling - - Updated HTTPSeverywhere - -2013-10-16 Loic J. Duros - * LibreJS has been updated to version 5.4 - * Using a modified version of Gnome 24 theme released under MPL 2.0 - * Added RequestPolicy to block cross-domain requests - * Created IceCat Tweak extension to make menu bar more compact - * Changed user agent from privacy addon to be more common (fingerprinting) - * Now using the FSF Directory for addon repository - -2012-12-01 Loic J. Duros - * The JavaScript in about:home page has been fixed to provide Duck Duck Go as a search engine when dom.storage.enabled is disabled (the default.) - * Promotional GNU material was added as part of the IceCat branding package - * Due to privacy concerns (leaking urls), Safe Browsing has been disabled by default. - * Duck Duck is now the default search box. (see more about Duck Duck Go and privacy: http://duckduckgo.com/about.html.) - * Firefox 17 and 17.0.1 list of changes (IceCat 17 corresponds to Firefox 17.0.1): - http://www.mozilla.org/en-US/firefox/17.0/releasenotes/ - http://www.mozilla.org/en-US/firefox/17.0.1/releasenotes/ - -2012-08-21 Loic J. Duros - * Uses MOZ_APP_PROFILE to force the ~/.mozilla/icecat directory over the ~/.gnuzilla/icecat one, which from release to release has had unreliable support. - * Updates to Makefiles for compliance with ftp.gnu.org check. - * Firefox 14 list of changes: http://www.mozilla.org/en-US/firefox/14.0.1/releasenotes/buglist.html - -2012-07-12 Loic J. Duros - * Fixed extensions folder and package manifest. - * Put Firefox Sync back. - * Fixed couple strings (GNUzilla Foundation, ...) - -2012-06-01 Loic J. Duros - * extensions: Removed the MafiaaFire Redirector extension because the license - makes it nonfree: - https://addons.mozilla.org/en-US/firefox/addon/mafiaafire-redirector/license/0.9d - - * make.icecat: Rewrote part of make.icecat so that it is - compatible with latest versions of Firefox. - - * .mozconfig: appdir is now default .mozilla rather than - .gnuzilla, since the appdir option is not well supported by - Firefox developers and may not be supported at all in the future. - - * extensions: Added GNU LibreJS version 4.7 to IceCat. - - * aboutDialog.xul: Update content. - - * browser/confvars.sh: Disabled Firefox Sync. - -2012-02-07 Giuseppe Scrivano - - * make.icecat: Do not apply the locales-strings.patch patch. Use - sed instead. - * locales-strings.patch: Remove file. - -2011-11-26 Giuseppe Scrivano - - * make.icecat: Revert change of 2011-11-21. Do not bundle libjs, for now. - -2011-11-21 Giuseppe Scrivano - - * make.icecat: Add librejs extension. - -2011-09-30 Giuseppe Scrivano - - * browser/app/Makefile.in: Upgrade from upstream. - -2011-09-28 Giuseppe Scrivano - - * browser/app/Makefile.in (libs): Remove document.png. - * browser/branding/unofficial/Makefile.in (LINUX_BRANDING_FILES): - Likewise. - -2011-09-07 Giuseppe Scrivano - - * make.icecat: Document how include the CAcert root certificate. - * security/nss/lib/ckfw/builtins/certdata.c: Upgrade from upstream. - -2011-08-31 Giuseppe Scrivano - - * security/nss/lib/ckfw/builtins/certdata.c: Upgrade from upstream. - -2011-08-18 Giuseppe Scrivano - - * make.icecat: Use @gnuzilla.gnu.org for locales. - * browser/locales/Makefile.in: Remove file from the repository. - -2011-08-16 Giuseppe Scrivano - - * browser/app/Makefile.in: Upgrade from Firefox 6.0. - - * make.icecat: Upgrade MafiaaFire download link. - - * browser/app/Makefile.in: Remove file. - * browser/app/application.ini: Upgrade from upstream. - * browser/app/profile/firefox.js: Likewise. - -2011-08-15 Giuseppe Scrivano - - * make.icecat: Fix build under GNU/Linux 3.0. - * canvas_notify.patch: Adapt for Firefox 6.0. - -2011-06-25 Giuseppe Scrivano - - * browser/branding/unofficial/content/about-background.png: New file. - * browser/branding/unofficial/content/jar.mn: Include about-background.png. - -2011-06-21 Giuseppe Scrivano - - * browser/branding/unofficial/locales/en-US/aboutDialog.dtd: Update from upstream. - * browser/app/Makefile.in: Likewise. - -2011-06-17 Hayawardh Vijayakumar (tiny patch) - - * browser/branding/unofficial/run-icecat.sh: Fix insecure LD_LIBRARY_PATH. - -2011-04-18 Giuseppe Scrivano - - * make.icecat: Include the Mafiaa addon by default. - -2011-04-03 Giuseppe Scrivano - - * browser/installer/package-manifest.in: Use run-icecat.sh not - run-mozilla.sh - * browser/branding/unofficial/Makefile.in: Fix build under a VPATH. - -2011-04-01 Giuseppe Scrivano - - * browser/branding/unofficial/locales/en-US/aboutDialog.dtd: Remove - links to "End User Right" and "Privacy Policy". - * browser/base/content/aboutHome.xhtml: New file. - - * browser/branding/unofficial/locales/jar.mn: Remove file. - -2011-03-31 Giuseppe Scrivano - - * browser/branding/unofficial/content/credits.xhtml: Remove file. - -2011-03-30 Giuseppe Scrivano - - * toolkit/mozapps/plugins/content/pluginInstallerWizard.js: New file. - -2011-03-24 Giuseppe Scrivano - - * make.icecat: Use the privacy extension from the 4.0 branch, not trunk. - - * make.icecat: Don't attempt to copy files which are not used anymore. - * browser/installer/package-manifest.in: Include extensions. - -2011-03-23 Giuseppe Scrivano - - * browser/app/mozilla.in: Update. - * browser/app/profile/firefox.js: Likewise. - * browser/branding/unofficial/content/jar.mn: Likewise. - * browser/branding/unofficial/pref/firefox-branding.js: Likewise. - * browser/branding/unofficial/locales/en-US/credits.dtd: Remove file. - * browser/branding/unofficial/content/credits.xhtml: Likewise. - * browser/branding/unofficial/license.r: Likewise. - * browser/branding/unofficial/brand.properties: Likewise. - * browser/branding/unofficial/content/icon48.png: Remove. - * browser/branding/unofficial/content/icon64.png: Convert to... - * browser/branding/unofficial/content/default.png: ...this. - -2011-03-22 Giuseppe Scrivano - - * browser/branding/unofficial/locales/en-US/aboutDialog.dtd: Updated. - * browser/branding/unofficial/locales/en-US/brand.dtd: Updated. - * browser/branding/unofficial/Makefile.in: Updated. - * browser/branding/unofficial/brand.dtd: Remove file. - * browser/branding/unofficial/content/aboutCredits.png: Likewise. - * browser/branding/unofficial/content/aboutFooter.png: Likewise. - * browser/branding/unofficial/content/about.png: Likewise. - * browser/branding/unofficial/content/default.png: Likewise. - * browser/branding/unofficial/content/about-logo.png: New file. - * browser/branding/unofficial/content/about.png: Likewise. - * browser/branding/unofficial/content/about-wordmark.png: Likewise. - * browser/branding/unofficial/content/icon48.png: Likewise. - * browser/branding/unofficial/content/icon64.png: Likewise. - - * security/nss/lib/ckfw/builtins/certdata.c: Regenerated. - - * browser/installer/package-manifest.in: Update. - * configure.in: Remove file. - - * make.icecat: Do not apply the `nullplugin.patch' patch. - * nullplugin.patch: Remove file. - -2011-03-02 Giuseppe Scrivano - - * make.icecat: Adjust directory names for extensions. - -2011-02-22 Giuseppe Scrivano - - * make.icecat: Install "HTTPS everywhere" by default. - -2011-01-27 Christophe Jarry - - * .mozconfig: Remove duplicate line. - -2011-01-23 Giuseppe Scrivano - - * configure.in: New file. Apply "Work around FTBFS on mips by - disabling TLS support" patch by Mike Hommey . - Reported by: Christophe Jarry . - -2011-01-19 Giuseppe Scrivano - - * README.ICECAT: Fix typo. - Reported by: Christophe Jarry . - -2011-01-15 Giuseppe Scrivano - - * README.ICECAT: Remove reference to IceWeasel and BurningDog. - Reported by: Christophe Jarry . - -2010-12-22 Giuseppe Scrivano - - * .mozconfig: Enable freetype2. - Suggested by: Bruno Miguel - -2010-12-21 Giuseppe Scrivano - - * browser/branding/unofficial/configure.sh: Leave only one final - newline, not two. - * browser/locales/en-US/searchplugins/duck-duck-go.xml: Add final - newline. - * browser/branding/unofficial/locales/en-US/brand.dtd: Remove trailing - whitespaces. - * browser/branding/unofficial/run-icecat.sh: Likewise. - * browser/installer/package-manifest.in: Likewise. - Reported by: Christophe Jarry - -2010-12-20 Giuseppe Scrivano - - * browser/app/profile/firefox.js: Remove duplicate configuration values. - * browser/branding/unofficial/pref/firefox-branding.js: Likewise. - Remove definition for `pfs.datasource.url'. - Reported by: Christophe Jarry . - -2010-12-15 Giuseppe Scrivano - - * browser/installer/unix/packages-static: Copy anything under bin/extensions. - * browser/installer/package-manifest.in: Likewise. - * browser/installer/packages-static: Likewise. - * browser/branding/unofficial/Makefile.in (export): Copy any directory - under extensions/, not files. - -2010-12-13 Giuseppe Scrivano - - * browser/installer/package-manifest: New file. - -2010-12-11 Giuseppe Scrivano - - * make.icecat: Automatically fetch the privacy extension. - * extensions: Move directory to... - * browser/branding/unofficial/extensions: ..here. - -2010-12-10 Giuseppe Scrivano - - * browser/branding/unofficial/Makefile.in (export): Fix condition for - copying extensions/*.xpi. - - * make.icecat: Fail immediately if patches can't be applied. - -2010-12-09 Giuseppe Scrivano - - * browser/branding/unofficial/locales/en-US/brand.dtd: Remove "www." - from releaseBaseURL. - Reported by: Christophe Jarry . - -2010-12-07 Giuseppe Scrivano - - * canvas_notify.patch: New file. - * make.icecat: Apply canvas_notify.patch. - -2010-11-25 Giuseppe Scrivano - - * browser/branding/unofficial/Makefile.in (export): Copy - extensions/*.xpi to the dist directory. - * browser/installer/unix/packages-static: Include bin/extensions/*.xpi - in the package. - -2010-11-17 Giuseppe Scrivano - - * browser/locales/en-US/searchplugins/duck-duck-go.xml: New file. - -2010-09-03 Giuseppe Scrivano - - * .mozconfig: Add --disable-ipc. - -2010-08-18 Giuseppe Scrivano - - * make.icecat: Fix Makefile.in's permissions. Fix CVE-2009-4029. - -2010-05-26 Giuseppe Scrivano - - * browser/branding/unofficial/pref/firefox-branding.js: Change - the `app.support.baseURL' value to keep %VERSION%, %OS% and %LOCALE% - information. - -2010-05-18 Giuseppe Scrivano - - * browser/locales/en-US/chrome/browser-region/region.properties: Remove - handlers for webcal and irc. - - Remove "GMail" and "Yahoo Mail!" from the mailto protocol handlers. - - * browser/locales/en-US/chrome/browser-region/region.properties: New - file. - -2010-05-12 Giuseppe Scrivano - - * make.icecat: Rewrite the usage string to have `icecat', not - `firefox'. - -2010-05-06 Giuseppe Scrivano - - * make.icecat: Remove a file that is not present upstream anymore. - -2010-04-03 Giuseppe Scrivano - - * browser/config/version.txt: Remove. - -2010-03-23 Giuseppe Scrivano - - * make.icecat: Don't attempt to remove not existing files. - * browser/config/version.txt: Bump version to 3.6.2. - -2010-02-24 Giuseppe Scrivano - - * remove.nonfree: Renamed to... - * make.icecat: this. - * README.ICECAT: Use the new file name. - -2010-02-18 Giuseppe Scrivano - - * browser/app/profile/firefox.js: The fixed user agent string is - moved into the privacy extension. - -2010-02-18 Giuseppe Scrivano - - * nullplugin.patch: Update to 3.6. - -2010-02-13 Giuseppe Scrivano - - * toolkit/content/plugins.html: Re-added. - -2010-02-12 Giuseppe Scrivano - - * toolkit/content: Remove. - -2010-02-02 Giuseppe Scrivano - - * browser/app/profile/firefox.js: Use a reasonable fixed User-Agent - string. Only few web sites will be affected by this change. - -2010-02-02 Giuseppe Scrivano - - * browser/app/profile/firefox.js: Revert last change. Specify the - original User-Agent. Some websites use this information. - -2010-01-31 Giuseppe Scrivano - - * browser/app/profile/firefox.js: Do not specify additional - information in the User-Agent header. - -2010-01-30 Harald van Dijk - - * browser/app/profile/firefox.js: Synchronize with Firefox 3.6. - -2010-01-21 Giuseppe Scrivano - - * remove.nonfree, - * .mozconfig: Update to the 3.6 version. - * browser/config/version.txt: Bump version to 3.6. - -2010-01-06 Giuseppe Scrivano - - * browser/config/version.txt: Bump version to 3.5.7. - -2009-12-16 Giuseppe Scrivano - - * browser/config/version.txt: Bump version to 3.5.6. - -2009-11-19 Giuseppe Scrivano - - * nullplugin.patch: Redirect to a dynamic page to fetch plugins - information. - -2009-11-19 Giuseppe Scrivano - - * nullplugin.patch: New file. - * remove.nonfree: Apply nullplugin.patch. - -2009-11-19 Giuseppe Scrivano - - * browser/app/profile/firefox.js: Disable the default plugin. - -2009-11-18 Karl Goetz - - * browser/app/profile/firefox.js: Include (like Firefox/version). - The idea here is that websites which sniff the UA string to decide - what to display will see Firefox and play nice. Ref. Debian - bug #399633 and "Iceweasel and Firefox compatibility" thread. - -2009-11-08 Giuseppe Scrivano - - * ./browser/config/version.txt: Bump version number to 3.5.5. - -2009-10-28 Giuseppe Scrivano - - * ./browser/config/version.txt: Bump version number to 3.5.4. - -2009-10-19 Giuseppe Scrivano - - * ./browser/app/profile/firefox.js: Use the additional search engines - list present on the GNUzilla web site. - The themes and addons point to the right section in the page. - -2009-09-24 Giuseppe Scrivano - Reported by: Karl Goetz - * ./browser/app/profile/firefox.js: Change some default configuration values. - -2009-09-10 Giuseppe Scrivano - - * ./browser/config/version.txt: Bump version number to 3.5.3. - -2009-09-01 Giuseppe Scrivano - - * ./.mozconfig: Remove deprecated extensions. - -2009-08-05 Giuseppe Scrivano - - * ./browser/config/version.txt: Bump version number to 3.5.2. - -2009-08-01 Giuseppe Scrivano - - * ./browser/branding/unofficial/content/aboutCredits.png: Use a transparent - background. - -2009-07-30 Giuseppe Scrivano - - * ./browser/base/content/overrides/app-license.html: New file. - * ./browser/branding/unofficial/locales/en-US/aboutDialog.dtd: Specify - better what we changed. - -2009-07-26 Giuseppe Scrivano - - * ./toolkit/mozapps/plugins/content/pluginInstallerWizard.xul: New file. - -2009-07-19 Giuseppe Scrivano - - * ./remove.nonfree: Do not remove useful files. - -2009-07-18 Giuseppe Scrivano - - * ./browser/config/version.txt: Bump version number to 3.5.1. - * ./.mozconfig: Don't disable jsd. - -2009-07-11 Giuseppe Scrivano - - * ./browser/config/version.txt: Changed versioning scheme. - -2009-07-10 Giuseppe Scrivano - - * ./remove.nonfree: Do not remove useful files. - -2009-07-04 Giuseppe Scrivano - - * ./remove.nonfree: Generate logo's. - * ./browser/app/application.ini: New file. - * ./browser/app/Makefile.in: Updated for 3.5-g1. - * ./browser/app/mozilla.in: Moved. - * ./browser/branding/unofficial/content/credits.xhtml: Reformatted. - * ./browser/branding/unofficial/content/jar.mn: Updated. - * ./browser/branding/unofficial/locales/en-US/aboutDialog.dtd: Updated. - * ./build/unix/mozilla.in: New file. - * ./security/nss/lib/ckfw/builtins/certdata.c: Regenerated. - -2009-07-02 Giuseppe Scrivano - - * ./.mozconfig: Changed default configuration. - * ./remove.nonfree: Don't remove ./js/src/liveconnect/jsj_nodl.c. - -2009-06-30 Giuseppe Scrivano - - * ./browser/app/mozilla.in: Removed. - * ./browser/app/profile/firefox.js, - * ./browser/branding/unofficial/run-icecat.sh, - * ./browser/branding/unofficial/content/credits.xhtml, - * ./browser/config/version.txt, - * ./browser/installer/packages-static, - * ./browser/installer/unix/packages-static, - * ./browser/locales/Makefile.in, - * ./toolkit/content/plugins.html: Updated to 3.5-g1. - * ./security/nss/lib/ckfw/builtins/certdata.c: Updated root certificates. - -2009-06-23 Giuseppe Scrivano - - * ./toolkit/content/plugins.html: New file. - -2009-06-23 Giuseppe Scrivano - - * ./.mozconfig: Allow multiple profiles. - -2009-06-12 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.11-g1. - -2009-05-12 Giuseppe Scrivano - - * ./browser/branding/unofficial/content/credits.xhtml: Update credits. - -2009-04-29 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.10-g1. - -2009-04-27 Giuseppe Scrivano - - * ./.mozconfig: Increased compiler optimization level. - -2009-04-22 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.9-g1. - -2009-04-03 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.8-g1. - -2009-03-14 Giuseppe Scrivano - - * ./remove.nonfree: Don't remove browser/branding/unofficial/. - -2009-03-14 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.7-g1. - -2009-03-07 Giuseppe Scrivano - - * ./browser/app/profile/firefox.js: Changed addons.html URL. - -2009-03-01 Giuseppe Scrivano - - * ./browser/branding/unofficial/pref/firefox-branding.js: Addons location properties moved to firefox.js. - * ./browser/app/profile/firefox.js: Added. - -2009-02-28 Giuseppe Scrivano - - * ./browser/branding/unofficial/pref/firefox-branding.js: Fixed problem with addons location properties. - -2009-02-28 Giuseppe Scrivano - - * ./browser/branding/unofficial/content/credit.xhtml: Removed. - * ./browser/branding/unofficial/content/credit.xhtml: Added. - * ./remove.nonfree: File renamed. - -2009-02-28 Giuseppe Scrivano - - * ./browser/branding/unofficial/content/credit.xhtml: Removed Firefox logos notice. - -2009-02-28 Giuseppe Scrivano - - * ./remove.nonfree, - * ./browser/branding/unofficial/locales/en-US/credits.dtd, - * ./browser/branding/unofficial/content/credits.xhtml: Added new files. - -2009-02-26 Giuseppe Scrivano - - * ./browser/branding/unofficial/pref/firefox-branding.js: Changed addons location. - -2009-02-07 Giuseppe Scrivano - - * ./locales-strings.patch: New file. - * ./remove.nonfree: Patch locales. - -2009-02-04 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.6-g1. - * ./configure.in: Removed. - -2008-12-23 Giuseppe Scrivano - - * ./remove.nonfree, - * ./configure.in: Don't apply X geometry patch. - * ./x_geometry_patch.diff: Removed. - -2008-12-23 Giuseppe Scrivano - - * ./browser/config/version.txt, - * ./configure.in: Updated version to 3.0.5-g1. - -2008-12-01 Giuseppe Scrivano - - * ./browser/app/Makefile.in: File restored. - -2008-12-01 Giuseppe Scrivano - - * ./config/autoconf.mk.in, - * ./browser/app/Makefile.in: File removed. - * ./x_geometry_patch.diff: Changed boolean test. - * ./configure.in: Changed libxcb test. - * ./.mozconfig: Changed default configuration. - -2008-11-30 Giuseppe Scrivano - - * configure.in, - * x_geometry_patch.diff, - * .mozconfig: Changed default configuration and XRM detection. - -2008-11-23 Giuseppe Scrivano - - * .mozconfig, - * ./configure.in: Changed default configuration. - -2008-11-14 Giuseppe Scrivano - - * ./configure.in: Added missing AC_SUBST statement. - -2008-11-14 Giuseppe Scrivano - - * ./remove.nonfree: Don't remove the browser/branding/unofficial directory. - -2008-11-14 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.4-g1. - * ./configure.in: Updated version to 3.0.4-g1. - -2008-10-25 Giuseppe Scrivano - - * ./browser/branding/unofficial/branding.nsi: Changed CompanyName. - * ./browser/branding/unofficial/pref/firefox-branding.js: Changed some configurations. - -2008-10-25 Giuseppe Scrivano - - * ./browser/branding/unofficial/branding.nsi: Changed URL. - * ./Changelog: Renamed to ChangeLog. - -2008-10-03 Giuseppe Scrivano - - * ./.mozconfig: Generate optimized binaries. - -2008-10-02 Giuseppe Scrivano - - * ./browser/branding/unofficial/brand.dtd, - * ./browser/branding/unofficial/brand.properties: Added new files. - -2008-10-02 Giuseppe Scrivano - - * ./config/autoconf.mk.in: Fixed problem introduced by last commit. - -2008-10-02 Giuseppe Scrivano - - * ./configure.in: Use XRM_LIBS. - * ./config/autoconf.mk.in: Fixed problem with locales. - -2008-09-29 Giuseppe Scrivano - - * ./browser/branding/unofficial/content/jar.mn: Updated references. - -2008-09-29 Giuseppe Scrivano - - * ./browser/locales/Makefile.in: Updated to the Firefox 3.0.3 version. - -2008-09-29 Giuseppe Scrivano - - * ./browser/branding/unofficial/Makefile.in, - * ./browser/installer/packages-static, - * ./browser/installer/unix/packages-static: Install default.png. - * ./browser/branding/unofficial/icon48.png, - * ./browser/branding/unofficial/icon64.png: Removed. - * ./browser/branding/unofficial/default.png: Added. - * ./browser/config/version.txt: Updated version to 3.0.3-g1. - -2008-09-24 Giuseppe Scrivano - - * security/nss/lib/ckfw/builtins/certdata.c: New file. - -2008-09-24 Giuseppe Scrivano - - * ./browser/config/version.txt: Updated version to 3.0.2-g1. - -2008-09-19 Giuseppe Scrivano - - * ./browser/branding/unofficial/run-icecat.sh: Silent error when - `~/.gnuzilla/' doesn't exist. - -2008-08-06 Giuseppe Scrivano - - * ./browser/locales/Makefile.in: New file, it renames locales .xpi. - -2008-08-05 Giuseppe Scrivano - - * ./remove.nonfree: Fixed shell comment. - -2008-08-03 Giuseppe Scrivano - - * ./browser/app/Makefile.in, - * ./configure.in: Use XRM_LIBS. - * ./config/autoconf.mk.in: Added new file. - -2008-08-02 Giuseppe Scrivano - - * ./browser/app/Makefile.in, - * ./configure.in, - * ./x_geometry_patch.diff: Look for libX11.a and XCB in XEXT_LIBS. - -2008-08-02 Giuseppe Scrivano - - * ./configure.in: Look for the XCB library. - -2008-08-01 Giuseppe Scrivano - - * ./configure.in: Look for the libX11.a file. - -2008-07-31 Giuseppe Scrivano - - * ./configure.in, - * x_geometry_patch.diff: Try to link against the XrmInitialize symbol. - -2008-07-29 Giuseppe Scrivano - - * x_geometry_patch.diff: Don't change size and position for dialogs. - -2008-07-27 Giuseppe Scrivano - - * ./configure.in: Look for the libX11.a file in /usr/lib too. - -2008-07-27 Giuseppe Scrivano - - * ./remove.nonfree, - * ./configure.in: Look for the libX11.a file. - -2008-07-27 Giuseppe Scrivano - - * ./browser/config/version.txt: Added new file. - -2008-07-26 Giuseppe Scrivano - - * remove.nonfree, - * x_geometry_patch.diff: Added X geometry patch. - -2008-07-23 Giuseppe Scrivano - - * ./.mozconfig, - * ./remove.nonfree, - * ./README.ICECAT, - * ./browser/app/Makefile.in, - * ./browser/app/mozilla.in, - * ./browser/app/application.ini, - * ./browser/branding/unofficial/Makefile.in, - * ./browser/branding/unofficial/pref/firefox-branding.js, - * ./browser/branding/unofficial/configure.sh, - * ./browser/branding/unofficial/license.r, - * ./browser/branding/unofficial/locales/jar.mn, - * ./browser/branding/unofficial/locales/en-US/aboutDialog.dtd, - * ./browser/branding/unofficial/locales/en-US/brand.properties, - * ./browser/branding/unofficial/locales/en-US/brand.dtd, - * ./browser/branding/unofficial/locales/Makefile.in, - * ./browser/branding/unofficial/locales/browserconfig.properties, - * ./browser/branding/unofficial/branding.nsi, - * ./browser/branding/unofficial/run-icecat.sh, - * ./browser/branding/unofficial/content/icon48.png, - * ./browser/branding/unofficial/content/aboutFooter.png, - * ./browser/branding/unofficial/content/about.png, - * ./browser/branding/unofficial/content/jar.mn, - * ./browser/branding/unofficial/content/icon64.png, - * ./browser/branding/unofficial/content/aboutCredits.png, - * ./browser/branding/unofficial/content/Makefile.in, - * ./browser/branding/unofficial/dsstore, - * ./browser/installer/unix/packages-static, - * ./browser/installer/packages-static: Initial import. -- cgit v1.2.3