Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 030d9612c3d1f59efccbf5e63405e3ab > files > 1

vdr-text2skin-1.3.2-2.fc16.src.rpm

diff -up text2skin-1.3/common.c~ text2skin-1.3/common.c
--- text2skin-1.3/common.c~	2009-07-17 02:18:57.000000000 +0300
+++ text2skin-1.3/common.c	2009-10-07 23:19:34.000000000 +0300
@@ -14,7 +14,7 @@
 const std::string &SkinPath(void) 
 {
 	// should never change
-	static std::string path = cPlugin::ConfigDirectory(PLUGIN_NAME_I18N);
+	static std::string path = "/usr/share/vdr/text2skin";
 	return path;
 }
 
diff -up text2skin-1.3/README~ text2skin-1.3/README
--- text2skin-1.3/README~	2009-07-17 02:16:35.000000000 +0300
+++ text2skin-1.3/README	2009-10-07 23:19:34.000000000 +0300
@@ -68,6 +68,9 @@ root@linux # ./vdr -P text2skin
 Where to put the skins:
 -----------------------
 
+*** rpm package note: this text2skin package has been patched to load skins
+*** from /usr/share/vdr/text2skin instead of the path documented below.
+
 As you might know, VDR has a subfolder "plugins" inside it's configuration 
 folder, where all plugin-related files should reside. If you don't know, where
 this could be, look into the folder you gave to VDR with the -v parameter 
diff -up text2skin-1.3/README.de~ text2skin-1.3/README.de
--- text2skin-1.3/README.de~	2009-09-06 18:31:27.000000000 +0300
+++ text2skin-1.3/README.de	2009-10-07 23:19:34.000000000 +0300
@@ -73,6 +73,9 @@ root@linux # ./vdr -P text2skin
 Wo die Skins hingehören:
 ------------------------
 
+*** rpm package note: this text2skin package has been patched to load skins
+*** from /usr/share/vdr/text2skin instead of the path documented below.
+
 Wie Sie vielleicht wissen, hat VDR einen Unterordner "plugins" innerhalb seines
 Konfigurationsordners, in dem alle Dateien, die zu Plugins gehören, enthalten
 sein sollten. Wenn Sie nicht wissen, wo das sein könnte, schauen Sie in dem