Vesion 0.4.5
This commit is contained in:
parent
d6c8ac76eb
commit
aa7fab94e4
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ Sub cleanButton
|
||||||
unicodeSymbolsConversion
|
unicodeSymbolsConversion
|
||||||
statusIndicator.Start("Чистим ручное форматирование",100)
|
statusIndicator.Start("Чистим ручное форматирование",100)
|
||||||
cleanFormatting
|
cleanFormatting
|
||||||
statusIndicator.Start("Удаленем гиперссылки",100)
|
statusIndicator.Start("Удаляем гиперссылки",100)
|
||||||
removeHyperlinks
|
removeHyperlinks
|
||||||
statusIndicator.Start("Удаляем закладки",100)
|
statusIndicator.Start("Удаляем закладки",100)
|
||||||
disposeAllBookmarks
|
disposeAllBookmarks
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
xmlns:dep="http://openoffice.org/extensions/description/2006"
|
xmlns:dep="http://openoffice.org/extensions/description/2006"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
<identifier value="pro.litvinovg.Redaction" />
|
<identifier value="pro.litvinovg.Redaction" />
|
||||||
<version value="0.4.3" />
|
<version value="0.4.5" />
|
||||||
<platform value="all" />
|
<platform value="all" />
|
||||||
<display-name>
|
<display-name>
|
||||||
<name lang="en">Cleaning and validation documents for publishing in html and epub with pagination</name>
|
<name lang="en">Cleaning and validation documents for publishing in html and epub with pagination</name>
|
||||||
|
|
Loading…
Add table
Reference in a new issue