diff --git a/pkgs/applications/gpxsee/fix-qttranslations-path.patch b/pkgs/applications/gpxsee/fix-qttranslations-path.patch

index 3b546338d209d349afd7ab4106e3ddf2cea245e5..757d9b8c65714bf422bf88884b0273030bc2449d 100644

--- a/pkgs/applications/gpxsee/fix-qttranslations-path.patch

+++ b/pkgs/applications/gpxsee/fix-qttranslations-path.patch

@@ -1,18 +1,18 @@

diff --git i/src/GUI/app.cpp w/src/GUI/app.cpp

-index 10e84d5..1e0abbe 100644

+index 37e9d3f..d4a065c 100644

--- i/src/GUI/app.cpp

+++ w/src/GUI/app.cpp

-@@ -34,11 +34,10 @@ App::App(int &argc, char **argv) : QApplication(argc, argv)

+@@ -35,11 +35,10 @@ App::App(int &argc, char **argv) : QApplication(argc, argv)

QTranslator *qt = new QTranslator(this);

-#if defined(Q_OS_WIN32) || defined(Q_OS_MAC)

+#if defined(Q_OS_WIN32)

#else // Q_OS_WIN32 || Q_OS_MAC

-- qt->load(QLocale::system(), "qt", "_", QLibraryInfo::location(

-- QLibraryInfo::TranslationsPath));

-+ qt->load(QLocale::system(), "qt", "_", QLatin1String("@qttranslations@/translations"));

+- if (qt->load(QLocale::system(), "qt", "_", QLibraryInfo::location(

+- QLibraryInfo::TranslationsPath)))

++ if (qt->load(QLocale::system(), "qt", "_", QLatin1String("@qttranslations@/translations")))

#endif // Q_OS_WIN32 || Q_OS_MAC

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/7099fe1ffe7688b6e7cb1bbb48b2e1f55bdf366b.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
136.295886 milliseconds
Gemini-to-HTML Time
1.40624 milliseconds

This content has been proxied by September (3851b).