36 lines
1.9 KiB
Diff
36 lines
1.9 KiB
Diff
|
diff -Nru dvd-slideshow-0.8.4-2.orig/dvd-menu dvd-slideshow-0.8.4-2/dvd-menu
|
||
|
--- dvd-slideshow-0.8.4-2.orig/dvd-menu 2011-08-20 07:22:01.000000000 +0200
|
||
|
+++ dvd-slideshow-0.8.4-2/dvd-menu 2011-10-20 12:36:13.883453414 +0200
|
||
|
@@ -151,7 +151,7 @@
|
||
|
|
||
|
[-theme themename]
|
||
|
Use the given theme when setting variables/colors/etc. Themes are
|
||
|
- installed in /opt/dvd-slideshow/themes or in a local directory
|
||
|
+ installed in /usr/share/dvd-slideshow/themes or in a local directory
|
||
|
~/.dvd-slideshow/themes
|
||
|
|
||
|
[-vcd]|[-svcd] [ALPHA!]
|
||
|
diff -Nru dvd-slideshow-0.8.4-2.orig/dvd-slideshow dvd-slideshow-0.8.4-2/dvd-slideshow
|
||
|
--- dvd-slideshow-0.8.4-2.orig/dvd-slideshow 2011-08-22 19:48:52.000000000 +0200
|
||
|
+++ dvd-slideshow-0.8.4-2/dvd-slideshow 2011-10-20 12:36:28.232614810 +0200
|
||
|
@@ -532,7 +532,7 @@
|
||
|
bottomtitle_text_location_x=0
|
||
|
bottomtitle_text_location_y=155
|
||
|
|
||
|
-themedir='/opt/dvd-slideshow/themes' # LSB/FHS compliant. see: http://www.pathname.com/fhs/pub/fhs-2.3.html#OPTADDONAPPLICATIONSOFTWAREPACKAGES
|
||
|
+themedir='/usr/share/dvd-slideshow/themes' # LSB/FHS compliant. see: http://www.pathname.com/fhs/pub/fhs-2.3.html#OPTADDONAPPLICATIONSOFTWAREPACKAGES
|
||
|
local_themedir=~/.dvd-slideshow/themes # local theme directory
|
||
|
|
||
|
logo=""
|
||
|
diff -Nru dvd-slideshow-0.8.4-2.orig/dvd-slideshow-themes-0.8.0-1/themes.readme.txt dvd-slideshow-0.8.4-2/dvd-slideshow-themes-0.8.0-1/themes.readme.txt
|
||
|
--- dvd-slideshow-0.8.4-2.orig/dvd-slideshow-themes-0.8.0-1/themes.readme.txt 2006-12-18 06:08:22.000000000 +0100
|
||
|
+++ dvd-slideshow-0.8.4-2/dvd-slideshow-themes-0.8.0-1/themes.readme.txt 2011-10-20 12:37:05.414033018 +0200
|
||
|
@@ -1,6 +1,6 @@
|
||
|
Document how to create themes here!
|
||
|
|
||
|
-System themes are located in /opt/dvd-slideshow/themes/
|
||
|
+System themes are located in /usr/share/dvd-slideshow/themes/
|
||
|
local themes are located in ~/.dvd-slideshow/themes
|
||
|
|
||
|
if you download the themes from the subversion repository, you'll have to put
|