File: config.vapi

package info (click to toggle)
ayatana-indicator-bluetooth 22.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 892 kB
  • sloc: sh: 31; makefile: 20
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;
}