mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
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:
parent
c984d7b4d7
commit
4c4762ac33
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -131,7 +131,7 @@ checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "blue-recorder"
|
name = "blue-recorder"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"gdk",
|
"gdk",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "blue-recorder"
|
name = "blue-recorder"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Salem Yaslem <s@sy.sa>"]
|
authors = ["Salem Yaslem <s@sy.sa>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user