
===============================================================================

Q:  Does Osmo support data synchronization with online services?

A:  Unfortunately no. Because of lack of our interest in such feature we do 
    not plan to work on it. Any patches related to data synchronization 
    functionality are welcome.

===============================================================================

Q:  I get the following message on console when I run Osmo:

    java version "1.7.0_55"
    OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
    OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode

    Does Osmo require Java?

A:  No, this message is generated by Java plugin for Webkit. Because Osmo uses 
    Webkit for HTML rendering such output is generated during initialization.

===============================================================================

Q:  Osmo looks as ugly as Windows 3.x application. What's wrong with the GUI?

A:  Osmo uses Gtk+ v2 Toolkit for the GUI. Currently, many applications use 
    Gtk+ v3 with dedicated themes ignored by Gtk+ v2 applications. To get 
    the consistent look of Osmo with other Gtk+ v3 applications you have to 
    use the theme dedicated for both versions of Gtk+. 
    For example, try to use the clearlooks-phenix-theme.

===============================================================================

