Skip to content
Snippets Groups Projects
Commit 60df2c43 authored by Jeremy Bícha's avatar Jeremy Bícha
Browse files

Remove obsolete gedit patch as done in Debian

parent cd9e7e5e
No related branches found
No related tags found
No related merge requests found
From: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Date: Thu, 17 Aug 2023 12:23:49 -0400
Subject: gedit
Last-Updated: 2024-09-05
--- a/src/orca/script_manager.py
+++ b/src/orca/script_manager.py
@@ -56,6 +56,7 @@ class ScriptManager:
'mate-notification-daemon': 'notification-daemon',
'metacity': 'switcher',
'pluma': 'gedit',
+ 'org.gnome.gedit': 'gedit',
'xfce4-notifyd': 'notification-daemon'}
alt_names = list(app_names.keys())
if name.endswith(".py") or name.endswith(".bin"):
gedit
unity-a11y.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment