~amiluc-bis/+junk/Ella-Renaissance

« back to all changes in this revision

Viewing changes to src/config.h

  • Committer: kevlar
  • Date: 2011-12-13 20:24:12 UTC
  • Revision ID: amiluc_bis@yahoo.fr-20111213202412-vwi5zhb7xyarp7y3
initializing project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef H_CONFIG_H_150111
 
2
#define H_CONFIG_H_150111
 
3
 
 
4
#define ELLA_NLS_LOCALEDIR "/usr/local/share/locale-langpack"
 
5
#define ELLA_DATADIR "/usr/local/share/ella/"
 
6
/* #undef ELLA_DEBUG */
 
7
/* #undef _WITHOUT_SWFDEC */
 
8
 
 
9
#endif