~agateau/unity-2d/show-launcher-from-home-button

« back to all changes in this revision

Viewing changes to launcher/app/launcher.xml

  • Committer: Aurelien Gateau
  • Date: 2011-03-17 16:16:30 UTC
  • Revision ID: aurelien.gateau@canonical.com-20110317161630-9se8xqj75xai4pw3
Renamed SetMouseIsOverButton to SetMouseOverButton

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
               hide.
32
32
            ]]></dox:d>
33
33
        </method>
34
 
        <method name="SetMouseIsOverHomeButton">
 
34
        <method name="SetMouseOverHomeButton">
35
35
            <dox:d>
36
36
            Tells the launcher the mouse is over the Home button.
37
37
            </dox:d>