summarylogtreecommitdiffstats
path: root/redpandaide.desktop
blob: 66a4034a1623e8e0a6cd6539513c94adc788ea1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/env xdg-open
[Desktop Entry]
Comment=A lightweighted QT-based C/C++ IDE
Comment[zh_CN]=基于QT的轻量级C/C++集成开发环境
Exec=/opt/RedPandaIDE/RedPandaIDE %F
GenericName=Red Panda C++
GenericName[zh_CN]=小熊猫C++
MimeType=application/pdf
Name=Red Panda C++
Name[zh_CN]=小熊猫C++
StartupNotify=false
Terminal=false
Type=Application
Categories=Development;Qt;
Icon=/opt/RedPandaIDE/images/devcpp.png