[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/hicontrast include/svx svx/source

Jan Holesovsky kendy at suse.cz
Tue Jun 11 05:33:18 PDT 2013


 dev/null                     |binary
 include/svx/svdstr.hrc       |    1 -
 svx/source/svdraw/svdstr.src |    6 ------
 3 files changed, 7 deletions(-)

New commits:
commit da51ed67eee723843f2a4cb0f67eef0d386fe111
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Jun 11 14:16:30 2013 +0200

    sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.
    
    Change-Id: I9e729ee6bbe6df23556f6f7c674a5d3ae12aaa0a

diff --git a/icon-themes/galaxy/svx/res/rotation.png b/icon-themes/galaxy/svx/res/rotation.png
deleted file mode 100644
index 57f75b9..0000000
Binary files a/icon-themes/galaxy/svx/res/rotation.png and /dev/null differ
diff --git a/icon-themes/galaxy/svx/res/symphony/rotation.png b/icon-themes/galaxy/svx/res/symphony/rotation.png
deleted file mode 100644
index 3d197de..0000000
Binary files a/icon-themes/galaxy/svx/res/symphony/rotation.png and /dev/null differ
diff --git a/icon-themes/hicontrast/svx/res/rotation.png b/icon-themes/hicontrast/svx/res/rotation.png
deleted file mode 100644
index e8adbfc..0000000
Binary files a/icon-themes/hicontrast/svx/res/rotation.png and /dev/null differ
diff --git a/icon-themes/hicontrast/svx/res/symphony/rotation.png b/icon-themes/hicontrast/svx/res/symphony/rotation.png
deleted file mode 100644
index 874fb82..0000000
Binary files a/icon-themes/hicontrast/svx/res/symphony/rotation.png and /dev/null differ
diff --git a/include/svx/svdstr.hrc b/include/svx/svdstr.hrc
index d7b19fe..a78d88d 100644
--- a/include/svx/svdstr.hrc
+++ b/include/svx/svdstr.hrc
@@ -714,6 +714,5 @@
 #define STR_TABLE_STYLE                     (SIP_Begin + 274)
 #define STR_TABLE_STYLE_SETTINGS            (SIP_Begin + 275)
 #define SIP_SA_CROP_MARKERS                 (SIP_Begin + 276)
-#define IMG_DIALCONTROL                     (SIP_Begin + 277)
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src
index fe0e3f2..d7c0382 100644
--- a/svx/source/svdraw/svdstr.src
+++ b/svx/source/svdraw/svdstr.src
@@ -2817,12 +2817,6 @@ Bitmap SIP_SA_CROP_MARKERS
     File = "cropmarkers.png";
 };
 
-// DialControl bitmaps
-Bitmap IMG_DIALCONTROL
-{
-    File = "rotation.png";
-};
-
 String STR_ObjNameSingulFONTWORK
 {
     Text [ en-US ] = "font work" ;


More information about the Libreoffice-commits mailing list