Initial checkin

This commit is contained in:
genuineparts 2025-06-20 19:10:23 +02:00
commit d75eb444fc
4304 changed files with 369634 additions and 0 deletions

View file

@ -0,0 +1,17 @@
K 25
svn:wc:ra_dav:version-url
V 61
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/example/langs
END
en_dlg.js
K 25
svn:wc:ra_dav:version-url
V 71
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/example/langs/en_dlg.js
END
en.js
K 25
svn:wc:ra_dav:version-url
V 67
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/example/langs/en.js
END

View file

@ -0,0 +1,96 @@
9
dir
34
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/example/langs
http://svn.astat.org/astat
2009-06-07T19:12:55.973801Z
1
genuineparts
svn:special svn:externals svn:needs-lock
bb7ccd2a-c66b-0410-9765-967ca6f03dfc
en_dlg.js
file
2009-06-08T19:44:27.000000Z
7aec7a3b9d4642fbf7bb3ef1ed8a7570
2009-06-07T19:12:55.973801Z
1
genuineparts
82
en.js
file
2009-06-08T19:44:27.000000Z
78c88182b5fb900fc956845f75885b3a
2009-06-07T19:12:55.973801Z
1
genuineparts
79

View file

@ -0,0 +1 @@
9

View file

@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});

View file

@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});

View file

@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});

View file

@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});