[Libreoffice-commits] .: fpicker/source

Michael Meeks mmeeks at kemper.freedesktop.org
Mon Dec 13 13:11:28 PST 2010


 fpicker/source/office/iodlg.src |   14 --------------
 1 file changed, 14 deletions(-)

New commits:
commit 056fa258d09d69b4dd7f691a71f85c4a194a1a33
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Mon Dec 13 21:11:14 2010 +0000

    remove unused ImageButton

diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src
index 249383d..af24bd0 100644
--- a/fpicker/source/office/iodlg.src
+++ b/fpicker/source/office/iodlg.src
@@ -90,20 +90,6 @@ ModalDialog DLG_SVT_EXPLORERFILE
         };
         QuickHelpText [ en-US ] = "List";
     };
-    ImageButton BTN_EXPLORERFILE_DETAILSVIEW
-    {
-        TabStop = FALSE ;
-        Pos = MAP_APPFONT ( 109 , 6 ) ;
-        ButtonImage = Image
-        {
-            ImageBitmap = Bitmap
-            {
-                File = "sc06356.bmp" ;
-            };
-            MASKCOLOR
-        };
-        QuickHelpText [ en-US ] = "Details";
-    };
     MenuButton BTN_EXPLORERFILE_UP
     {
         TabStop = FALSE ;


More information about the Libreoffice-commits mailing list