1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: adapt path for the Debian package
Author: Andreas B. Mundt <andi@debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/src/deb/filius.desktop
+++ b/src/deb/filius.desktop
@@ -5,7 +5,7 @@
GenericName[de]=Simulator Rechnernetze
Comment=Learn how Computer Networks are built
Comment[de]=Lernsoftware zu Rechnernetzen
-Exec=/usr/share/filius/filius.sh %f
+Exec=/usr/bin/filius %f
Icon=filius
Terminal=false
Type=Application
|