#! /bin/sh /usr/share/dpatch/dpatch-run ## 02-desktop-file-icon.dpatch by Francisco Manuel Garcia Claramonte ## ## ## DP: This patch fix the problem with the missing icon in desktop ## file. ## ## This patch is licensed under the GPL-3 terms. @DPATCH@ diff -urNad drgeo-1.1.0~/drgeo.desktop.in drgeo-1.1.0/drgeo.desktop.in --- drgeo-1.1.0~/drgeo.desktop.in 2003-08-16 20:47:15.000000000 +0200 +++ drgeo-1.1.0/drgeo.desktop.in 2008-11-09 19:26:44.000000000 +0100 @@ -3,7 +3,7 @@ _Name=Dr.Geo _Comment=Dr.Geo Math Tool Exec=drgeo -Icon=gnome-drgenius.png +Icon=drgeo_32x32.xpm Terminal=false StartupNotify=true Type=Application