1
2
3
4
5
6
7
pub static APP_ID: &str = "com.belmoussaoui.Authenticator.Devel";
pub static PKGDATADIR: &str = "/app/share/authenticator";
pub static PROFILE: &str = "Devel";
pub static VERSION: &str = "4.4.0-d302fca";
pub static GETTEXT_PACKAGE: &str = "authenticator";
pub static LOCALEDIR: &str = "/app/share/locale";
pub static OBJECT_PATH: &str = "/com/belmoussaoui/Authenticator/Devel/SearchProvider";