/usr/share/freevo/skins/main/rain.fxd is in freevo-data 1.9.2b2-4.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 | <?xml version="1.0" ?>
<!DOCTYPE freevo-skin SYSTEM "../freevo-skin.dtd">
<freevo>
<skin include="info" geometry="800x600">
<iconset theme="Rain"/>
<main>
<item label="tv" name="Television" icon="tv_on.png" outicon="tv_off.png" image="watermarks/rain_tv.png"/>
<item label="video" name="Movies" icon="movie_on.png" outicon="movie_off.png" image="watermarks/rain_movie.png"/>
<item label="audio" name="Music" icon="music_on.png" outicon="music_off.png" image="watermarks/rain_music.png"/>
<item label="mail" name="Email" icon="email_on.png" outicon="email_off.png" image="watermarks/rain_email.png"/>
<item label="image" name="Images" icon="image_on.png" outicon="image_off.png" image="watermarks/rain_image.png"/>
<item label="weather" name="Weather Forecast" icon="weather_on.png" outicon="weather_off.png" image="watermarks/rain_weather.png"/>
<item label="games" name="Games" icon="games_on.png" outicon="games_off.png" image="watermarks/rain_games.png"/>
<item label="headlines" name="Headlines" icon="headlines_on.png" outicon="headlines_off.png" image="watermarks/rain_headlines.png"/>
<item label="commands" name="Commands" icon="commands_on.png" outicon="commands_off.png" image="watermarks/rain_commands.png"/>
<item label="shutdown" name="Shutdown" icon="shutdown_on.png" outicon="shutdown_off.png" image="watermarks/rain_shutdown.png"/>
</main>
<image label="background" filename="rain_back"/>
<menuset label="main menu">
<screen layout="screen watermark"/>
<listing layout="main listing" x="110" y="160" width="360" height="400"/>
</menuset>
<layout label="screen watermark">
<background>
<image image="background" x="0" y="0" label="background"/>
<image x="435" y="230" width="370" height="380" label="watermark"/>
</background>
</layout>
<layout label="main listing">
<content type="text" spacing="10">
<item type="default" font="main" align="left"/>
<item type="selected" font="main selected" align="center">
<rectangle bgcolor="0xaa000000" size="0" x="-3" y="-3" width="max+6" height="max+6" radius="10"/>
</item>
</content>
</layout>
<layout label="list0">
<content type="text" spacing="2">
<item type="default" font="item"/>
<item type="selected" font="selected">
<rectangle bgcolor="selection" size="0" x="-5" y="-3" width="max+10" height="max+6" radius="10"/>
</item>
</content>
</layout>
<layout label="list_main">
<content type="text" spacing="10">
<item type="default" font="main"/>
<item type="selected" font="main selected">
<rectangle bgcolor="selection" size="0" y="-5" x="-10" width="max+20" height="max+10" radius="10"/>
</item>
</content>
</layout>
<layout label="title">
<background>
<image visible="not idlebar" filename="logo.png" x="0" y="0"
width="157" height="80"/>
</background>
<content x="170" y="0" type="menu" font="title area" align="center"
valign="center"/>
</layout>
<font label="title" name="DejaVuSans-Bold" size="29" color="0xffffff">
<shadow visible="yes" color="0x80000000" x="3" y="3"/>
</font>
<font label="item" color="0xffffff"/>
<font label="main" name="DejaVuSans-Bold" size="20" color="0xdddddd">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<font label="main selected" name="DejaVuSans-Bold" size="20" color="0xffffff">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<font label="info value" color="0xffdc71">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<font label="info label">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<font label="info tagline" name="DejaVuSans-Bold" size="16" color="0xffffff">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<font label="info plot" name="DejaVuSans-Bold" size="16" color="0xffffff">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<color label="tv selection" value="0xa0000000"/>
<font label="tv selected" color="0xffdc71"/>
<font label="tv time" color="0xffdc71">
<shadow x="1" y="1" color="0x000000" visible="yes"/>
</font>
<!--<font label="widget" name="DejaVuSans-Bold" size="16" color="0x000000"/>-->
<font label="widget" name="DejaVuSans-Bold.ttf" size="14">
<shadow visible="yes" color="0x000000" border="yes"/>
</font>
<font label="selected widget" name="DejaVuSans-Bold.ttf" size="14">
<shadow visible="yes" color="0x000000" border="yes"/>
</font>
<color label="widget background" value="0xefb744"/>
<color label="widget text" value="0x000000"/>
<color label="widget item background" value="0xefb744"/>
<color label="widget selected background" value="0xfffe8d"/>
<font label="default" name="DejaVuSans" size="18" color="0xffffff"/>
<!--
*******************************************************
** MENU
******************************************************* -->
<!-- default description: make listing area smaller, show info area -->
<menuset label="default description">
<listing height="340"/>
<info x="40" y="460" width="750" height="120-(buttonbar*(buttonbar_height-10))" />
</menuset>
<!-- default description no image: mix between the two above -->
<menuset label="default description no image">
<listing height="340"/>
<info x="40" y="460" width="750" height="120-(buttonbar*(buttonbar_height-10))" />
</menuset>
<!-- special settings for audio. The default style is an image based style -->
<!-- with an info area. By pressing DISPLAY this can be toggled to the default view -->
<menu type="audio">
<style image="audio menu with info" text="default description"/>
<style text="default description"/>
</menu>
<menu type="video">
<style image="video menu with info" text="default description"/>
<style text="default description"/>
<style image="video details" text="default description"/>
</menu>
<menu type="image">
<style image="image menu with info" text="default description"/>
<style text="default description"/>
</menu>
<!-- The "video menu with info", it's like "default description" only with -->
<!-- different listing area and a subtitle -->
<menuset label="video menu with info" inherits="default description">
<screen layout="video screen" visible="yes"/>
<subtitle layout="subtitle" x="45" y="100" width="470" height="40"/>
<listing layout="video list" y="140" height="290">
<image label="uparrow" y="140"/>
<image label="downarrow" y="max-32"/>
</listing>
</menuset>
<!-- Now the "video details" (DISPLAY 3 for video)-->
<menuset label="video details" inherits="normal text style">
<subtitle layout="subtitle" x="10" y="100" width="780" height="60"/>
<listing layout="video list" x="500" y="450" width="290" height="140">
<image label="uparrow" filename=""/>
<image label="downarrow" filename=""/>
</listing>
<view x="545" y="150"/>
<info layout="video info" x="10" y="160" width="480" height="430-buttonbar_height"/>
</menuset>
<!-- Now the "audio menu with info" used by audio-->
<menuset label="audio menu with info" inherits="video menu with info">
<screen layout="audio screen" visible="yes"/>
<listing layout="audio list"/>
<view y="145"/>
</menuset>
<!-- Now the "image menu with info" used by image-->
<menuset label="image menu with info" inherits="video menu with info">
<listing width="745" layout="image list"/>
<screen layout="image screen" visible="yes"/>
<view visible="no"/>
</menuset>
<!-- ################### END MENU ########################### -->
<layout label="audio screen">
<background>
<image image="background" x="0" y="0" label="background"/>
<image filename="watermarks/rain_music.png" x="435" y="230" width="370" height="380"/>
</background>
</layout>
<layout label="audio list">
<content type="image">
<item type="default">
<rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max" height="max" radius="10"/>
</item>
</content>
</layout>
<layout label="video screen">
<background>
<image image="background" x="0" y="0" label="background"/>
<image filename="watermarks/rain_movie.png" x="435" y="230" width="370" height="380"/>
</background>
</layout>
<layout label="video list">
<content type="image">
<item type="default">
<rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max" height="max" radius="10"/>
</item>
</content>
</layout>
<layout label="image screen">
<background>
<image image="background" x="0" y="0" label="background"/>
<image filename="watermarks/rain_image.png" x="435" y="230" width="370" height="380"/>
</background>
</layout>
<layout label="image list">
<content type="image">
<item type="default">
<rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max" height="max" radius="10"/>
</item>
</content>
</layout>
<menuset label="tv menu">
<subtitle layout="title" x="10" y="90" width="780" height="30"/>
<listing y="140">
<image y="140" label="uparrow"/>
</listing>
<info layout="tv info" y="440" height="150 - buttonbar_height"/>
</menuset>
<layout label="tv screen">
<background>
<image image="background" x="0" y="0" label="background"/>
<image filename="watermarks/rain_tv.png" x="435" y="230" width="370" height="380"/>
</background>
</layout>
<menuset label="tv menu more info">
<screen layout="tv screen" visible="yes"/>
<subtitle layout="title" x="10" y="90" width="780" height="30"/>
<listing y="140">
<image y="140" label="uparrow"/>
</listing>
<info layout="tv info" y="290" height="290-(buttonbar*(buttonbar_height-10))"/>
</menuset>
<!-- tv info area -->
<layout label="tv info">
<content>
<item type="default">
<text font="tv time" valign="center">Date: </text>
<text font="tv time" valign="center" expression="date"/>
<goto_pos x="50" mode="relative"/>
<text font="tv time" valign="center">Time: </text>
<text font="tv time" valign="center" expression="start"/>
<text font="tv time" valign="center">-</text>
<text font="tv time" valign="center" expression="stop"/>
<newline/>
<goto_pos y="10" mode="relative"/>
<if expression="sub_title">
<text font="info tagline" expression="sub_title"/>
<newline/>
</if>
<if expression="desc">
<text font="info plot" height="max" mode="soft" expression="desc"/>
<newline/>
</if>
</item>
</content>
</layout>
<menu type="mail">
<style text="mail"/>
</menu>
<layout label="mail screen">
<background>
<image image="background" x="0" y="0" label="background"/>
<rectangle size="0" bgcolor="0x80000000" x="10" y="90" width="750" height="150" radius="10"/>
<image filename="watermarks/rain_email.png" x="435" y="230" width="370" height="380"/>
</background>
</layout>
<menuset label="mail" inherits="normal text style">
<screen layout="mail screen" visible="yes"/>
<view layout="view" x="10" y="90" width="280" height="250" align="left"/>
<listing x="30" y="250" width="700" height="280">
<image filename="up.png" label="uparrow" x="730" y="250"/>
<image filename="down.png" label="downarrow" x="730" y="max-32"/>
</listing>
<info layout="mail info" x="40" y="100" width="520" height="140"/>
</menuset>
<layout label="mail info">
<content x="0" y="0" type="text" spacing="25">
<item type="mailbox">
<if expression="newmails">
<text align="left" width="200" font="info label">Unread messages</text>
<goto_pos x="10" mode="relative"/>
<text font="info value" expression="newmails"/>
<newline/>
</if>
<if expression="mails">
<text align="left" width="200" font="info label">Total messages</text>
<goto_pos x="10" mode="relative"/>
<text font="info value" expression="mails"/>
</if>
</item>
<item type="default">
<if expression="subject">
<text font="info tagline" expression="subject"/>
<newline />
</if>
<if expression="fromname">
<goto_pos x="20" mode="relative"/>
<text font="info value" expression="fromname"/>
</if>
<if expression="fromaddr">
<text font="info value"> - </text>
<text font="info value" expression="fromaddr"/>
</if>
<newline/>
<if expression="date">
<goto_pos x="20" mode="relative"/>
<text font="info value" expression="date"/>
</if>
</item>
<item type="newemail">
<if expression="subject">
<text font="info tagline" expression="subject"/>
<newline />
</if>
<if expression="fromname">
<goto_pos x="20" mode="relative"/>
<text font="info value" expression="fromname"/>
</if>
<if expression="fromaddr">
<text font="info value"> - </text>
<text font="info value" expression="fromaddr"/>
</if>
<newline/>
<if expression="date">
<goto_pos x="20" mode="relative"/>
<text font="info value" expression="date"/>
<newline/>
</if>
<newline/>
<goto_pos y="30" x="20" mode="relative"/>
<text font="small1">Message has not been read</text>
</item>
</content>
</layout>
</skin>
</freevo>
<!--
vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml:
-->
|