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

tazpkg: re-write "desc" function to use all available sorts of descriptions (installed, mirrored, short, long, localized)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 24 15:11:32 2015 +0300 (2015-07-24)
parents 27c791cae919
children f7e9a5b8477b
line source
1 [Desktop Entry]
2 Type=Application
3 Name=Package Manager
4 Name[fr]=Gestionnaire de paquets
5 Name[pt]=Gerenciador de Pacotes
6 Name[pt_BR]=Gerenciador de Pacotes
7 Name[ru]=Менеджер пакетов
8 TryExec=tazweb
9 Exec=sh -c 'W=$HOME/.config/slitaz/subox.conf;[ -f $W ]||subox -;tazweb root:$(head $W)@127.0.0.1:82/user/pkgs.cgi'
10 Icon=tazpkg
11 Categories=Settings;System;PackageManager;