[Xfce4-commits] [www/wiki.xfce.org] branch master updated (35af042 -> a0baa2a)
noreply at xfce.org
noreply at xfce.org
Fri Oct 5 12:21:34 CEST 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 35af042 Enable support for svg attachments
new de2f7a7 Update Dokuwiki plugins
new b187bd4 Re-add dl plugin. Also update it to works with php7
new a0baa2a Update our xfce plugins to works with php7
The 3 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/cellbg/manager.dat | 1 +
lib/plugins/cellbg/syntax.php | 4 +-
lib/plugins/dl/style.css | 8 ++
lib/plugins/dl/syntax.php | 158 +++++++++++++++++++++
lib/plugins/note/images/bw/important.png | Bin 0 -> 2201 bytes
lib/plugins/note/images/bw/note.png | Bin 0 -> 2125 bytes
lib/plugins/note/images/bw/tip.png | Bin 0 -> 2554 bytes
lib/plugins/note/images/bw/warning.png | Bin 0 -> 3043 bytes
lib/plugins/note/manager.dat | 4 +-
lib/plugins/note/{style.css => odt.css} | 14 +-
lib/plugins/note/plugin.info.txt | 2 +-
lib/plugins/translation/action.php | 2 +-
lib/plugins/translation/helper.php | 2 +-
lib/plugins/translation/lang/be/lang.php | 19 +++
lib/plugins/translation/lang/be/settings.php | 23 +++
lib/plugins/translation/lang/be/totranslate.txt | 1 +
lib/plugins/translation/lang/de-informal/lang.php | 9 ++
.../translation/lang/de-informal/settings.php | 4 +-
.../translation/lang/de-informal/totranslate.txt | 1 +
lib/plugins/translation/lang/es/lang.php | 8 +-
lib/plugins/translation/lang/es/settings.php | 4 +-
lib/plugins/translation/lang/uk/lang.php | 18 ++-
lib/plugins/translation/lang/uk/settings.php | 28 ++--
lib/plugins/translation/lang/uk/totranslate.txt | 1 +
lib/plugins/translation/manager.dat | 3 +-
lib/plugins/translation/plugin.info.txt | 2 +-
lib/plugins/xfcedocs/syntax.php | 4 +-
lib/plugins/xfcesubst/syntax.php | 4 +-
28 files changed, 284 insertions(+), 40 deletions(-)
create mode 100644 lib/plugins/dl/style.css
create mode 100644 lib/plugins/dl/syntax.php
create mode 100644 lib/plugins/note/images/bw/important.png
create mode 100644 lib/plugins/note/images/bw/note.png
create mode 100644 lib/plugins/note/images/bw/tip.png
create mode 100644 lib/plugins/note/images/bw/warning.png
copy lib/plugins/note/{style.css => odt.css} (66%)
create mode 100644 lib/plugins/translation/lang/be/lang.php
create mode 100644 lib/plugins/translation/lang/be/settings.php
create mode 100644 lib/plugins/translation/lang/be/totranslate.txt
create mode 100644 lib/plugins/translation/lang/de-informal/totranslate.txt
create mode 100644 lib/plugins/translation/lang/uk/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