1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-09-12 16:45:52 +03:00
gmenu2x/data/platform/a320/sections/settings/50_system_info

8 lines
224 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
editable=false