From 2a8e1c75863bc84c55eadcff1f3adb42d409d180 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Sun, 20 Feb 2022 19:19:45 +0100 Subject: - Distinctive development mode --- src/config.rs.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.rs.in') diff --git a/src/config.rs.in b/src/config.rs.in index 4005031..6429916 100644 --- a/src/config.rs.in +++ b/src/config.rs.in @@ -19,3 +19,4 @@ pub static GETTEXT_PACKAGE: &str = @GETTEXT_PACKAGE@; pub static LOCALEDIR: &str = @LOCALEDIR@; pub static PKGDATADIR: &str = @PKGDATADIR@; pub static APP_ID: &str = @APP_ID@; +pub static PROFILE: &str = @PROFILE@; -- cgit 1.4.1