File: info_display.ui

package info (click to toggle)
gtkpod 2.1.5-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 19,412 kB
  • ctags: 6,307
  • sloc: ansic: 51,604; xml: 16,135; sh: 11,916; cpp: 7,545; perl: 1,449; makefile: 1,378; lex: 638; awk: 73; python: 35
file content (14 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--*- xml -*-->
<ui>
	<menubar name="MenuMain">
   		<menu name="MenuView" action="ActionMenuView">
			<placeholder name="PlaceholderViewMenus">
				<separator/>
				<menuitem name="Info Window" action="ActionDisplayInfoView" />
				<separator/>
            </placeholder>
   		</menu>
	</menubar>
	<toolbar name="ToolbarMain">
	</toolbar>
</ui>