~jbicha/hud/build-depend-on-valac-not-gir

« back to all changes in this revision

Viewing changes to data/com.canonical.hud.Application.xml

  • Committer: Tarmac
  • Author(s): Ted Gould, Pete Woods, Antti Kaijanmäki, Ted Gould, Albert Astals, Ryan Lortie, Łukasz 'sil2100' Zemczak, Albert Astals Cid, Mathieu Trudel-Lapierre, Kaleo, Tarmac, Ricardo Salveti de Araujo, Michael Terry, Automatic PS uploader
  • Date: 2013-04-10 16:04:51 UTC
  • mfrom: (227.3.148 phablet)
  • Revision ID: tarmac-20130410160451-o3owpv3zaxulm5of
HUD 2.0 Merge.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<node name="/">
 
3
        <interface name="com.canonical.hud.Application">
 
4
<!-- Properties -->
 
5
                <property name="ActionGroups" type="a(vso)" access="read" />
 
6
                <property name="MenuModels" type="a(vo)" access="read" />
 
7
                <property name="DesktopPath" type="s" access="read" />
 
8
                <property name="Icon" type="s" access="read" />
 
9
 
 
10
<!-- Functions -->
 
11
                <method name="AddSources">
 
12
                        <arg type="a(vso)" name="actions" direction="in" />
 
13
                        <arg type="a(vo)"  name="descriptions" direction="in" />
 
14
                </method>
 
15
 
 
16
<!-- Signals -->
 
17
                <!-- None -->
 
18
 
 
19
        </interface>
 
20
</node>