~cjgomes-it/+junk/pantheon-notify

« back to all changes in this revision

Viewing changes to build/build/src/Config.c

  • Committer: Carlos Gomes
  • Date: 2014-01-05 00:16:55 UTC
  • Revision ID: cjgomes.it@gmail.com-20140105001655-jxnlrqrw79l6sbrs
first release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Config.c generated by valac 0.22.0, the Vala compiler
 
2
 * generated from Config.vala, do not modify */
 
3
 
 
4
 
 
5
#include <glib.h>
 
6
#include <glib-object.h>
 
7
#include <stdlib.h>
 
8
#include <string.h>
 
9
 
 
10
 
 
11
 
 
12
 
 
13
#define CONSTANTS_DATADIR "/usr/local/share"
 
14
#define CONSTANTS_PKGDATADIR "/usr/local/share/pantheon-notify"
 
15
#define CONSTANTS_GETTEXT_PACKAGE ""
 
16
#define CONSTANTS_RELEASE_NAME ""
 
17
#define CONSTANTS_VERSION ""
 
18
#define CONSTANTS_VERSION_INFO ""
 
19
#define CONSTANTS_PLUGINDIR ""
 
20
 
 
21
 
 
22