File: config.vapi

package info (click to toggle)
ayatana-indicator-sound 24.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,088 kB
  • sloc: cpp: 5,813; ansic: 384; xml: 300; sh: 31; makefile: 21
file content (8 lines) | stat: -rw-r--r-- 284 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 LOCALEDIR;
  public const string PKGDATADIR;
  public const string PACKAGE_NAME;
  public const string PACKAGE_VERSION;
}