mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
25 lines
700 B
HTML
25 lines
700 B
HTML
---
|
|
layout: default
|
|
title: Theme HOWTO - Directories
|
|
---
|
|
<br />
|
|
<br />
|
|
|
|
Please use only Window Maker standard directory sructures. This means don't
|
|
stick your titlebars in a directory under "~/GNUstep/Library/WindowMaker/Titlebars"
|
|
and your Tiles under "~/GNUstep/Library/WindowMaker/Tiles". Please use
|
|
<tt>~/GNUstep/Library/WindowMaker/Pixmaps</tt> for all tiles and menu/titlebar images,
|
|
<tt>~/GNUstep/Library/WindowMaker/Icons</tt> for any icons you include
|
|
and <tt>~/GNUstep/Library/WindowMaker/Backgrounds</tt> for your backgrounds.
|
|
<br><br>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php include("footer.php"); ?>
|
|
|
|
</body>
|
|
</html>
|