Initialized burrow-gtk project
This commit is contained in:
parent
f31133f4dc
commit
f1d7a98491
26 changed files with 1534 additions and 1 deletions
4
burrow-gtk/src/config.rs.in
Normal file
4
burrow-gtk/src/config.rs.in
Normal 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@;
|
||||
Loading…
Add table
Add a link
Reference in a new issue