Logo Icons

From PsiWiki

This page contains a list of the images/icons based on the logo.

Contents

Source

  • iconsets/system/default/icon*.png: A separate PNG file of sizes 16, 32, 48, 64 and 128 (used both in the application and for KDE icons).
  • iconsets/system/default/icon_mac.png: Obsolete. Delete this.
  • iconsets/system/default/psimain.png: 16x16 PNG file for the main menu. If the base logo icon16.png suffices, this is not necessary. This icon might be a bit wider, though.
  • iconsets/system/default/psilogo.png: Psi banner (320x80) with logo + name, used in the 'Profiles' dialog. NOTE: Current implementation copies leftmost and rightmost vertical lines to "extend" the banner on the left and right sides when the dialog is stretched horizontally.
  • win32/app.ico: A windows .ico file containing icons of sizes 16,32,48,64, preferably bundled in 1 file.
  • mac/application.icns: Uses a 128x128 icon, based on which the other sizes are generated. Contact spike if you can't make them.

Installers

Mac

Mac DMG Background + Icon
Enlarge
Mac DMG Background + Icon
  • Mac DMG Icon: The base logo overlayed over the 128x128 disk image logo. Contact spike if you have trouble finding the base icon or don't want to make the disk image logo.
  • Mac DMG background, with free space to put the Psi application icon.


Windows

The Windows Installer requires the graphics found here to be replaced. Note: the graphics there are mray's design; they can also be downloaded from the darcs repository, but I guess taking them from the above url is faster.

The files should be exactly the same size/format. The install/uninstall icons must be the same size (NSIS can't compile the installer otherwise).

The graphics will be layed down as it can be seen in the Windows Installer Guide.

Website

Forum

  • 153x153 PNG w/alpha-blending for top-left logo. Set $UNB['Image']['toplogo'] in config.

Wiki

  • 153x153 PNG w/alpha-blending for top-left logo. Set $wgLogo in wiki config.