vlart

This is the LOOK of Vector Linux.
To make this package:

0. Make a new tarbal directory, name it as
   vlart-soho, vlart-anything.

1. Edit settings.sh to adjust the version
  PVERSION=5.0.1
  PARCH=noarch

2. Put background in custom/usr/share/wallpapers
Put two or more backgrounds, the make symlinks of it, e.g:
  ln -sf backgroud1.jpg default.jpg
  ln -sf backgroud2.jpg default_login.jpg

The default.jpg is for main background,
the default_login is for GUI login (xdm, wdm or kdm).

3. Put logos in custom/usr/share/pixmaps
These logos will be used by GUI login.
So match it with the default_login.jpg.
Please provides 3 logos with any name, but symlink it as:
  default_logo_xdm.xpm  : 128x128
  default_logo_wdm.png  : 190x155
  default_logo_kdm.png  : 250x120
Notice that xdm uses XOM format, while WDM and KDM use PNG.

4. Put icons under custom/usr/share/icons/any-name.
Then make a symlink in the icons-directory
ln -sf any-name default

Please notice that these icons are for generic applications.
Make the icons name like the examples.
They will be used by dfm, vdesk, rox-filer, also XFCE4.

