File: browser_command.patch

package info (click to toggle)
pixfrogger 1.0%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,616 kB
  • sloc: pascal: 35; sh: 18; makefile: 12
file content (13 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: pixfrogger-1.0/src/pixfrogger.prg
===================================================================
--- pixfrogger-1.0.orig/src/pixfrogger.prg	2009-03-16 21:39:11.000000000 -0400
+++ pixfrogger-1.0/src/pixfrogger.prg	2009-03-16 21:39:27.000000000 -0400
@@ -151,7 +151,7 @@
 				if(fxi_os==0)
 					shell("http://pixjuegos.com");
 				else
-					shell("firefox http://pixjuegos.com &");
+					shell("x-www-browser http://pixjuegos.com &");
 				end
 				break;
 			end