[gnote] Pluralize "notes" keyword in desktop file
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Pluralize "notes" keyword in desktop file
- Date: Mon, 30 Dec 2013 18:36:50 +0000 (UTC)
commit 60be70d47b8f38e3f42066927a5e5e1704a3110e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Dec 30 12:34:45 2013 -0600
Pluralize "notes" keyword in desktop file
In GNOME Shell, I search for "notes," but find nothing. Searching for
simply "note" works.
data/gnote.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnote.desktop.in.in b/data/gnote.desktop.in.in
index 5c85b1a..16e6627 100644
--- a/data/gnote.desktop.in.in
+++ b/data/gnote.desktop.in.in
@@ -3,7 +3,7 @@
_Name=Gnote
_Comment=Take notes, link ideas, and stay organized
_GenericName=Note-taker
-_Keywords=note;idea;link;organize;
+_Keywords=notes;idea;link;organize;
Exec=gnote %u
Icon=gnote
MimeType=x-scheme-handler/note;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]