← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 402: * Add a Contribute to Xubuntu menu entry linking to the Xubuntu website

 

------------------------------------------------------------
revno: 402
committer: Micah Gersten <micahg@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Sun 2013-03-03 16:16:26 -0600
message:
  * Add a Contribute to Xubuntu menu entry linking to the Xubuntu website
    - add usr/share/xubuntu/applications/xubuntu-contribute.desktop
    - update etc/xdg/xdg-xubuntu/menus/xfce-applications.menu
added:
  usr/share/xubuntu/applications/xubuntu-contribute.desktop
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/menus/xfce-applications.menu


--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk

Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2013-03-02 18:47:46 +0000
+++ debian/changelog	2013-03-03 22:16:26 +0000
@@ -1,3 +1,11 @@
+xubuntu-default-settings (13.04.2) UNRELEASED; urgency=low
+
+  * Add a Contribute to Xubuntu menu entry linking to the Xubuntu website
+    - add usr/share/xubuntu/applications/xubuntu-contribute.desktop
+    - update etc/xdg/xdg-xubuntu/menus/xfce-applications.menu
+
+ -- Micah Gersten <micahg@xxxxxxxxxx>  Sun, 03 Mar 2013 16:11:26 -0600
+
 xubuntu-default-settings (13.04.1) raring; urgency=low
 
   [ Lionel Le Folgoc ]

=== modified file 'etc/xdg/xdg-xubuntu/menus/xfce-applications.menu'
--- etc/xdg/xdg-xubuntu/menus/xfce-applications.menu	2012-08-29 16:44:48 +0000
+++ etc/xdg/xdg-xubuntu/menus/xfce-applications.menu	2013-03-03 22:16:26 +0000
@@ -14,6 +14,7 @@
         <Filename>xfce-settings-manager.desktop</Filename>
         <Filename>ubuntu-software-center.desktop</Filename>
         <Filename>xfhelp4.desktop</Filename>
+        <Filename>xubuntu-contribute.desktop</Filename>
         <Filename>xfce4-about.desktop</Filename>
         <Filename>xfce4-session-logout.desktop</Filename>
     </Include>

=== added file 'usr/share/xubuntu/applications/xubuntu-contribute.desktop'
--- usr/share/xubuntu/applications/xubuntu-contribute.desktop	1970-01-01 00:00:00 +0000
+++ usr/share/xubuntu/applications/xubuntu-contribute.desktop	2013-03-03 22:16:26 +0000
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Exec=exo-open --launch WebBrowser http://xubuntu.org/contribute/
+Icon=gnome-help
+StartupNotify=false
+Terminal=false
+Categories=X-XFCE;X-Xfce-Toplevel;
+OnlyShowIn=XFCE;
+Name=Contribute to Xubuntu
+Comment=Read how you can make Xubuntu better!