version 0.2
[enigma2-curlytx.git] / README.rst
index 28aeb523da9866543e71f81136f6b9e215326ddc..78f5e7475853d5097ac4106a071c00d08c8abaf5 100644 (file)
@@ -18,3 +18,28 @@ Open issues
 - show current page when multiple ones are defined: "2/6"
 - configurable text size per page
 - show in plugin/extension menu (blue button)
+
+License
+=======
+The plugin is subject to the GPLv3 or later.
+
+
+
+Translation
+===========
+Beginning a new translation
+---------------------------
+Replace ``$lang_code`` with your two-letter language code::
+
+    $ cd po
+    $ cp messages.po $lang_code.po
+    ... edit $lang_code.po now
+    $ ./compile.sh
+
+
+Building
+========
+ipkg-build:
+ http://reichholf.net/files/dreambox/tools/ipkg-build
+
+http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen