mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 08:48:11 +08:00
Update links from graphite.rs to graphite.art
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pub(crate) const APP_NAME: &str = "Graphite";
|
||||
#[cfg(target_os = "linux")]
|
||||
pub(crate) const APP_ID: &str = "rs.graphite.Graphite";
|
||||
pub(crate) const APP_ID: &str = "art.graphite.Graphite";
|
||||
|
||||
pub(crate) const APP_DIRECTORY_NAME: &str = "graphite";
|
||||
pub(crate) const APP_LOCK_FILE_NAME: &str = "instance.lock";
|
||||
|
||||
Reference in New Issue
Block a user