dev/null                                   |binary
 framework/source/services/fwk_services.src |   12 ++++++------
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 76110fb90ba2cbd658e1a59416364501c45b5e28
Author: Andras Timar <ati...@suse.com>
Date:   Wed Apr 10 04:28:53 2013 -0700

    re-use images in start center
    
    Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5

diff --git a/framework/source/services/fwk_services.src 
b/framework/source/services/fwk_services.src
index b10d37e..5003cf4 100644
--- a/framework/source/services/fwk_services.src
+++ b/framework/source/services/fwk_services.src
@@ -67,27 +67,27 @@ Resource RES_BACKING_IMAGES
     };
     Bitmap BMP_BACKING_WRITER
     {
-        File = "odt_32.png";
+        File = "odt_32_8.png";
     };
     Bitmap BMP_BACKING_CALC
     {
-        File = "ods_32.png";
+        File = "ods_32_8.png";
     };
     Bitmap BMP_BACKING_IMPRESS
     {
-        File = "odp_32.png";
+        File = "odp_32_8.png";
     };
     Bitmap BMP_BACKING_DRAW
     {
-        File = "odg_32.png";
+        File = "odg_32_8.png";
     };
     Bitmap BMP_BACKING_DATABASE
     {
-        File = "odb_32.png";
+        File = "odb_32_8.png";
     };
     Bitmap BMP_BACKING_FORMULA
     {
-        File = "odf_32.png";
+        File = "odf_32_8.png";
     };
     Bitmap BMP_BACKING_OPENFILE
     {
diff --git a/icon-themes/galaxy/res/odb_32.png 
b/icon-themes/galaxy/res/odb_32.png
deleted file mode 100644
index 549bcb7..0000000
Binary files a/icon-themes/galaxy/res/odb_32.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/odf_32.png 
b/icon-themes/galaxy/res/odf_32.png
deleted file mode 100644
index f392014..0000000
Binary files a/icon-themes/galaxy/res/odf_32.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/odg_32.png 
b/icon-themes/galaxy/res/odg_32.png
deleted file mode 100644
index 2e05ffe..0000000
Binary files a/icon-themes/galaxy/res/odg_32.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/odp_32.png 
b/icon-themes/galaxy/res/odp_32.png
deleted file mode 100644
index a046ed3..0000000
Binary files a/icon-themes/galaxy/res/odp_32.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/ods_32.png 
b/icon-themes/galaxy/res/ods_32.png
deleted file mode 100644
index 162f69c..0000000
Binary files a/icon-themes/galaxy/res/ods_32.png and /dev/null differ
diff --git a/icon-themes/galaxy/res/odt_32.png 
b/icon-themes/galaxy/res/odt_32.png
deleted file mode 100644
index 1942e73..0000000
Binary files a/icon-themes/galaxy/res/odt_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odb_32.png b/icon-themes/tango/res/odb_32.png
deleted file mode 100644
index 549bcb7..0000000
Binary files a/icon-themes/tango/res/odb_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odf_32.png b/icon-themes/tango/res/odf_32.png
deleted file mode 100644
index f392014..0000000
Binary files a/icon-themes/tango/res/odf_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odg_32.png b/icon-themes/tango/res/odg_32.png
deleted file mode 100644
index 2e05ffe..0000000
Binary files a/icon-themes/tango/res/odg_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odm_32.png b/icon-themes/tango/res/odm_32.png
deleted file mode 100644
index 2cf6741..0000000
Binary files a/icon-themes/tango/res/odm_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odp_32.png b/icon-themes/tango/res/odp_32.png
deleted file mode 100644
index a046ed3..0000000
Binary files a/icon-themes/tango/res/odp_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/ods_32.png b/icon-themes/tango/res/ods_32.png
deleted file mode 100644
index 162f69c..0000000
Binary files a/icon-themes/tango/res/ods_32.png and /dev/null differ
diff --git a/icon-themes/tango/res/odt_32.png b/icon-themes/tango/res/odt_32.png
deleted file mode 100644
index 1942e73..0000000
Binary files a/icon-themes/tango/res/odt_32.png and /dev/null differ
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to