[Libreoffice-commits] .: sfx2/source

Rafael Dominguez rdominguez at kemper.freedesktop.org
Fri Jul 6 11:11:30 PDT 2012


 sfx2/source/doc/templatedlg.src |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit 0a158923ac74714cecb47a977d553746a730bf7b
Author: Rafael Dominguez <venccsralph at gmail.com>
Date:   Fri Jul 6 13:41:36 2012 -0430

    Remove unused image resource.
    
    Change-Id: I789006f413b750d67e80fcedec9130f33275d74f

diff --git a/sfx2/source/doc/templatedlg.src b/sfx2/source/doc/templatedlg.src
index 08275ba..0a8f851 100644
--- a/sfx2/source/doc/templatedlg.src
+++ b/sfx2/source/doc/templatedlg.src
@@ -130,14 +130,6 @@ ModalDialog DLG_TEMPLATE_MANAGER
         TabStop = TRUE;
     };
 
-    Image IMG_ONLINE_REPOSITORY
-    {
-        ImageBitmap = Bitmap
-        {
-            File = "signet.png";
-        };
-    };
-
     Image IMG_CREATE_TEXT
     {
         ImageBitmap = Bitmap


More information about the Libreoffice-commits mailing list