[Libreoffice-commits] .: sd/AllLangResTarget_sd.mk sd/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Jan 28 14:31:28 PST 2013


 sd/AllLangResTarget_sd.mk |    1 -
 sd/source/ui/app/app.src  |   25 -------------------------
 2 files changed, 26 deletions(-)

New commits:
commit db86d20fce6ceb78c21840fc7e1889e08eeb2e21
Author: Robert Roth <robert.roth.off at gmail.com>
Date:   Mon Jan 28 23:43:51 2013 +0200

    Removed empty app.src from draw
    
    Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3
    Reviewed-on: https://gerrit.libreoffice.org/1910
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sd/AllLangResTarget_sd.mk b/sd/AllLangResTarget_sd.mk
index 455dbbc..4068afc 100644
--- a/sd/AllLangResTarget_sd.mk
+++ b/sd/AllLangResTarget_sd.mk
@@ -63,7 +63,6 @@ $(eval $(call gb_SrsTarget_add_files,sd/res,\
     sd/source/ui/animations/CustomAnimation.src \
     sd/source/ui/animations/SlideTransitionPane.src \
     sd/source/ui/annotations/annotations.src \
-    sd/source/ui/app/app.src \
     sd/source/ui/app/popup.src \
     sd/source/ui/app/res_bmp.src \
     sd/source/ui/app/sdstring.src \
diff --git a/sd/source/ui/app/app.src b/sd/source/ui/app/app.src
deleted file mode 100644
index 57ded37..0000000
--- a/sd/source/ui/app/app.src
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-
-#include "app.hrc"
-#include "res_bmp.hrc"
-#include <svx/dialogs.hrc>
-#include "cfgids.hxx"
-#include <svx/svxids.hrc>
-


More information about the Libreoffice-commits mailing list