You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
491 B
24 lines
491 B
7 months ago
|
<?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>
|