File: config.vapi

package info (click to toggle)
gnome-usage 48.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,340 kB
  • sloc: sh: 33; xml: 27; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[CCode (cprefix = "", lower_case_cprefix = "")]
namespace Config {
    public const string VERSION;
    public const string GETTEXT_PACKAGE;
    public const string GNOMELOCALEDIR;
    public const string APPLICATION_ID;
    public const string APPLICATION_RESOURCE_PATH;
    public const string PROFILE;
}