24 lines
439 B
Text
Executable file
24 lines
439 B
Text
Executable file
cd ..
|
|
svn export l10n-simplified export\l10n-simplified-0.8
|
|
(right-click to create zip file)
|
|
FIXME make a rake task and
|
|
|
|
cd export
|
|
tar -czf l10n-simplified-0.8.tar.gz l10n-simplified-0.8
|
|
|
|
|
|
|
|
|
|
# ==========
|
|
# other commands that I use with this plugin
|
|
# ==========
|
|
|
|
|
|
FIXME Create rdoc in UTF-8 format and not including every lang-file (only lang_en.rb)
|
|
FIXME describe upload of rdoc to l10n-simplified website
|
|
|
|
|
|
|
|
|
|
|
|
|