Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37740933
en ru br
ALT Linux repos
S:2.8.8-alt1
5.0: 1.12.2-alt1
4.1: 1.10.0-alt1

Group :: Office
RPM: vym

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vym-2.8.7-alt-pdf_path.patch
Download


Set PDF search patch for ALT Linux
--- src/mainwindow.cpp
+++ src/mainwindow.cpp
@@ -6566,7 +6566,7 @@
     searchList << VYM_DOCDIR;
 #endif
     // default path in SUSE LINUX
-    searchList << "/usr/share/doc/packages/vym";
+    searchList << vymBaseDir.path() + "/doc";
 #endif
 
     searchList << "doc"; // relative path for easy testing in tarball
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin