Warning, /plasma/systemsettings/app/systemsettingsui.rc is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <gui name="systemsettings"
0003      version="2"
0004      xmlns="http://www.kde.org/standards/kxmlgui/1.0"
0005      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0006      xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0
0007                          http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd" >
0008 
0009   <MenuBar>
0010     <Menu name="help">
0011       <Action name="help_about_view" append="about_merge" />
0012     </Menu>
0013   </MenuBar>
0014   <ToolBar name="mainToolBar" noEdit="true" >
0015     <text>About System Settings</text>
0016     <ActionList name="viewActions" />
0017     <Action name="help_toolbar_menu" />
0018     <ActionList name="configure" />
0019     <Separator />
0020     <ActionList name="search" />
0021   </ToolBar>
0022 </gui>