Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #790735
| From | 積丹尼 Dan Jacobson <jidanni@jidanni.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#848084: no way to restore toolbar once gone |
| Date | 2016-12-13 22:20 +0100 |
| Message-ID | <sO2Ep-6bg-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread
Bug#848084: no way to restore toolbar once gone 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-12-13 22:20 +0100
csiph-web