tazpkg annotate 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
rev   line source
al@633 1 [Desktop Entry]
al@633 2 Type=Application
al@633 3 Name=Package Manager
claudinei@666 4 Name[pt]=Gerenciador de Pacotes
claudinei@666 5 Name[pt_BR]=Gerenciador de Pacotes
al@633 6 Name[ru]=Менеджер пакетов
al@633 7 TryExec=tazweb
al@791 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'
al@633 9 Icon=tazpkg
psychomaniak@690 10 Categories=Settings;System;PackageManager;