diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-02-08 09:12:31 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-02-08 15:03:10 +0000 |
commit | 8669b40a8835c007682507d1efd06f7f24452226 (patch) | |
tree | 51f23500fdaedaf96dcce93e781f20143dbc1f99 /en/description.xml | |
parent | 840f170138e5dd2237bb7170916ae305bb2536ad (diff) |
fdo#60139: Rename bundled extensions's Lightproof service implementation names
sdremote-1.0.2sdremote-1.0.1
... from org.openoffice.comp.pyuno.Lightproof... to
org.libreoffice.comp.pyuno.Lightproof... (and increment the corresponding
extensions' version numbers) to avoid clashes with any freestanding Lightproof
extension.
(cherry picked from commit 350dc590b04041f15d6c570075ade425e4db93ad)
Conflicts:
pt_BR/Lightproof.py
Change-Id: I6754cd6d4aa0aad6147bc9e404a29ef1075a2548
Reviewed-on: https://gerrit.libreoffice.org/2032
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'en/description.xml')
-rw-r--r-- | en/description.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/description.xml b/en/description.xml index f3523c3..11de53b 100644 --- a/en/description.xml +++ b/en/description.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> - <version value="2011.12.05" /> + <version value="2011.12.05.1" /> <identifier value="org.openoffice.en.hunspell.dictionaries" /> <display-name> <name lang="en-US">English spelling dictionaries, hyphenation rules, thesaurus, and grammar checker</name> |