summaryrefslogtreecommitdiffstats
path: root/fbreader/data/default/toolbar.short.xml
blob: 49507102758f1027d13882e16e9cf81cddcafa1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<toolbar>
	<button id="showReading"/>
	<separator/>
	<button id="showLibrary"/>
	<button id="showRecent"/>
	<button id="addBook"/>
	<separator/>
	<button id="gotoHome"/>
	<button id="undo"/>
	<button id="redo"/>
	<separator/>
	<button id="toc"/>
	<separator/>
	<button id="search"/>
	<button id="findPrevious"/>
	<button id="findNext"/>
	<separator/>
	<button id="bookInfo"/>
	<button id="preferences"/>
	<separator/>
	<button id="rotate"/>
</toolbar>