1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-09-18 00:09:18 +03:00
gmenu2x/data/platform/dingux/sections/settings/50_system_info

7 lines
209 B
Plaintext
Raw Normal View History

title=System Info
description=Info about the system
icon=skin:icons/about.png
exec=/usr/bin/dialog
params=--ok-label "Press START to exit" --no-shadow --msgbox "`/usr/bin/system_info`" 240 320
consoleapp=true