Add some missing l10n recipes
authorKirtika Ruchandani <kirtibr@gmail.com>
Wed, 15 Jul 2009 21:45:41 +0000 (03:15 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Wed, 15 Jul 2009 21:45:41 +0000 (03:15 +0530)
l10n/osso-applet-tasknavigator-l10n-public_5.0.bb [new file with mode: 0644]
l10n/osso-system-lock-l10n-public_6.0.bb [new file with mode: 0644]
l10n/osso-uri-l10n-public_6.0.bb [new file with mode: 0644]

diff --git a/l10n/osso-applet-tasknavigator-l10n-public_5.0.bb b/l10n/osso-applet-tasknavigator-l10n-public_5.0.bb
new file mode 100644 (file)
index 0000000..98de2ac
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Public Language Files for osso-applet-tasknavigator"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "misc"
+DEPENDS = "gettext-native"
+
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}+r5892.tar.gz "
+
+S="${WORKDIR}/${PN}-${PV}+r5892"
+TEXT_DOMAIN = "osso-applet-tasknavigator"
+
+require hildon-l10n.inc
+
diff --git a/l10n/osso-system-lock-l10n-public_6.0.bb b/l10n/osso-system-lock-l10n-public_6.0.bb
new file mode 100644 (file)
index 0000000..01c019f
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Public Language Files for osso-system-lock"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "misc"
+DEPENDS = "gettext-native"
+
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}+r6710+0m5.tar.gz "
+
+S="${WORKDIR}/${PN}-${PV}+r6710+0m5"
+TEXT_DOMAIN = "osso-system-lock"
+
+require hildon-l10n.inc
+
+
diff --git a/l10n/osso-uri-l10n-public_6.0.bb b/l10n/osso-uri-l10n-public_6.0.bb
new file mode 100644 (file)
index 0000000..73f77a8
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Public Language Files for osso-uri"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "unknown"
+SECTION = "misc"
+DEPENDS = "gettext-native"
+
+PR = "r0"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/o/${PN}/${PN}_${PV}+r6710+0m5.tar.gz "
+
+S="${WORKDIR}/${PN}-${PV}+r6710+0m5"
+TEXT_DOMAIN = "osso-uri"
+
+require hildon-l10n.inc
+