support GIF

add environments for DATA_DIR, PO_DIR, INTERFACES_DIR

fix(Gtk-CRITICAL): assertion 'GTK_IS_CONTAINER (container)' failed
This commit is contained in:
Salem Yaslem 2021-03-09 18:52:34 +03:00
parent c984d7b4d7
commit 4c4762ac33
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -131,7 +131,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
[[package]]
name = "blue-recorder"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"chrono",
"gdk",

View File

@ -1,6 +1,6 @@
[package]
name = "blue-recorder"
version = "0.1.1"
version = "0.1.2"
authors = ["Salem Yaslem <s@sy.sa>"]
edition = "2018"