mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
24 lines
755 B
JSON
24 lines
755 B
JSON
{
|
|
"dir": "",
|
|
"name": "Test Panel 1",
|
|
"description": "This is the very first panel to be created. It is a test panel for a mobile phone.",
|
|
"aspectRatio": "10/20",
|
|
"macros": {
|
|
"button_1": "TEST-Task_Manager",
|
|
"button_10": "TEST-Close_Browser_Window",
|
|
"button_11": "TEST-Previous_Tab",
|
|
"button_12": "TEST-Next_Tab",
|
|
"button_13": "TEST-Close_Tab",
|
|
"button_14": "TEST-New_Tab",
|
|
"button_15": "TEST-Fullscreen",
|
|
"button_16": "TEST-Home",
|
|
"button_2": "TEST-Close_Application",
|
|
"button_3": "TEST-RunDialog",
|
|
"button_4": "TEST-Files",
|
|
"button_5": "TEST-Settings",
|
|
"button_6": "TEST-New_Desktop",
|
|
"button_7": "TEST-Displays",
|
|
"button_8": "TEST-Task_view",
|
|
"button_9": "TEST-New_Window"
|
|
}
|
|
}
|