gtk-paste and gtk-copy icons were missing for both Dark and Light theme. They have been added.

This commit is contained in:
Philippe Hupe 2012-01-15 21:11:09 +01:00
parent 9ff878c0d8
commit 81f730cdaa
7 changed files with 4 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

View File

@ -16,9 +16,9 @@ The repository tools/source_icons contains source icons (in svg format) and the
=================================
=== 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
- 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 ===

View File

@ -1 +1,2 @@
edit-copy.png,w22
gtk-copy.png,w22

View File

@ -1 +1,2 @@
edit-paste.png,w22
gtk-paste.png,w22