Skip to content

Commit

Permalink
Merge pull request #4060 from StaticRocket/develop
Browse files Browse the repository at this point in the history
Add custom-commands icon for other themes
  • Loading branch information
peterix authored Sep 8, 2021
2 parents 6c9dc4c + 4f7aad0 commit 7185fd9
Show file tree
Hide file tree
Showing 12 changed files with 1,492 additions and 0 deletions.
1 change: 1 addition & 0 deletions launcher/resources/OSX/OSX.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<file>scalable/checkupdate.svg</file>
<file>scalable/copy.svg</file>
<file>scalable/coremods.svg</file>
<file>scalable/custom-commands.svg</file>
<file>scalable/externaltools.svg</file>
<file>scalable/help.svg</file>
<file>scalable/instance-settings.svg</file>
Expand Down
71 changes: 71 additions & 0 deletions launcher/resources/OSX/scalable/custom-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions launcher/resources/iOS/iOS.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<file>scalable/checkupdate.svg</file>
<file>scalable/copy.svg</file>
<file>scalable/coremods.svg</file>
<file>scalable/custom-commands.svg</file>
<file>scalable/externaltools.svg</file>
<file>scalable/help.svg</file>
<file>scalable/instance-settings.svg</file>
Expand Down
63 changes: 63 additions & 0 deletions launcher/resources/iOS/scalable/custom-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions launcher/resources/pe_blue/pe_blue.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<file>scalable/checkupdate.svg</file>
<file>scalable/copy.svg</file>
<file>scalable/coremods.svg</file>
<file>scalable/custom-commands.svg</file>
<file>scalable/externaltools.svg</file>
<file>scalable/help.svg</file>
<file>scalable/instance-settings.svg</file>
Expand Down
Loading

0 comments on commit 7185fd9

Please sign in to comment.