[gnome-notes/add-shortcut-for-new-note-to-desktop-actions: 3/3] desktop: Add "Create New Note" shortcut to Desktop Actions
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/add-shortcut-for-new-note-to-desktop-actions: 3/3] desktop: Add "Create New Note" shortcut to Desktop Actions
- Date: Wed, 1 Apr 2020 14:49:43 +0000 (UTC)
commit c42b7d8cd76e803980662bc64687230836a4ffc6
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Mar 12 11:40:36 2020 +0100
desktop: Add "Create New Note" shortcut to Desktop Actions
This allows for GNOME Shell (and other launchers) to present a
shortcut for creating a new note directly (right click on the
Notes icon -> Create New Note.
data/org.gnome.Notes.desktop.in | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/data/org.gnome.Notes.desktop.in b/data/org.gnome.Notes.desktop.in
index a8b7105..e317995 100644
--- a/data/org.gnome.Notes.desktop.in
+++ b/data/org.gnome.Notes.desktop.in
@@ -12,3 +12,8 @@ StartupNotify=true
Terminal=false
Type=Application
Categories=GNOME;GTK;Utility;
+Actions=new-note
+
+[Desktop Action new-note]
+Name=Create New Note
+Exec=bijiben --new-note
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]