~ubuntu-branches/ubuntu/trusty/unity-china-music-scope/trusty

« back to all changes in this revision

Viewing changes to src/config.c

  • Committer: Package Import Robot
  • Author(s): whzhang-kylin
  • Date: 2012-12-13 09:29:34 UTC
  • Revision ID: package-import@ubuntu.com-20121213092934-0z4qywr7i1fp6nsy
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.c generated by valac 0.18.1, 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 CONFIG_PREFIX "/usr/local"
 
14
#define CONFIG_DATADIR "/usr/local/share"
 
15
#define CONFIG_PKGDATADIR "/usr/local/share/unity"
 
16
#define CONFIG_BINDIR "/usr/local/bin"
 
17
#define CONFIG_LOCALEDIR "/usr/local/share/locale"
 
18
#define CONFIG_PACKAGE "unity-china-music-scope"
 
19
#define CONFIG_VERSION "1.0.0"
 
20
 
 
21
 
 
22