mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
Port Themes to Jekyll
This commit is contained in:
24
themes/theme-HOWTO-dirs.html
Normal file
24
themes/theme-HOWTO-dirs.html
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user