2 new items
[enigma2-curlytx.git] / README.rst
index a7b98b035f9632c74f1078098b78001f833041db..02c7111ef9b0a2dfab6446cf0e74c3a4d2600360 100644 (file)
@@ -11,7 +11,8 @@ Multiple URLs can be configured and navigated.
 Open issues
 ===========
 - makefile
-- German translation
+- hide default page selection when no page defined
+- menu title setting has hard coded length?
 - help screens
 - page import via atom feed/opml
 - move mode to re-order pages
@@ -22,3 +23,24 @@ Open issues
 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