26 lines
666 B
Diff
26 lines
666 B
Diff
From 9ff299810a9c4f6a7373c53d5f3496399910ed4b Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Ga=C3=ABl=20Bonithon?= <gael@xfce.org>
|
|
Date: Wed, 12 May 2021 12:03:01 +0200
|
|
Subject: [PATCH] Add "preferences" action to `mousepad.desktop`
|
|
|
|
Fixes #130.
|
|
---
|
|
mousepad.desktop.in.in | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/mousepad.desktop.in.in b/mousepad.desktop.in.in
|
|
index 969d77e1..612572ea 100644
|
|
--- a/mousepad.desktop.in.in
|
|
+++ b/mousepad.desktop.in.in
|
|
@@ -10,6 +10,7 @@ StartupNotify=true
|
|
Type=Application
|
|
Categories=Utility;TextEditor;GTK;
|
|
MimeType=text/plain;
|
|
+Actions=preferences;
|
|
|
|
[Desktop Action preferences]
|
|
_Name=Mousepad Preferences
|
|
--
|
|
GitLab
|
|
|