Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #790735 > unrolled thread

Bug#848084: no way to restore toolbar once gone

Started by積丹尼 Dan Jacobson <jidanni@jidanni.org>
First post2016-12-13 22:20 +0100
Last post2016-12-13 22:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist


Contents

  Bug#848084: no way to restore toolbar once gone 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2016-12-13 22:20 +0100

#790735 — Bug#848084: no way to restore toolbar once gone

From積丹尼 Dan Jacobson <jidanni@jidanni.org>
Date2016-12-13 22:20 +0100
SubjectBug#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.

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web