File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Comment=A gemini browser
44Type=Application
55Exec=geopard
66Terminal=false
7- Categories=GNOME;GTK;
7+ Categories=GNOME;GTK;Network;
88Keywords=Gnome;GTK;browser;gemini;rust;
99# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
1010Icon=@icon@
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pub const LOCALEDIR: &str = "/app/share/locale";
44pub const PKGDATADIR : & str = "/app/share/geopard" ;
55pub const PROFILE : & str = "Devel" ;
66pub const RESOURCES_FILE : & str = concat ! ( "/app/share/geopard" , "/resources.gresource" ) ;
7- pub const VERSION : & str = "1.0.0-alpha-9d527e8 " ;
7+ pub const VERSION : & str = "1.0.0-alpha-a6cb0a0 " ;
88
99use once_cell:: sync:: Lazy ;
1010use serde:: { Deserialize , Serialize } ;
You can’t perform that action at this time.
0 commit comments