File: 0005-Remove-Encoding-add-Keywords-to-dawg.desktop.patch

package info (click to toggle)
dawg 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 908 kB
  • sloc: cpp: 2,598; ansic: 520; perl: 467; sh: 101; makefile: 18
file content (25 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Kevin Murray <spam@kdmurray.id.au>
Date: Wed, 2 Dec 2015 11:37:05 +1100
Subject: Remove Encoding; add Keywords to dawg.desktop

---
 src/dawg.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dawg.desktop b/src/dawg.desktop
index 273e07e..e55644e 100644
--- a/src/dawg.desktop
+++ b/src/dawg.desktop
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Name=Dawg
 Comment=Sequence Evolution Simulator
 Exec=dawg %f
@@ -10,4 +9,5 @@ Terminal=true
 X-MultipleArgs=false
 Type=Application
 Categories=Application;Education;Science;Biology;
+Keywords=bioinformatics;DNA;sequence;simulation;evolution;
 StartupNotify=false