Skip to content

Commit 400b8c4

Browse files
committed
bottles: update remove-unsupported-warning.patch
1 parent ee8bf0c commit 400b8c4

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

pkgs/by-name/bo/bottles-unwrapped/remove-unsupported-warning.patch

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
diff --git a/bottles/frontend/windows/main_window.py b/bottles/frontend/windows/main_window.py
2-
index 79bf0d72..e37ca43e 100644
3-
--- a/bottles/frontend/windows/main_window.py
4-
index 79bf0d72..e37ca43e 100644
5-
--- a/bottles/frontend/windows/main_window.py
6-
+++ b/bottles/frontend/windows/main_window.py
7-
@@ -104,29 +104,15 @@ class MainWindow(Adw.ApplicationWindow):
1+
diff --git a/bottles/frontend/windows/window.py b/bottles/frontend/windows/window.py
2+
index 802b08b5..c4cada1d 100644
3+
--- a/bottles/frontend/windows/window.py
4+
+++ b/bottles/frontend/windows/window.py
5+
@@ -102,29 +102,15 @@ class BottlesWindow(Adw.ApplicationWindow):
86

97
def response(dialog, response, *args):
108
if response == "close":

0 commit comments

Comments
 (0)