File: fix_desktop_entry.patch

package info (click to toggle)
edb-debugger 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,944 kB
  • sloc: cpp: 46,242; xml: 4,998; ansic: 3,088; sh: 52; asm: 33; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Added keyword field in edb.desktop and changed the edb icon.
Author: Marcio de Souza Oliveira <m.desouza20@gmail.com>
Last-Update: 2017-04-30

Index: edb-debugger/edb.desktop
===================================================================
--- edb-debugger.orig/edb.desktop
+++ edb-debugger/edb.desktop
@@ -3,7 +3,8 @@ Name=edb
 GenericName="Evan's Debugger"
 Comment="edb is a cross platform x86/x86-64 debugger"
 Exec=edb
-Icon=edb
+Icon=edb48-logo
 Terminal=false
 Type=Application
 Categories=Development;Qt;Debugger;
+Keywords=debugger;development;graphical