/menu

Primary LanguageMakefile

This is a simple tool displaying most of the excutable application in the current system.

OS: LinuxMint 18.1

Software version: Qt: 5.7.0 qmake: 3.0

FUNCITON: 1.display most excutable applications in LinuxMint 18.1(maybe usefull in ubuntu) 2.double click the selected item in the panel will excute command respectively

SHORTCOMINGS: 1.some application specify the key "Icon" but can't find the exact file in the system 2.some applcition has found the image file but can't display in the panel 3.this application takes a long time to startup at the first time 4.all the shortcomings above may result from an bad algorithm

Cautions: when testing you should extract excutable file from exec.tgz and set environment variables export LD_LIBRARY_PATH=$(PWD):$LD_LIBRARY_PATY ($(PWD) means the dir you extract the exec.tgz), the run menu