Change package name to io.github.lemmygtk.lemoa for flatpak
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pub const NAME: &str = "lemoa";
|
||||
pub const APP_ID: &str = "com.lemmygtk.lemoa";
|
||||
pub const PKGDATADIR: &str = "/usr/local/share/lemoa";
|
||||
pub const APP_ID: &str = "io.github.lemmygtk.lemoa";
|
||||
pub const PKGDATADIR: &str = "/app/share/lemoa";
|
||||
pub const VERSION: &str = "0.1.0";
|
||||
|
||||
Reference in New Issue
Block a user