Initialized burrow-gtk project

This commit is contained in:
reesericci 2023-07-01 12:25:56 -05:00 committed by Conrad Kramer
parent f31133f4dc
commit f1d7a98491
26 changed files with 1534 additions and 1 deletions

View file

@ -0,0 +1,4 @@
pub static VERSION: &str = @VERSION@;
pub static GETTEXT_PACKAGE: &str = @GETTEXT_PACKAGE@;
pub static LOCALEDIR: &str = @LOCALEDIR@;
pub static PKGDATADIR: &str = @PKGDATADIR@;