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

tazpkg: add migration to the 9-field installed.info; pkgs.cgi: fix pkgs type in the lists, fix search when undigest DB is incomplete, implement TazPkg title and sub-title, pkg state icon in the pkg info; pkgs.css: move app-icon to the right.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 08 04:07:13 2015 +0300 (2015-06-08)
parents 10ad6beacf0f
children 045e4ab448fc
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)@127.0.0.1:82/user/pkgs.cgi'
9 Icon=tazpkg
10 Categories=Settings;System;PackageManager;