* Script work is brought into better focus * New layout will be used to better package the python scripts * No hidden folders (they will be hidden at build time) * All building should be done under setup/ * Avoids ambiguous .bin/.cbin folders at root of project
10 lines
238 B
Desktop File
10 lines
238 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Hardware Diagnostics
|
|
Comment=Hardware Diagnostics
|
|
Exec=urxvt -title "Hardware Diagnostics" -e hw-diags
|
|
Icon=utilities-system-monitor
|
|
Path=/usr/local/bin
|
|
Terminal=false
|
|
StartupNotify=false
|