briquolo (0.5.7-3) 01_desktop_entry

Summary

 desktop/briquolo.desktop |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

    
download this patch

Patch contents

#! /bin/sh /usr/share/dpatch/dpatch-run
## 01_desktop_entry.dpatch by  <brad@pyrite.brad-smith.co.uk>
##
## DP: Tidy up Desktop Entry

@DPATCH@

Index: briquolo-0.5.6/desktop/briquolo.desktop
===================================================================
--- briquolo-0.5.6.orig/desktop/briquolo.desktop
+++ briquolo-0.5.6/desktop/briquolo.desktop
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Name=Briquolo
 Name[fr]=Briquolo
 
@@ -8,15 +7,13 @@
 Comment[fr]=Un casse brique OpenGL
 
 Type=Application
-Categories=ArcadeGame;Game;
+Categories=Game;ArcadeGame;
 
-TryExec=briquolo
 Exec=briquolo
-FilePattern=briquolo
+TryExec=/usr/games/briquolo
 
 Icon=briquolo.svg
 Terminal=false
 
 GenericName=BreakOut
 GenericName[fr]=Casse Briques
-Categories=Application;Game;