diff --git a/rtdata/images/Dark/actions/gtk-copy.png b/rtdata/images/Dark/actions/gtk-copy.png new file mode 100644 index 000000000..73158bd9d Binary files /dev/null and b/rtdata/images/Dark/actions/gtk-copy.png differ diff --git a/rtdata/images/Dark/actions/gtk-paste.png b/rtdata/images/Dark/actions/gtk-paste.png new file mode 100644 index 000000000..6cf614faf Binary files /dev/null and b/rtdata/images/Dark/actions/gtk-paste.png differ diff --git a/rtdata/images/Light/actions/gtk-copy.png b/rtdata/images/Light/actions/gtk-copy.png new file mode 100644 index 000000000..81e6a0819 Binary files /dev/null and b/rtdata/images/Light/actions/gtk-copy.png differ diff --git a/rtdata/images/Light/actions/gtk-paste.png b/rtdata/images/Light/actions/gtk-paste.png new file mode 100644 index 000000000..2a08c13a1 Binary files /dev/null and b/rtdata/images/Light/actions/gtk-paste.png differ diff --git a/tools/source_icons/README b/tools/source_icons/README index 45cd26083..5836b4670 100644 --- a/tools/source_icons/README +++ b/tools/source_icons/README @@ -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 === diff --git a/tools/source_icons/scalable/gtk-copy.file b/tools/source_icons/scalable/gtk-copy.file index 97bbcea0b..43f438346 100644 --- a/tools/source_icons/scalable/gtk-copy.file +++ b/tools/source_icons/scalable/gtk-copy.file @@ -1 +1,2 @@ edit-copy.png,w22 +gtk-copy.png,w22 diff --git a/tools/source_icons/scalable/gtk-paste.file b/tools/source_icons/scalable/gtk-paste.file index bd0d7d889..f099a0ad7 100644 --- a/tools/source_icons/scalable/gtk-paste.file +++ b/tools/source_icons/scalable/gtk-paste.file @@ -1 +1,2 @@ edit-paste.png,w22 +gtk-paste.png,w22