Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #790735 > unrolled thread
| Started by | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| First post | 2016-12-13 22:20 +0100 |
| Last post | 2016-12-13 22:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.bugs.dist
Bug#848084: no way to restore toolbar once gone 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-12-13 22:20 +0100
| From | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| Date | 2016-12-13 22:20 +0100 |
| Subject | Bug#848084: no way to restore toolbar once gone |
| Message-ID | <sO2Ep-6bg-7@gated-at.bofh.it> |
Package: fbreader
Version: 0.12.10dfsg2-2
Severity: wishlist
Try
$ fbreader
Now stop it with ALT F4.
Now replace the contents of .FBReader/ui.xml with
<?xml version="1.0" encoding="UTF-8"?>
<config>
<group name="InfoDialog">
<option name="SelectedTab" value="Common"/>
</group>
<group name="Options">
<option name="WindowState" value="2"/>
</group>
<group name="ToggleButtonGroup">
<option name="booksOrder" value="byAuthor"/>
</group>
</config>
and do
$ fbreader
again.
Note how there is no way to get the toolbar back.
No I don't remember how it got that way on my computer.
Back to top | Article view | linux.debian.bugs.dist
csiph-web