mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
4769f578a6
Onboarding carousel completed Redo folder restructuring NOTES: 1. nim_status_client binary is output to `./bin/nim_status_client`, so you'll need to update your workflow to run this file. README has been updated to reflect this. Also, if you're running VSCode, instructions for code reload were added. 2. All `ui` files now live in `ui/` 3. All lib files (ie `libstatus`) now live in `lib/` 4. Removed the Qt Creater user project file as this is unique to each user 5. Moved the project file to `ui/`, so just open up the `ui` folder in Qt creator and it should locate the project file 6. `-d:release` removed from compilation as it wasn't needed 7. Broke up main.qml in to the main app and onboarding components, however this should be broken down further into more reusable components 8. Click "Get started" to show chat Format some files using nimpretty
4 lines
646 B
XML
4 lines
646 B
XML
<svg width="18" height="16" viewBox="0 0 18 16" fill="#4360DF" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.00684 0C1.34741 0 0 1.34229 0 3.00244V12.9976C0 14.651 1.34839 16 3.00684 16H14.9932C16.6526 16 18 14.6577 18 12.9976V3.00244C18 1.349 16.6516 0 14.9932 0H3.00684ZM2 12.9976V6H16V12.9976C16 13.5511 15.55 14 14.9932 14H3.00684C2.45068 14 2 13.5442 2 12.9976ZM16 4H2V3.00244C2 2.44885 2.44995 2 3.00684 2H14.9932C15.5493 2 16 2.45581 16 3.00244V4ZM13 8C12.4438 8 12 8.4519 12 9.0094V10.9906C12 11.5566 12.4478 12 13 12C13.5562 12 14 11.5481 14 10.9906V9.0094C14 8.44336 13.5522 8 13 8Z" />
|
|
</svg>
|