[fractal/revert-c1632bf9] Revert "Switch to upstream gettext-rs"



commit de79ad37ad55a4be8d5552a8e0c3a7dafa64bd69
Author: Christopher Davis <brainblasted disroot org>
Date:   Mon Apr 29 13:27:06 2019 +0000

    Revert "Switch to upstream gettext-rs"
    
    This reverts commit c1632bf973c019972709a742788d64b0eb81d3f8

 fractal-gtk/Cargo.toml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/fractal-gtk/Cargo.toml b/fractal-gtk/Cargo.toml
index c791a213..2fec22a8 100644
--- a/fractal-gtk/Cargo.toml
+++ b/fractal-gtk/Cargo.toml
@@ -61,7 +61,8 @@ version = "0.2.0"
 features = ["v0_0_7"]
 
 [dependencies.gettext-rs]
-version = "0.4.1"
+git = "https://github.com/danigm/gettext-rs";
+branch = "no-gettext"
 features = ["gettext-system"]
 
 [dependencies.gtk]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]