mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 11:28:30 +08:00
Update links from graphite.rs to graphite.art
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "graphite-desktop-bundle"
|
||||
version = "0.0.0"
|
||||
description = "Graphite Desktop Bundle"
|
||||
authors = ["Graphite Authors <contact@graphite.rs>"]
|
||||
authors = ["Graphite Authors <contact@graphite.art>"]
|
||||
license = "Apache-2.0"
|
||||
repository = ""
|
||||
edition = "2024"
|
||||
|
||||
@@ -5,7 +5,7 @@ use std::path::{Path, PathBuf};
|
||||
|
||||
use crate::common::*;
|
||||
|
||||
const APP_ID: &str = "rs.graphite.Graphite";
|
||||
const APP_ID: &str = "art.graphite.Graphite";
|
||||
|
||||
const PACKAGE: &str = "graphite-desktop-platform-mac";
|
||||
const HELPER_BIN: &str = "graphite-desktop-platform-mac-helper";
|
||||
|
||||
Reference in New Issue
Block a user