Package: openfetion / 2.2.1-3.2

Metadata

Package Version Patches format
openfetion 2.2.1-3.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 arrow_key_scroll.patch | (download)

src/fx_tree.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix scrolling using arrow keys
 Use gtk_container_add to replace gtk_scrolled_window_add_with_viewport
 at some places.
02 indicate gtk 0.7.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/fx_main.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 port openfetion to new libindicate-gtk 0.7
 * change the module to check via pkg-config to libindicate-gtk-0.7
 * use indicate_gtk_indicator_set_property_icon instead of
   indicate_indicator_set_property_icon