tazpkg annotate applications/tazpanel-pkgs.desktop @ rev 822

Add README.devel; introduce libexec for modules; rename modules; support install variables in Makefile.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 25 16:50:18 2015 +0300 (2015-07-25)
parents 045e4ab448fc
children 95c016ddc72d
rev   line source
al@633 1 [Desktop Entry]
al@633 2 Type=Application
al@633 3 Name=Package Manager
pascal@816 4 Name[fr]=Gestionnaire de paquets
claudinei@666 5 Name[pt]=Gerenciador de Pacotes
claudinei@666 6 Name[pt_BR]=Gerenciador de Pacotes
al@633 7 Name[ru]=Менеджер пакетов
al@633 8 TryExec=tazweb
al@791 9 Exec=sh -c 'W=$HOME/.config/slitaz/subox.conf;[ -f $W ]||subox -;tazweb root:$(head $W)@127.0.0.1:82/user/pkgs.cgi'
al@633 10 Icon=tazpkg
al@822 11 Categories=Settings;PackageManager;