| Revision 1568,
797 bytes
checked in by munepi, 16 years ago
(diff) |
|
NEW: fbreader, liblinebreak
|
| Rev | Line | |
|---|
| [1568] | 1 | README for Fedora |
|---|
| 2 | ----------------- |
|---|
| 3 | |
|---|
| 4 | The previously-monolithic FBReader package has now been split into |
|---|
| 5 | separate subpackages: |
|---|
| 6 | |
|---|
| 7 | - fbreader: The ebook reader |
|---|
| 8 | - zlibrary: Cross-platform GUI library |
|---|
| 9 | - zlibrary-ui-gtk: GTK+ interface for zlibrary |
|---|
| 10 | - zlibrary-ui-qt: Qt interface for zlibrary |
|---|
| 11 | |
|---|
| 12 | Two convenience packages are provided: |
|---|
| 13 | - fbreader-gtk: installs fbreader and zlibrary-ui-gtk |
|---|
| 14 | - fbreader-qt: installs fbreader and zlibrary-ui-qt |
|---|
| 15 | |
|---|
| 16 | 'yum install fbreader' does not guarantee which interface gets picked; |
|---|
| 17 | install fbreader-gtk or -qt instead. |
|---|
| 18 | |
|---|
| 19 | If both -gtk and -qt interfaces are installed, by default |
|---|
| 20 | the Gtk+ interface is used. To change the interface you want to use, |
|---|
| 21 | do as root: |
|---|
| 22 | |
|---|
| 23 | # alternatives --config zlibrary-ui |
|---|
| 24 | |
|---|
| 25 | to reset the choice to the default, use |
|---|
| 26 | |
|---|
| 27 | # alternatives --auto zlibrary-ui |
|---|
Note: See
TracBrowser
for help on using the repository browser.