mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-07 18:47:45 +02:00
chore: Bump version
This commit is contained in:
parent
ee7129009a
commit
a369356b49
5 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@ use gtk::prelude::{BoxExt, ButtonExt};
|
|||
use re_set_lib::utils::plugin::{PluginCapabilities, PluginImplementation, PluginTestFunc, SidebarInfo};
|
||||
|
||||
pub const BASE: &str = "org.Xetibo.ReSet.Daemon";
|
||||
pub const DBUS_PATH: &str = "/org/Xebito/ReSet/Plugins/test";
|
||||
pub const DBUS_PATH: &str = "/org/Xetibo/ReSet/Plugins/test";
|
||||
pub const INTERFACE: &str = "org.Xetibo.ReSet.TestPlugin";
|
||||
|
||||
#[no_mangle]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue