summaryrefslogtreecommitdiffstats
path: root/tdescreensaver/kdesavers/tdeasciiquarium/asciiquarium.kcfg
blob: b07777d17480ba9d3ce78b9e36a96fcbf590748f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
	<kcfgfile name="tdeasciiquariumrc"/>
	<group name="Settings">
		<entry name="fishCount" type="Int">
			<label>Amount of fish to have in the sea.</label>
			<default>20</default>
			<whatsthis>You can use this value to select the number of fish that will be
			on screen at a given time.</whatsthis>
		</entry>
	</group>
</kcfg>