Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559029
en ru br
Репозитории ALT
S:44-alt3
5.1: 42.1-alt1
4.1: 41.3-alt1
4.0: 40.1d-alt1
3.0: 38.1-alt1
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: scorched3d

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: scorched3d-44-fedora-help.patch
Скачать


diff -up scorched/src/common/common/DefinesScorched.cpp.orig scorched/src/common/common/DefinesScorched.cpp
--- scorched/src/common/common/DefinesScorched.cpp.orig	2009-02-15 15:11:18.000000000 +0100
+++ scorched/src/common/common/DefinesScorched.cpp	2009-02-16 14:28:53.000000000 +0100
@@ -58,7 +58,7 @@ void S3D::showURL(const std::string &url
 	std::string buffer = S3D::formatStringBuffer("open %s", url.c_str());
 	system(buffer.c_str());
 #else
-	std::string buffer = S3D::formatStringBuffer("firefox %s", url.c_str());
+	std::string buffer = S3D::formatStringBuffer("xdg-open %s", url.c_str());
 	system(buffer.c_str());
 #endif // __DARWIN__
 #endif // _WIN32
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin