/usr/share/kde4/apps/kdevcustommakemanager/kdevcustommakemanager.rc is in kdevelop-data 4:4.7.3-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | <!DOCTYPE kpartgui>
<gui name="kdevcustommakemanager" library="libkdevcustommakemanager" version="4">
<MenuBar>
<Menu name="run">
<text context="@title:menu">Run</text>
<Action name="build_target"/>
</Menu>
</MenuBar>
</gui>
|