From: Felix Domke Date: Fri, 16 Jun 2006 13:39:12 +0000 (+0000) Subject: leading, not traililng. X-Git-Tag: 2.6.0~3307 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/dc275c1de7d65a9b8739569b76bf83869c600d0e?hp=d9e5e113e9f444c484ee26fda18861c7c211afc7 leading, not traililng. --- diff --git a/doc/SKINS b/doc/SKINS index 3850442a..a1d5744e 100644 --- a/doc/SKINS +++ b/doc/SKINS @@ -24,13 +24,13 @@ pixmap paths ============ there is no lookup order, but exactly one place to search for pixmaps. You can either: - - specify a full pathname (PLEASE, don't!), with a trailing slash. - - specify a relative pathname, without trailing slash. + - specify a full pathname (PLEASE, don't!), with a leading slash. + - specify a relative pathname, without leading slash. The file will be searched for under the default skin image directory. use this to refer to pixmaps which are included in the default distribution, i.e. no skin specific stuff but for example the number bitmaps etc. - - relative to the skin's directory (with a trailing "~/"). + - relative to the skin's directory (with a leading "~/"). ~ in this case can be seen as the skin's "home directory", that's the place where the skin.xml is. use this if you are building a skin.