mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
50 lines
1.5 KiB
HTML
50 lines
1.5 KiB
HTML
---
|
|
layout: default
|
|
title: Theme HOWTO
|
|
---
|
|
<br />
|
|
<br />
|
|
|
|
<h1>Theme HOWTO</h1>
|
|
<b>WARNING: This is for OLD style theme's only as is OUT OF DATE. Support for this format may be dropped
|
|
eventually and is not actively supported. Use this at your own risk!! Unless you have reason to do otherwise,
|
|
PLEASE use the <a href="themepacks.html">new ThemePack format</a>!!!</b>
|
|
|
|
<p>
|
|
|
|
For those of you that like to get in there and do it yourselves, or just want a theme
|
|
that is truely yours, here are some helpful guidelines to follow to have your theme
|
|
be as simple, standard and user friendly as possible. See <a href="themepacks.html">here</a>
|
|
for info on the new ThemePack format.
|
|
|
|
<p align="right">
|
|
Have fun!<br>
|
|
|
|
|
|
<font size="5">
|
|
<i>-Largo</i>
|
|
</font>
|
|
</p>
|
|
|
|
<br>
|
|
|
|
<ul>
|
|
<li>
|
|
tar up your theme so that if the user untars it while in his/her
|
|
<tt>~/GNUstep/Library/WindowMaker</tt>...the theme will instantly appear in their menu.
|
|
<a href="theme-HOWTO-tar.html">Here's a quick guide to tar'ing your theme up</a>.
|
|
<br><br>
|
|
|
|
<li> Please use only Window Maker standard directory sructures. <a href="theme-HOWTO-dirs.html">details</a>
|
|
<br><br>
|
|
|
|
<li>
|
|
Please use jpeg's as your background images. <a href="theme-HOWTO-gifs.html">details</a>
|
|
<br><br>
|
|
|
|
</ul>
|
|
|
|
All set! Now you can share it with your friends. :)<br>
|
|
If you have any further questions, or comments on possible additions to this HOWTO, please
|
|
<a href="{{ site.baseurl }}/lists/wmaker-dev.html">let us know</a>. Thanks!
|