File: config.vapi

package info (click to toggle)
synapse 0.2.99.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,148 kB
  • sloc: sh: 4,721; makefile: 276; sed: 16
file content (8 lines) | stat: -rw-r--r-- 237 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 DATADIR;
}