summarylogtreecommitdiffstats
path: root/05ba23be296085313abd8d7d5075d962084f5d38.patch
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-03-27 10:18:16 +0100
committerAlexander F. Rødseth2019-03-27 10:18:16 +0100
commitf510ae4ba793eb9c338841f1123658cdd191da2b (patch)
treeac2b5525460e859448f55df777a2390180d89d87 /05ba23be296085313abd8d7d5075d962084f5d38.patch
downloadaur-f510ae4ba793eb9c338841f1123658cdd191da2b.tar.gz
Move from [community] to AUR in connection with the spring cleaning
Diffstat (limited to '05ba23be296085313abd8d7d5075d962084f5d38.patch')
-rw-r--r--05ba23be296085313abd8d7d5075d962084f5d38.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/05ba23be296085313abd8d7d5075d962084f5d38.patch b/05ba23be296085313abd8d7d5075d962084f5d38.patch
new file mode 100644
index 000000000000..591b2f20d948
--- /dev/null
+++ b/05ba23be296085313abd8d7d5075d962084f5d38.patch
@@ -0,0 +1,26 @@
+From 05ba23be296085313abd8d7d5075d962084f5d38 Mon Sep 17 00:00:00 2001
+From: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed, 14 Mar 2012 10:52:25 +0000
+Subject: Better use of fields in the .desktop file
+
+https://bugzilla.gnome.org/show_bug.cgi?id=672033
+---
+diff --git a/data/planner.desktop.in.in b/data/planner.desktop.in.in
+index af61d34..30eb921 100644
+--- a/data/planner.desktop.in.in
++++ b/data/planner.desktop.in.in
+@@ -1,6 +1,10 @@
+ [Desktop Entry]
+-_Name=Project Management
+-_Comment=Planner Project Management
++Version=1.0
++_Name=Planner
++_GenericName=Project Management
++_X-GNOME-FullName=Planner Project Management
++_Comment=Handle the tasks, resources, and cost of your projects
++_Keywords=Gantt;Chart;Critical path;Relationship;Dependency;WBS;
+ Exec=planner %F
+ Icon=gnome-planner.png
+ Terminal=false
+--
+cgit v0.9.2