Add debian packaging
This commit is contained in:
parent
7d4d25ef85
commit
c0d2f235e4
9 changed files with 133 additions and 2 deletions
|
|
@ -269,7 +269,7 @@ impl cosmic::Application for App {
|
|||
type Message = Message;
|
||||
|
||||
/// The unique application ID to supply to the window manager.
|
||||
const APP_ID: &'static str = "com.system76.CosmicTextEditor";
|
||||
const APP_ID: &'static str = "com.system76.CosmicEdit";
|
||||
|
||||
fn core(&self) -> &Core {
|
||||
&self.core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue