You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-cdr/xcdroast/files/disable_version_check.patch

12 lines
296 B

--- a/src/init.c 2016-07-08 12:00:17.705356781 +0200
+++ b/src/init.c 2016-07-08 12:02:35.914358133 +0200
@@ -790,7 +790,7 @@
debug = 0;
oldfontcode = 0;
*altdevscan = 1;
- no_versioncheck = 0;
+ no_versioncheck = 1;
support_ontheflyaudio = 0;
c_locale_is_utf8 = 0;
ignoreProDVD = 0;