From d6f6c1b67e9073b98e73f7f313bade69c3d22758 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Wed, 15 Apr 2020 22:48:40 +0200 Subject: Rename repository --- README.md | 6 +++--- build.sh | 14 +++++++++++++- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 06241fc..f41f04b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -custom_translation -================== +r7r-custom-translation +====================== -A Plugin for Ratatöskr that makes it possible to internationalize your templates. \ No newline at end of file +A Plugin for Ratatöskr that makes it possible to internationalize your templates. diff --git a/build.sh b/build.sh index b15ca53..0afae4d 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,16 @@ rm -f tpls/*~ -r7r-plugin-packer --output=custom_translation.rpk --codefile=plugin.php --classname=custom_translation --pluginname=custom_translation --author='The Ratatöskr Team' --versiontext="0.5" --versioncount=3 --api=5 --shortdesc="Your own translations, so you can easilly internationalize your templates!" --helpfile=help.html --licensefile=COPYING --tpldir=tpls +r7r-plugin-packer \ + --output=custom_translation.rpk \ + --codefile=plugin.php \ + --classname=custom_translation \ + --pluginname=custom_translation \ + --author='Laria Carolin Chabowski ' \ + --versiontext="0.5.1" \ + --versioncount=4 \ + --api=5 \ + --shortdesc="Your own translations, so you can easilly internationalize your templates!" \ + --helpfile=help.html \ + --licensefile=COPYING \ + --tpldir=tpls -- cgit v1.2.3-70-g09d2