diff options
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 10 insertions, 0 deletions
@@ -153,3 +153,11 @@ examples: A template is available in the branch available under the following URL: https://code.launchpad.net/~mozillateam/firefox-extensions/XPI.TEMPLATE + +=== lp-locale-export.mk === + +Include this helper if you want to translate your mozilla application or extension +through launchpad. + +XXX: document here! + diff --git a/debian/changelog b/debian/changelog index 299119e..926f67c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ mozilla-devscripts (0.06) UNRELEASED; urgency=low - add src/lp-locale-export.mk * add lp-locale-export.mk to the build (add to extra_mk_files) - update src/Makefile + * add README stub for lp-locale-export.mk + - update README -- Alexander Sack <asac@ubuntu.com> Thu, 28 Feb 2008 23:52:00 +0100 |