You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
267 B
11 lines
267 B
15 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="KDevAppWizard" version="1">
|
||
|
<MenuBar>
|
||
|
<Menu name="project" >
|
||
|
<Action name="project_new" group="project_new"/>
|
||
|
<Action name="project_import" group="project_import"/>
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
</kpartgui>
|
||
|
|