2024-02-09 22:04:15 +03:00
|
|
|
pub const APP_ID: &str = "com.github.pikaos-linux.pikafirstsetup";
|
2024-02-18 15:11:52 +03:00
|
|
|
pub const DISTRO_ICON: &str = "pika-logo";
|
2024-02-26 17:01:43 +03:00
|
|
|
//pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
|
|
|
pub const APP_ICON: &str = "com.github.pikaos-linux.pikawelcome";
|
|
|
|
//pub const APP_GITHUB: &str = "https://github.com/PikaOS-Linux/pkg-pika-welcome";
|