tazpkg view applications/tazpanel-pkgs.desktop @ rev 728

pkgs.cgi: empty "cat" shows list of categories; introduce "tag": list packages by tag, or list of all tags if empty
list packages by tag not shows installed/blocked at the moment; "tag cloud" will be soon
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 27 16:02:32 2014 +0200 (2014-12-27)
parents e2d2cd9a21b1
children 27c791cae919
line source
1 [Desktop Entry]
2 Type=Application
3 Name=Package Manager
4 Name[pt]=Gerenciador de Pacotes
5 Name[pt_BR]=Gerenciador de Pacotes
6 Name[ru]=Менеджер пакетов
7 TryExec=tazweb
8 Exec=sh -c 'W=$HOME/.config/slitaz/subox.conf;[ -f $W ]||subox -;tazweb root:$(head $W)@tazpanel:82/pkgs.cgi'
9 Icon=tazpkg
10 Categories=Settings;System;PackageManager;