~philip.scott/wingpanel-indicator-ayatana/touch-closing-fix

« back to all changes in this revision

Viewing changes to vapi/config.vapi

  • Committer: Djax
  • Date: 2015-05-06 21:03:55 UTC
  • Revision ID: parnold@gmx.de-20150506210355-vnhul5s6ryg21xlv
set AAYANATAINDICATORDIR in cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
 
2
 namespace Constants {
 
3
        public const string INDICATORNAME;
 
4
        public const string DATADIR;
 
5
        public const string PKGDATADIR;
 
6
        public const string AYANATAINDICATORDIR;
 
7
        public const string GETTEXT_PACKAGE;
 
8
 }
 
 
b'\\ No newline at end of file'