summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-04-10 04:28:53 -0700
committerAndras Timar <atimar@suse.com>2013-04-10 04:39:23 -0700
commit76110fb90ba2cbd658e1a59416364501c45b5e28 (patch)
tree10a586f6866664373c9ecf38532a7b26f702272d
parent1d92bfbe2be601b2108e6c9e8d79346a6dc0317a (diff)
re-use images in start center
Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5
-rw-r--r--framework/source/services/fwk_services.src12
-rw-r--r--icon-themes/galaxy/res/odb_32.pngbin1329 -> 0 bytes
-rw-r--r--icon-themes/galaxy/res/odf_32.pngbin1128 -> 0 bytes
-rw-r--r--icon-themes/galaxy/res/odg_32.pngbin1271 -> 0 bytes
-rw-r--r--icon-themes/galaxy/res/odp_32.pngbin1042 -> 0 bytes
-rw-r--r--icon-themes/galaxy/res/ods_32.pngbin1015 -> 0 bytes
-rw-r--r--icon-themes/galaxy/res/odt_32.pngbin987 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odb_32.pngbin1329 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odf_32.pngbin1128 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odg_32.pngbin1271 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odm_32.pngbin867 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odp_32.pngbin1042 -> 0 bytes
-rw-r--r--icon-themes/tango/res/ods_32.pngbin1015 -> 0 bytes
-rw-r--r--icon-themes/tango/res/odt_32.pngbin987 -> 0 bytes
14 files changed, 6 insertions, 6 deletions
diff --git a/framework/source/services/fwk_services.src b/framework/source/services/fwk_services.src
index b10d37e11196..5003cf42e8f8 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 549bcb7eea5c..000000000000
--- a/icon-themes/galaxy/res/odb_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/res/odf_32.png b/icon-themes/galaxy/res/odf_32.png
deleted file mode 100644
index f392014275ee..000000000000
--- a/icon-themes/galaxy/res/odf_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/res/odg_32.png b/icon-themes/galaxy/res/odg_32.png
deleted file mode 100644
index 2e05ffe8e571..000000000000
--- a/icon-themes/galaxy/res/odg_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/res/odp_32.png b/icon-themes/galaxy/res/odp_32.png
deleted file mode 100644
index a046ed3fda9d..000000000000
--- a/icon-themes/galaxy/res/odp_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/res/ods_32.png b/icon-themes/galaxy/res/ods_32.png
deleted file mode 100644
index 162f69c44766..000000000000
--- a/icon-themes/galaxy/res/ods_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/res/odt_32.png b/icon-themes/galaxy/res/odt_32.png
deleted file mode 100644
index 1942e73d021f..000000000000
--- a/icon-themes/galaxy/res/odt_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odb_32.png b/icon-themes/tango/res/odb_32.png
deleted file mode 100644
index 549bcb7eea5c..000000000000
--- a/icon-themes/tango/res/odb_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odf_32.png b/icon-themes/tango/res/odf_32.png
deleted file mode 100644
index f392014275ee..000000000000
--- a/icon-themes/tango/res/odf_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odg_32.png b/icon-themes/tango/res/odg_32.png
deleted file mode 100644
index 2e05ffe8e571..000000000000
--- a/icon-themes/tango/res/odg_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odm_32.png b/icon-themes/tango/res/odm_32.png
deleted file mode 100644
index 2cf6741bbfe3..000000000000
--- a/icon-themes/tango/res/odm_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odp_32.png b/icon-themes/tango/res/odp_32.png
deleted file mode 100644
index a046ed3fda9d..000000000000
--- a/icon-themes/tango/res/odp_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/ods_32.png b/icon-themes/tango/res/ods_32.png
deleted file mode 100644
index 162f69c44766..000000000000
--- a/icon-themes/tango/res/ods_32.png
+++ /dev/null
Binary files differ
diff --git a/icon-themes/tango/res/odt_32.png b/icon-themes/tango/res/odt_32.png
deleted file mode 100644
index 1942e73d021f..000000000000
--- a/icon-themes/tango/res/odt_32.png
+++ /dev/null
Binary files differ