← Back to team overview

ayatana-commits team mailing list archive

[Merge] lp:~jbicha/lo-menubar/description-lp-733615 into lp:lo-menubar

 

Jeremy Bicha has proposed merging lp:~jbicha/lo-menubar/description-lp-733615 into lp:lo-menubar.

Requested reviews:
  LO Menubar Rockstars (lo-menubar-team)
Related bugs:
  Bug #733615 in LibreOffice Menubar Extension: "No description for LO Extension Manager"
  https://bugs.launchpad.net/lo-menubar/+bug/733615

For more details, see:
https://code.launchpad.net/~jbicha/lo-menubar/description-lp-733615/+merge/53109
-- 
https://code.launchpad.net/~jbicha/lo-menubar/description-lp-733615/+merge/53109
Your team ayatana-commits is subscribed to branch lp:lo-menubar.
=== added file 'description.xml'
--- description.xml	1970-01-01 00:00:00 +0000
+++ description.xml	2011-03-12 00:29:53 +0000
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<description
+
+    xmlns="http://openoffice.org/extensions/description/2006";
+    xmlns:xlink="http://www.w3.org/1999/xlink";
+    xmlns:dep="http://openoffice.org/extensions/description/2006";>
+    <identifier value="org.launchpad.lo-menubar" />
+
+    <dependencies>
+        <OpenOffice.org-minimal-version value="3.3" dep:name="OpenOffice.org 3.3"/>
+    </dependencies>
+
+    <version value="0.0.5" />
+
+    <publisher>
+        <name xlink:href="https://launchpad.net/lo-menubar"; lang="en">Canonical</name>
+    </publisher>
+
+    <display-name>
+        <name lang="en-US">Menubar</name>
+    </display-name>
+
+</description>

=== added directory 'help'
=== added file 'help/component.txt'
--- help/component.txt	1970-01-01 00:00:00 +0000
+++ help/component.txt	2011-03-12 00:29:53 +0000
@@ -0,0 +1,1 @@
+The LibreOffice Menubar extension adds support for the globalmenu which is used in Ubuntu's Unity desktop environment.


Follow ups