Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
36033194
Kaydet (Commit)
36033194
authored
Eki 31, 2013
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
scp2: content of directory_extensions.scp is unused
Change-Id: I1e0d25def55e0c9dfd3f303e5d2c4aa82a13432d
üst
45460cbd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
70 deletions
+0
-70
InstallModule_extensions.mk
scp2/InstallModule_extensions.mk
+0
-1
directory_extensions.scp
scp2/source/extensions/directory_extensions.scp
+0
-69
No files found.
scp2/InstallModule_extensions.mk
Dosyayı görüntüle @
36033194
...
@@ -28,7 +28,6 @@ $(eval $(call gb_InstallModule_add_templates,scp2/extensions,\
...
@@ -28,7 +28,6 @@ $(eval $(call gb_InstallModule_add_templates,scp2/extensions,\
))
))
$(eval $(call gb_InstallModule_add_scpfiles,scp2/extensions,\
$(eval $(call gb_InstallModule_add_scpfiles,scp2/extensions,\
scp2/source/extensions/directory_extensions \
scp2/source/extensions/file_extensions \
scp2/source/extensions/file_extensions \
))
))
...
...
scp2/source/extensions/directory_extensions.scp
deleted
100644 → 0
Dosyayı görüntüle @
45460cbd
/*
* 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 "macros.inc"
/* *** Additional Extensions *** */
#ifdef WITH_EXTENSION_INTEGRATION
/* ** MediaWiki Publisher** */
#ifndef WITHOUT_EXTENSION_MEDIAWIKI
Directory gid_Brand_Dir_Share_Extensions_MediaWiki
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "wiki-publisher";
End
#endif
/* ** ConvertTextToNumber ** */
#ifdef WITH_EXTENSION_CT2N
Directory gid_Brand_Dir_Share_Extensions_CT2N
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "ConvertTextToNumber";
End
#endif
/* ** NLPSolver ** */
#ifdef WITH_EXTENSION_NLPSOLVER
Directory gid_Brand_Dir_Share_Extensions_NLPSolver
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "nlpsolver";
End
#endif
/* ** MySQL Connector ** */
#ifdef WITH_EXTENSION_MARIADBC
Directory gid_Brand_Dir_Share_Extensions_MySQLConnector
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "mysql-connector-ooo";
End
#endif
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment