tazpkg diff tazpkg.conf @ rev 975

updated german messages
author Hans-G?nter Theisgen
date Thu Sep 24 07:50:22 2020 +0100 (2020-09-24)
parents 7ac4ede6e096
children
line diff
     1.1 --- a/tazpkg.conf	Tue Feb 20 09:56:31 2018 +0100
     1.2 +++ b/tazpkg.conf	Thu Sep 24 07:50:22 2020 +0100
     1.3 @@ -10,6 +10,8 @@
     1.4  # Packages cache directory.
     1.5  CACHE_DIR="/var/cache/tazpkg"
     1.6  
     1.7 +# The geometry of the desktop notification
     1.8 +NOTIFY_GEOM="360x80-0+24"
     1.9 +
    1.10  # Busybox 1.28+ flag for out of tree symlink targets
    1.11  export EXTRACT_UNSAFE_SYMLINKS=1
    1.12 -