[Xfce4-commits] [www/wiki.xfce.org] branch master updated (4666c55 -> 93de146)
noreply at xfce.org
noreply at xfce.org
Sat Mar 3 17:41:42 CET 2018
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository www/wiki.xfce.org.
from 4666c55 Update plugins, and sync some modifications
new 93de146 Also sync new folders
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/plugins/captcha/lang/el/lang.php | 13 +
lib/plugins/captcha/lang/el/settings.php | 26 ++
lib/plugins/captcha/lang/sv/lang.php | 12 +
lib/plugins/captcha/lang/sv/settings.php | 24 ++
lib/plugins/loglog/lang/pt-br/intro.txt | 3 +
lib/plugins/loglog/lang/pt-br/lang.php | 17 ++
lib/plugins/orphanswanted/conf/default.php | 9 +
lib/plugins/orphanswanted/conf/metadata.php | 10 +
lib/plugins/orphanswanted/helper.php | 326 +++++++++++++++++++++
.../orphanswanted/lang/de-informal/settings.php | 10 +
lib/plugins/orphanswanted/lang/de/settings.php | 10 +
lib/plugins/orphanswanted/lang/en/settings.php | 10 +
lib/plugins/orphanswanted/manager.dat | 3 +
lib/plugins/orphanswanted/plugin.info.txt | 7 +
lib/plugins/orphanswanted/syntax.php | 120 ++++++++
lib/plugins/redirect/admin.svg | 1 +
lib/plugins/redirect/helper.php | 80 +++++
lib/plugins/redirect/lang/cs/intro.txt | 12 +
lib/plugins/redirect/lang/cs/lang.php | 10 +
lib/plugins/redirect/lang/cs/settings.php | 8 +
lib/plugins/{captcha => translation}/.travis.yml | 8 +-
lib/plugins/translation/_test/basic.test.php | 113 +++++++
lib/plugins/translation/_test/general.test.php | 61 ++++
lib/plugins/translation/lang/sv/lang.php | 16 +
lib/plugins/translation/lang/sv/settings.php | 19 ++
lib/plugins/translation/lang/sv/totranslate.txt | 1 +
26 files changed, 925 insertions(+), 4 deletions(-)
create mode 100644 lib/plugins/captcha/lang/el/lang.php
create mode 100644 lib/plugins/captcha/lang/el/settings.php
create mode 100644 lib/plugins/captcha/lang/sv/lang.php
create mode 100644 lib/plugins/captcha/lang/sv/settings.php
create mode 100644 lib/plugins/loglog/lang/pt-br/intro.txt
create mode 100644 lib/plugins/loglog/lang/pt-br/lang.php
create mode 100644 lib/plugins/orphanswanted/conf/default.php
create mode 100644 lib/plugins/orphanswanted/conf/metadata.php
create mode 100644 lib/plugins/orphanswanted/helper.php
create mode 100644 lib/plugins/orphanswanted/lang/de-informal/settings.php
create mode 100644 lib/plugins/orphanswanted/lang/de/settings.php
create mode 100644 lib/plugins/orphanswanted/lang/en/settings.php
create mode 100644 lib/plugins/orphanswanted/manager.dat
create mode 100644 lib/plugins/orphanswanted/plugin.info.txt
create mode 100644 lib/plugins/orphanswanted/syntax.php
create mode 100644 lib/plugins/redirect/admin.svg
create mode 100644 lib/plugins/redirect/helper.php
create mode 100644 lib/plugins/redirect/lang/cs/intro.txt
create mode 100644 lib/plugins/redirect/lang/cs/lang.php
create mode 100644 lib/plugins/redirect/lang/cs/settings.php
copy lib/plugins/{captcha => translation}/.travis.yml (64%)
create mode 100644 lib/plugins/translation/_test/basic.test.php
create mode 100644 lib/plugins/translation/_test/general.test.php
create mode 100644 lib/plugins/translation/lang/sv/lang.php
create mode 100644 lib/plugins/translation/lang/sv/settings.php
create mode 100644 lib/plugins/translation/lang/sv/totranslate.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list