~kamstrup/unity-lens-applications/startupnotify-sc

« back to all changes in this revision

Viewing changes to applications.place.in.in

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-03-10 13:25:55 UTC
  • mfrom: (163.1.8 altf2-activation)
  • Revision ID: mikkel.kamstrup@gmail.com-20110310132555-a9spamyvpnkfgza3
Merge Didier Roche's branch lp:~didrocks/unity-place-applications/altf2-activation:

 * Run dialog now has a history of the 10 last commands

 * Actually launch exectuables. This requires the latest supprt for the Activation API in lp:unity.

 * Mark runner.vala for translation

 * Adds dep on GConf in order to integrate with the search history from the legacy Gnome2 Alt-F2 dialog

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
[Entry:Runner]
13
13
DBusObjectPath=/com/canonical/unity/applicationsplace/runner
14
 
Name=Alt+F2 Debug
 
14
_Name=Commands
15
15
ShowGlobal=False
16
16
ShowEntry=False
17
17
 
18
18
[Activation]
19
 
URIPattern=unity-install://.+
 
19
URIPattern=unity-(install|runner)://.+
20
20
MimetypePattern=application/x-unity-available-application
21
21
Priority=0
22
22