diff --git a/.gitattributes b/.gitattributes index 1944a9df6e..1a394cd260 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6824,6 +6824,8 @@ images/codetoolsdefines/da_undefine.png -text svneol=unset#image/png images/codetoolsdefines/da_undefineall.png -text svneol=unset#image/png images/codetoolsdefines/da_undefinerecurse.png -text svneol=unset#image/png images/components/default.png -text svneol=unset#image/png +images/components/default_150.png -text +images/components/default_200.png -text images/components/tactionlist.png -text svneol=unset#image/png images/components/tactionlist_150.png -text images/components/tactionlist_200.png -text @@ -7183,6 +7185,8 @@ images/components/txmlpropstorage.png -text svneol=unset#image/png images/components/txmlpropstorage_150.png -text images/components/txmlpropstorage_200.png -text images/components/unregisteredcomponent.png -text svneol=unset#image/png +images/components/unregisteredcomponent_150.png -text +images/components/unregisteredcomponent_200.png -text images/components_images.bat svneol=native#text/x-msdos-program images/components_images.res -text images/components_images.sh svneol=native#text/plain diff --git a/images/components/default.png b/images/components/default.png index 8e7b34ac23..745c385fc4 100644 Binary files a/images/components/default.png and b/images/components/default.png differ diff --git a/images/components/default_150.png b/images/components/default_150.png new file mode 100644 index 0000000000..db1fb24d0c Binary files /dev/null and b/images/components/default_150.png differ diff --git a/images/components/default_200.png b/images/components/default_200.png new file mode 100644 index 0000000000..5672935a97 Binary files /dev/null and b/images/components/default_200.png differ diff --git a/images/components/unregisteredcomponent.png b/images/components/unregisteredcomponent.png index 61181f66fa..ff24dd024b 100644 Binary files a/images/components/unregisteredcomponent.png and b/images/components/unregisteredcomponent.png differ diff --git a/images/components/unregisteredcomponent_150.png b/images/components/unregisteredcomponent_150.png new file mode 100644 index 0000000000..b5f760932b Binary files /dev/null and b/images/components/unregisteredcomponent_150.png differ diff --git a/images/components/unregisteredcomponent_200.png b/images/components/unregisteredcomponent_200.png new file mode 100644 index 0000000000..462ca20a2d Binary files /dev/null and b/images/components/unregisteredcomponent_200.png differ diff --git a/images/components_images.res b/images/components_images.res index 00c341a52d..90e16528c7 100644 Binary files a/images/components_images.res and b/images/components_images.res differ diff --git a/images/components_images_list.txt b/images/components_images_list.txt index e64981cdaa..931fc70d56 100644 --- a/images/components_images_list.txt +++ b/images/components_images_list.txt @@ -1,4 +1,6 @@ components/default.png +components/default_150.png +components/default_200.png components/tactionlist.png components/tactionlist_150.png components/tactionlist_200.png @@ -358,4 +360,5 @@ components/txmlpropstorage.png components/txmlpropstorage_150.png components/txmlpropstorage_200.png components/unregisteredcomponent.png - +components/unregisteredcomponent_150.png +components/unregisteredcomponent_200.png