diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-06 12:30:14 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-06 12:30:14 +0000 |
commit | 06b91eb4cc81dde86875445c5acaa5c57111333b (patch) | |
tree | 611d7ff849b6836ec72ffdcf7a670afa4000ae9d /officecfg | |
parent | 3f1dd0f6b392c104e0a7c7c2623d5d688f8622c0 (diff) |
#i121442# - Remove unused UNO StatusbarControllers
Notes
Notes:
merged as: 4fcda14828d2fa65cc2541ed3e3cb93dd7bc9ac8
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 8671486a59ed..86c10bb69653 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -460,28 +460,6 @@ </node> <node oor:name="c5" oor:op="replace"> <prop oor:name="Command"> - <value>.uno:StatusbarLogo</value> - </prop> - <prop oor:name="Module"> - <value/> - </prop> - <prop oor:name="Controller"> - <value>com.sun.star.comp.framework.LogoImageStatusbarController</value> - </prop> - </node> - <node oor:name="c6" oor:op="replace"> - <prop oor:name="Command"> - <value>.uno:StatusbarLogoText</value> - </prop> - <prop oor:name="Module"> - <value/> - </prop> - <prop oor:name="Controller"> - <value>com.sun.star.comp.framework.LogoTextStatusbarController</value> - </prop> - </node> - <node oor:name="c7" oor:op="replace"> - <prop oor:name="Command"> <value>.uno:LanguageStatus</value> </prop> <prop oor:name="Module"> |