tazpkg
view tazpkg.conf @ rev 500
Fix Makefile for i18n and up POT and msgmerge
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Thu Jun 02 03:05:55 2011 +0200 (2011-06-02) |
parents |
bed335284b2e |
children |
b52c1a1105e2 |
line source
1 # /etc/slitaz/tazpkg.conf: SliTaz package manager configuration file.
4 # Auto-installation of packages dependencies.
5 AUTO_INSTALL_DEPS="yes"
7 # Path to Tazpkg log file.
8 LOG="/var/log/tazpkg.log"
10 # The geometry of the desktop notification
11 NOTIFY_GEOM="360x80-0+24"