Gosh, some little cosmetics here...
[midnight-commander.git] / gnome / magicdev.idl
blob7ccc6e52c205fca53171db7a6a6030d05b8e1eca
1 module GNOME {
2 interface MagicDev {
3 void reread_config();
4 boolean is_running();
5 };
6 };