mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +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
6 lines
869 B
XML
6 lines
869 B
XML
<svg width="18" height="18" viewBox="0 0 18 18" fill="#939BA1" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M6.25 8.5C7.07837 8.5 7.75 7.82837 7.75 7C7.75 6.17163 7.07837 5.5 6.25 5.5C5.42163 5.5 4.75 6.17163 4.75 7C4.75 7.82837 5.42163 8.5 6.25 8.5Z"/>
|
|
<path d="M11.75 8.5C12.5784 8.5 13.25 7.82837 13.25 7C13.25 6.17163 12.5784 5.5 11.75 5.5C10.9216 5.5 10.25 6.17163 10.25 7C10.25 7.82837 10.9216 8.5 11.75 8.5Z"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 0C2.68628 0 0 2.68628 0 6V16.5C0 16.8923 0.229492 17.2485 0.58667 17.4106C0.944092 17.5728 1.36328 17.511 1.65845 17.2526L4.52734 14.7423C5.07422 14.2638 5.77637 14 6.50293 14H13C15.7615 14 18 11.7615 18 9V5C18 2.23853 15.7615 0 13 0H6ZM2 6C2 3.79089 3.79077 2 6 2H13C14.6567 2 16 3.34314 16 5V9C16 10.6569 14.6567 12 13 12H6.50293C5.29175 12 4.12183 12.4396 3.21045 13.2371L2 14.2963V6Z" />
|
|
</svg>
|