summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/Hungarian/example.conf7
-rw-r--r--DOCS/mplayer.17
-rw-r--r--etc/example.conf8
3 files changed, 22 insertions, 0 deletions
diff --git a/DOCS/Hungarian/example.conf b/DOCS/Hungarian/example.conf
index 015db12cef..c21d470d6a 100644
--- a/DOCS/Hungarian/example.conf
+++ b/DOCS/Hungarian/example.conf
@@ -45,6 +45,13 @@ zoom=nem # Software-es nagyítás használata (erős CPU kell!)
# y=600 # video nagyítása <y> pixelnyi magasságra
##
+## Ide írhatod be hogy alapállapotban melyik skin töltődjön be
+## (a következő helyeken keresi : /usr/local/share/mplayer/Skin/ezt-a-skint
+## és ~/.mplayer/Skin/ezt-a-skint)
+
+# skin = default
+
+##
## Több nyelvet is lehet használni :)
##
## Magyar igen nem
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 5fc7838b93..f0e7d4b851 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -68,6 +68,7 @@ mplayer \- Movie Player for Linux
.RB [ \-chapter\ chapterid]
.RB [ \-dvdangle\ angleid]
.RB [ \-dvdkey\ key]
+.RB [ \-skin\ skin]
.I - or file or device
.PP
.SH DESCRIPTION
@@ -197,6 +198,12 @@ display less output, status messages.
.TP
.B \-benchmark
used in combination with -nosound and -vo null for benchmarking.
+.TP
+.B \-skin skin directory
+load skin from this directory. For example '-skin fittyfene' tries these :
+
+ /usr/local/share/mplayer/Skin/fittyfene
+ ~/.mplayer/Skin/fittyfene
.IP
.SH "ADVANCED OPTIONS"
.TP
diff --git a/etc/example.conf b/etc/example.conf
index 1bdff85c2d..911ff3d319 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -45,6 +45,14 @@ fs=yes # Enlarges movie window to your desktop's size.
# y=600 # scale movie to <y> pixels height
##
+## Specify your preferred default skin here
+## (skins are searched in /usr/local/share/mplayer/Skin/yourskin
+## and ~/.mplayer/Skin/yourskin)
+##
+
+# skin = default
+
+##
## Multiple languages are available :)
##
## Hungarian igen nem