File: 0003-gmidimonitor.ui-drop-property-unsupported-in-Gtk-3.patch

package info (click to toggle)
gmidimonitor 3.6%2Bdfsg0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,180 kB
  • sloc: python: 14,083; ansic: 3,240; makefile: 18
file content (21 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Dmitry Baryshkov <dbaryshkov@gmail.com>
Date: Mon, 28 Sep 2020 11:17:36 +0300
Subject: gmidimonitor.ui: drop property unsupported in Gtk+3

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
---
 gmidimonitor.ui | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gmidimonitor.ui b/gmidimonitor.ui
index d1eb76c..5e085bf 100644
--- a/gmidimonitor.ui
+++ b/gmidimonitor.ui
@@ -30,7 +30,6 @@
             <property name="can_focus">True</property>
             <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
             <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
-            <property name="tooltips">True</property>
             <property name="show_arrow">True</property>
             <child>
               <object class="GtkToggleToolButton" id="button_stop">