Commit Graph

45 Commits

Author SHA1 Message Date
Jonathan Kew
4230d3ac60 Bug 253317 - Provide hyphenation dictionary for justified text (android packaging) [r=blassey] 2011-05-05 16:03:01 +01:00
Ed Morley
0888982139 Bug 649078 - Remove WinCE installer code from mobile/installer/wince/* and related build configs; r=dougt 2011-04-14 13:54:59 -04:00
Ben Hearsum
25c77b6c00 bug 625144: GECKO_PLATFORM_INI_PATH/FENNEC_APPLICATION_INI_PATH are wrong for Mac Desktop builds. r=aki/ted, a=npotb DONTBUILD 2011-01-17 13:31:53 -05:00
Axel Hecht
17c73f0b47 bug 619808, call into services/sync without langpack vars for chrome-%, r=mfinkle 2010-12-28 20:22:14 +01:00
Michael Wu
b55e523511 Bug 594017 - Add embedding/android localization stuff to fennec, r=mfinkle a=blocking-fennec 2010-12-22 13:13:22 -08:00
Michael Wu
000671822c Bug 575751 - Add merge locale support [r=mfinkle] 2010-11-22 22:40:26 -08:00
Mark Finkle
a516eada6e Bug 606725 - Fennec multilocale builds don't build services/sync [r=pike] 2010-10-24 12:58:51 -04:00
Mark Finkle
abc8a62eec Bug 605414 - Localized desktop Fennec build doesn't ship /services directory in l10n (part 2) [r=pike] 2010-10-20 16:43:57 -04:00
Mark Finkle
1d99a428e5 Backout bug 575751 2010-10-19 23:33:01 -04:00
Michael Wu
36e4afa44b Bug 575751 - Add package manifest support to Fennec [r=mfinkle] 2010-10-19 15:28:10 -07:00
Mark Finkle
d36acd921c Bug 562969 - enable crash reporting in Maemo release builds (branding patch) [r=ted r=pike] 2010-05-06 10:59:22 -04:00
Aki Sasaki
880878e995 Bug 557201 - switch Fennec builds to not build xulrunner first [r=mfinkle] 2010-04-28 10:27:59 -04:00
Aki
373ecaeddf Bug 557201 - switch Fennec builds to not build xulrunner first. r=l10n@mozilla.com 2010-04-26 20:45:37 -07:00
Brad Lassey
8f0ad6b9bd echo -n doesn't work on OSX, switch to printf r=ted 2010-03-04 11:34:05 -05:00
Brad Lassey
de174b268e bug 543038 - pymake can't build mobile-browser r=mfinkle 2010-03-04 00:46:36 -05:00
Aki Sasaki
3b56965118 maemo repacks should use dpkg-deb. bug 538699, r=pike,armenzg 2010-03-03 18:11:39 -08:00
Alex Pakhotin
0e0935e8df bug 531786 - Application Name (Fennec) should not be hardcoded in installer file (setup.ini) r=mfinkle,robstrong 2009-12-05 16:22:26 -08:00
Aki Sasaki
b3f0a9ac5f wget-DEB_PKG_NAME needs a silent wget (@) bug 538699, r=mfinkle 2010-01-25 23:56:47 -08:00
Aki Sasaki
4b2d71c29c fix maemo nightly repacks (mobile-browser portion). bug 538699, r=mfinkle,axel 2010-01-25 16:03:55 -08:00
Aki Sasaki
8a4065f3a3 I can't make these changes without borking winmo.
That's an argument for putting the checks in the rules.
2010-01-15 13:15:24 -08:00
Aki Sasaki
fd318ca8e6 can't make this check without breaking everything.
bustage fix.
2010-01-15 12:46:20 -08:00
Aki Sasaki
1d65e2bde6 read DEB_PKG_NAME from deb_name.txt in repacks. bug 538699, r=pike 2010-01-15 12:16:27 -08:00
Aki Sasaki
4342aa9d44 Bug 534961 - repacks are broken [r=mark.finkle] 2009-12-16 13:12:42 -05:00
Axel Hecht
961782d60b bug 532070, localized searchplugins/list.txt not picked up, package it like regular l10n files, r=gavin 2009-12-01 15:29:19 +01:00
Axel Hecht
6bfac81f0c bug 531807, add XPI_NAME when calling searchplugins for repacks, r=gavin 2009-11-30 19:54:07 +01:00
Chris Cooper
9cf52344e5 Bug 501794 - Add the build ID to the output from 'make ident' - r=mark.finkle 2009-11-19 13:38:43 -05:00
Axel Hecht
ba310416d6 bug 490482, add makefile targets to repackage an deb into a localized deb, r=blassey 2009-11-05 14:02:24 +01:00
Gavin Sharp
f60f1817a9 Bustage fix for l10n builds, r=Pike
--HG--
extra : rebase_source : a53b072bc05c3840557da236b0d7959c2445c057
2009-10-29 19:41:03 -04:00
Gavin Sharp
0722c9653f Bug 519685: package search engines in locale JARs, and tell the search service to load them from there, r=mfinkle 2009-10-16 23:14:58 -04:00
Gavin Sharp
45ce2e781c Bug 519686: Build localized bookmarks data for multi-locale builds and use it, attempt #2 with bustage fix, r=mfinkle/pike 2009-10-16 12:42:40 -04:00
Gavin Sharp
a53cdd1540 Back out changeset 6bc1a3d1a1ee (bug 519686 - multi-locale bookmarks) 2009-10-15 23:05:32 -04:00
Gavin Sharp
2c1e97e2a9 Bug 519686: Build localized bookmarks data for multi-locale builds and use it, r=mfinkle/pike 2009-10-08 17:43:51 -04:00
Axel Hecht
8d5cb5346f bug 519682, add chrome-% target to just create l10n jars for multilocale builds, r=ted 2009-10-08 17:47:29 +02:00
Armen Zambrano Gasparnian
d02b992524 Bug 501794: fennec l10n nightly repacks -- win32/osx desktop, r=ted 2009-10-05 16:50:34 -04:00
Gavin Sharp
b67904c236 Bug 511435: add default bookmarks, r=pike/mfinkle
--HG--
extra : rebase_source : 3caa0521b0b62cb280a3e0b853fcd2cea2a932fd
2009-09-06 23:50:27 -04:00
Gavin Sharp
69e3c52ea6 Bug 439453: add --enable-official-branding support to Fennec, r=mfinkle
--HG--
rename : mobile/locales/en-US/chrome/brand/brand.dtd => mobile/branding/nightly/locales/en-US/brand.dtd
rename : mobile/locales/en-US/chrome/brand/brand.properties => mobile/branding/nightly/locales/en-US/brand.properties
extra : rebase_source : 90adf10b406a3f5da3d9e7d8c66baf01ce4c9c31
2009-09-06 14:53:04 -04:00
Axel Hecht
2ed0475283 bug 495467, updater.ini should be optional when l10n-merge is on, r=ted 2009-08-04 09:22:01 +02:00
Robert Strong
9b01ee2e69 Bug 4944495: Remove locale from updater.ini, r=mfinkle 2009-05-23 10:28:00 -04:00
Mark Finkle
c6e8fd7b62 Bug 477594: updater.ini needed for updater binary, r=rstrong 2009-03-23 19:59:34 -05:00
Axel Hecht
4affd6de83 bug 480380, add an ident: rule to mobile/locales/Makefile for l10n repacks, r=mfinkle 2009-02-26 23:16:07 +01:00
Axel Hecht
e92f890b5f bug 466570, create an l10n packaging system for fennec, with filter.py. Using factored makefile l10n.mk. r=mfinkle, rs=ted for make 3.80 fixes 2009-01-26 17:43:38 +01:00
Axel Hecht
f361591770 Backed out changeset caf66c67d509, bug 466570. Build doesn't have the a recent version of make 2009-01-25 22:31:17 +01:00
Axel Hecht
3715e80f44 bug 466570, create an l10n packaging system for fennec, with filter.py. Using factored makefile l10n.mk. r=mfinkle 2009-01-23 19:53:57 +01:00
Mark Finkle
0b434003fc Bug 458184: follow fixes to fennec l10n, r=pike
--HG--
rename : mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/locales/en-US/chrome/searchplugins/answers.xml => mobile/locales/en-US/searchplugins/answers.xml
rename : mobile/locales/en-US/chrome/searchplugins/creativecommons.xml => mobile/locales/en-US/searchplugins/creativecommons.xml
rename : mobile/locales/en-US/chrome/searchplugins/eBay.xml => mobile/locales/en-US/searchplugins/eBay.xml
rename : mobile/locales/en-US/chrome/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/locales/en-US/chrome/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/locales/en-US/chrome/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/locales/en-US/chrome/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
2008-10-03 22:20:24 -05:00
Mark Finkle
950e9782ca Bug 455145: Support for localizing Fennec, r=mfinkle
--HG--
rename : mobile/chrome/Makefile.in => mobile/locales/Makefile.in
rename : mobile/chrome/locale/en-US/brand/brand.dtd => mobile/locales/en-US/chrome/brand/brand.dtd
rename : mobile/chrome/locale/en-US/brand/brand.properties => mobile/locales/en-US/chrome/brand/brand.properties
rename : mobile/chrome/locale/en-US/browser.dtd => mobile/locales/en-US/chrome/browser.dtd
rename : mobile/chrome/locale/en-US/browser.properties => mobile/locales/en-US/chrome/browser.properties
rename : mobile/chrome/locale/en-US/overrides/netError.dtd => mobile/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/chrome/locale/en-US/preferences.dtd => mobile/locales/en-US/chrome/preferences.dtd
rename : mobile/chrome/locale/en-US/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/chrome/locale/en-US/search.properties => mobile/locales/en-US/chrome/search.properties
rename : mobile/chrome/locale/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml
rename : mobile/chrome/locale/en-US/searchplugins/answers.xml => mobile/locales/en-US/chrome/searchplugins/answers.xml
rename : mobile/chrome/locale/en-US/searchplugins/creativecommons.xml => mobile/locales/en-US/chrome/searchplugins/creativecommons.xml
rename : mobile/chrome/locale/en-US/searchplugins/eBay.xml => mobile/locales/en-US/chrome/searchplugins/eBay.xml
rename : mobile/chrome/locale/en-US/searchplugins/google.xml => mobile/locales/en-US/chrome/searchplugins/google.xml
rename : mobile/chrome/locale/en-US/searchplugins/list.txt => mobile/locales/en-US/chrome/searchplugins/list.txt
rename : mobile/chrome/locale/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/chrome/searchplugins/wikipedia.xml
rename : mobile/chrome/locale/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/chrome/searchplugins/yahoo.xml
rename : mobile/chrome/locale/en-US/shortcuts.properties => mobile/locales/en-US/chrome/shortcuts.properties
2008-09-30 17:03:16 -05:00