Skip to content

Commit

Permalink
examples/miral-shell: Use generic logos for example applications
Browse files Browse the repository at this point in the history
These are some self-created simple crafted logos for miral-shell
to replace the usage of the Ubuntu logo to make Mir examples
easier to ship.

Signed-off-by: Neal Gompa <[email protected]>
  • Loading branch information
Conan-Kudo committed Sep 26, 2024
1 parent bbb9278 commit 6f67d7c
Show file tree
Hide file tree
Showing 7 changed files with 251 additions and 28 deletions.
2 changes: 1 addition & 1 deletion examples/miral-shell/desktop/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(ICON_NAME ubuntu-logo)
set(ICON_NAME spiral-logo)

configure_file(miral-shell.desktop.in ${CMAKE_CURRENT_BINARY_DIR}/miral-shell.desktop @ONLY)

Expand Down
94 changes: 94 additions & 0 deletions examples/miral-shell/desktop/spiral-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 0 additions & 27 deletions examples/miral-shell/desktop/ubuntu-logo.svg

This file was deleted.

Binary file modified examples/miral-shell/spinner/spinner-glow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions examples/miral-shell/spinner/spinner-glow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/miral-shell/spinner/spinner-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions examples/miral-shell/spinner/spinner-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6f67d7c

Please sign in to comment.