File: config.vapi

package info (click to toggle)
lxsession 0.5.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,188 kB
  • sloc: ansic: 4,087; makefile: 523; sh: 238; xml: 114
file content (8 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
namespace Config
{
  public const string GETTEXT_PACKAGE;
  public const string RELEASE_NAME;
  public const string VERSION;
  public const string LOCALEDIR;
}