~ubuntu-branches/ubuntu/oneiric/bamf/oneiric-proposed-201203051914

« back to all changes in this revision

Viewing changes to src/bamf-matcher.h

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-08-04 14:56:07 UTC
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20110804145607-f0wu1qfa5k8tw9vm
Tags: upstream-0.2.94
ImportĀ upstreamĀ versionĀ 0.2.94

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
                                                          char * desktop_file);
73
73
 
74
74
void          bamf_matcher_register_desktop_file_for_pid (BamfMatcher * self,
75
 
                                                          char * desktopFile,
 
75
                                                          const char * desktopFile,
76
76
                                                          gint pid);
77
77
 
78
78
char        * bamf_matcher_get_active_application        (BamfMatcher *matcher);