Translation/languages/en-US/dvd launcher.xml

From Kiwix
< Translation‎ | languages‎ | en-US
Revision as of 13:47, 30 March 2010 by Kelson (talk | contribs) (New page: <source lang="xml"> <?xml version="1.0" encoding="utf-8" ?> <autorun> <lang code="en"> <layoutDirection>Qt::LeftToRight</layoutDirection> <windowTitle>Wikimedia by Kiwix</windowTitle>...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<?xml version="1.0" encoding="utf-8" ?>
<autorun>
	<lang code="en">
		<layoutDirection>Qt::LeftToRight</layoutDirection>
		<windowTitle>Wikimedia by Kiwix</windowTitle>
		<run>Launch kiwix from here</run>
		<install>Install kiwix to your Hard Drive</install>
		<quit>Quit this menu</quit>
	</lang>
</autorun>