Variable | Description | Default (shared) | Default (private) |
---|---|---|---|
%INST%
|
The software installation directory, which is automatically generated by Listaller.
|
/opt/apps/<appid>
|
~/.appdata/<appid>
|
%APP%
|
The application directory (where .desktop-files are placed)
|
/usr/share/applications
|
~/.local/share/applications
|
%LIB_PRIVATE%
|
Directory for private libraries (should usually not be necessary)
|
/opt/apps/<appid>/_libs
|
~/.appdata/<appid>/_libs
|
%PIX%
|
Pixmap directory.
|
/usr/share/pixmaps
|
~/.local/share/icons
|
%ICON-<?>%
|
Directory for application icons associated with the application's desktop-file. Values for <?> can be 16, 24, 32, 48, 64, 128 or 256.
|
/usr/share/icons/hicolor/<?>x<?>/apps
|
~/.local/share/icons/hicolor/<?>x<?>/apps
|