~ubuntu-branches/ubuntu/trusty/gnome-main-menu/trusty

« back to all changes in this revision

Viewing changes to main-menu/etc/trigger-panel-run-dialog.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-01-19 10:01:45 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090119100145-luwp9gta8xofnf6u
Tags: 0.9.12+dfsg-0ubuntu1
* New upstream release 0.9.12
  Scott Reeves  <sreeves@novell.com>:
  - Fix for BGO#562985 - network status not shown on resume
  - Fix g_object_unref G_IS_OBJECT assertions.
  - Clean up .desktop files - BNC#444138
  - Fix BNC#447550 - translations not updating when changing locale
  - Fix up the entire flow of how the system-items.xbel is handled
  - Add a trivial launcher of the panel "Run Application" dialog for 
    optional inclusion in the system area
  - Patch from Tambet to match the NetworkManager API change
  - post release bump to 0.9.12
  Kjartan Maraas  <kmaraas@gnome.org>:
  - Add libgnomeui to LIBSLAB_CFLAGS to make it build.
  Federico Mena Quintero  <federico@novell.com>:
  - Some code cleanup
* debian/patches/02_add_libgnomeui.patch,
  debian/patches/30_nm07.patch, debian/patches/series:
  - remove patches superseeded in upstream tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Name=Run Application
 
3
Comment=Show the "Run Application" panel app
 
4
Exec=trigger-panel-run-dialog
 
5
Terminal=false
 
6
Type=Application
 
7
Icon=system-run
 
8
Hidden=true
 
9
Categories=GNOME;Application;System;
 
10
OnlyShowIn=GNOME;
 
11
StartupNotify=true