gtk-paste and gtk-copy icons were missing for both Dark and Light theme. They have been added.
This commit is contained in:
parent
9ff878c0d8
commit
81f730cdaa
BIN
rtdata/images/Dark/actions/gtk-copy.png
Normal file
BIN
rtdata/images/Dark/actions/gtk-copy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 676 B |
BIN
rtdata/images/Dark/actions/gtk-paste.png
Normal file
BIN
rtdata/images/Dark/actions/gtk-paste.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 607 B |
BIN
rtdata/images/Light/actions/gtk-copy.png
Normal file
BIN
rtdata/images/Light/actions/gtk-copy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 660 B |
BIN
rtdata/images/Light/actions/gtk-paste.png
Normal file
BIN
rtdata/images/Light/actions/gtk-paste.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 612 B |
@ -16,9 +16,9 @@ The repository tools/source_icons contains source icons (in svg format) and the
|
|||||||
=================================
|
=================================
|
||||||
=== tools/source_icons/script ===
|
=== tools/source_icons/script ===
|
||||||
=================================
|
=================================
|
||||||
- the main script to create the icons in make_all_icon_theme.bash
|
- the main script which creates the icons is make_all_icon_theme.bash
|
||||||
- launch make_all_icon_theme.bash tools/source_icons/scalable /tmp/png
|
- launch make_all_icon_theme.bash tools/source_icons/scalable /tmp/png
|
||||||
- the icons and an archive will be created in /tmp/png
|
- an archive with all the icons will be created in /tmp/png
|
||||||
|
|
||||||
================================
|
================================
|
||||||
=== guidelines for icon name ===
|
=== guidelines for icon name ===
|
||||||
|
@ -1 +1,2 @@
|
|||||||
edit-copy.png,w22
|
edit-copy.png,w22
|
||||||
|
gtk-copy.png,w22
|
||||||
|
@ -1 +1,2 @@
|
|||||||
edit-paste.png,w22
|
edit-paste.png,w22
|
||||||
|
gtk-paste.png,w22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user