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

pkgs.cgi: show type of packages (installed/not installed/blocked) in the search; auto-search files if '/' present in query; use radio-buttons in the categories selector (may fix appearance in other browsers); tazpkg: show package sizes in the info.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 03 15:51:06 2015 +0300 (2015-04-03)
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;