~ubuntu-branches/ubuntu/trusty/unity-place-files/trusty

« back to all changes in this revision

Viewing changes to src/config.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-26 18:52:52 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100826185252-rtxst6inf3chd7po
Tags: upstream-0.5.18
ImportĀ upstreamĀ versionĀ 0.5.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.c generated by valac 0.9.6, the Vala compiler
 
1
/* config.c generated by valac 0.9.7, the Vala compiler
2
2
 * generated from config.vala, do not modify */
3
3
 
4
4
 
10
10
 
11
11
 
12
12
 
13
 
#define CONFIG_PREFIX "/usr"
14
 
#define CONFIG_DATADIR "/usr/share"
15
 
#define CONFIG_BINDIR "/usr/bin"
16
 
#define CONFIG_LOCALEDIR "/usr/share/locale"
 
13
#define CONFIG_PREFIX "/home/njpatel/build"
 
14
#define CONFIG_DATADIR "/home/njpatel/build/share"
 
15
#define CONFIG_BINDIR "/home/njpatel/build/bin"
 
16
#define CONFIG_LOCALEDIR "/home/njpatel/build/share/locale"
17
17
#define CONFIG_PACKAGE "unity-place-files"
18
 
#define CONFIG_VERSION "0.5.16"
 
18
#define CONFIG_VERSION "0.5.18"
19
19
 
20
20
 
21
21