mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Merging new panel in the trunk.
This commit is contained in:
6
ede-panel/applets/start-menu/ede-menu-spec-test.cpp
Normal file
6
ede-panel/applets/start-menu/ede-menu-spec-test.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include "XdgMenuReader.h"
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
xdg_menu_dump_for_test_suite();
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user