File: config.rs.in

package info (click to toggle)
papers 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,044 kB
  • sloc: ansic: 37,728; sh: 197; xml: 127; makefile: 113
file content (6 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
pub const GETTEXT_PACKAGE: &str = @GETTEXT_PACKAGE@;
pub const APP_ID: &str = @APP_ID@;
pub const VERSION: &str = @VERSION@;
pub const OBJECT_PROFILE: &str = @OBJECT_PROFILE@;
pub const PROFILE: &str = @PROFILE@;
pub const PPS_LOCALEDIR: &str = @PPS_LOCALEDIR@;