Change in core[master]: Removed empty app.src from draw

Robert Roth (via Code Review) gerrit at gerrit.libreoffice.org
Mon Jan 28 13:44:52 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1910

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/10/1910/1

Removed empty app.src from draw

Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3
---
M sd/AllLangResTarget_sd.mk
D sd/source/ui/app/app.src
2 files changed, 0 insertions(+), 26 deletions(-)



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 @@
     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>
-

-- 
To view, visit https://gerrit.libreoffice.org/1910
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Robert Roth <robert.roth.off at gmail.com>


More information about the LibreOffice mailing list