~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): Didier Roche
  • Date: 2010-06-24 20:41:14 UTC
  • Revision ID: james.westby@ubuntu.com-20100624204114-6mbl6evlublzxw44
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.c generated by valac, 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"
 
14
#define CONFIG_DATADIR "/usr/share"
 
15
#define CONFIG_BINDIR "/usr/bin"
 
16
#define CONFIG_LOCALEDIR "/usr/share/locale"
 
17
#define CONFIG_PACKAGE "unity-place-files"
 
18
#define CONFIG_VERSION "0.5.2"
 
19
 
 
20
 
 
21
 
 
22
 
 
23