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

Use busybox md5sum (thanks llev)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 01 18:37:56 2015 +0100 (2015-02-01)
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;