[Xfce4-commits] [apps/catfish] 01/01: Disable overlay scrolling (bug 14487), bump minimum gtk to 3.16
noreply at xfce.org
noreply at xfce.org
Sun Jul 8 20:00:22 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/catfish.
commit d5228260f98f4d4f5fcae92cca0f2617972d39c4
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Jul 8 14:00:17 2018 -0400
Disable overlay scrolling (bug 14487), bump minimum gtk to 3.16
---
data/ui/AboutCatfishDialog.ui | 2 +-
data/ui/CatfishWindow.ui | 3 ++-
po/catfish.pot | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/data/ui/AboutCatfishDialog.ui b/data/ui/AboutCatfishDialog.ui
index 49a6a90..3defb91 100644
--- a/data/ui/AboutCatfishDialog.ui
+++ b/data/ui/AboutCatfishDialog.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<interface>
- <requires lib="gtk+" version="3.6"/>
+ <requires lib="gtk+" version="3.16"/>
<requires lib="about_catfish_dialog" version="1.0"/>
<object class="AboutCatfishDialog" id="about_catfish_dialog">
<property name="can_focus">False</property>
diff --git a/data/ui/CatfishWindow.ui b/data/ui/CatfishWindow.ui
index 363ab2d..73820c1 100644
--- a/data/ui/CatfishWindow.ui
+++ b/data/ui/CatfishWindow.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<interface>
- <requires lib="gtk+" version="3.12"/>
+ <requires lib="gtk+" version="3.16"/>
<requires lib="catfish_window" version="1.0"/>
<!-- interface-local-resource-path ../media -->
<object class="GtkImage" id="file_menu_copy_location_icon">
@@ -991,6 +991,7 @@
<property name="vexpand">True</property>
<property name="min_content_width">400</property>
<property name="min_content_height">300</property>
+ <property name="overlay_scrolling">False</property>
<child>
<object class="GtkTreeView" id="results_treeview">
<property name="visible">True</property>
diff --git a/po/catfish.pot b/po/catfish.pot
index b701d42..1a41276 100644
--- a/po/catfish.pot
+++ b/po/catfish.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-07-04 23:00-0400\n"
+"POT-Creation-Date: 2018-07-08 13:58-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list