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
09fa1519
Kaydet (Commit)
09fa1519
authored
Kas 22, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICES
Change-Id: Idf6b9763051b4ca2bb5c5c5e073cdae7abaf9df4
üst
285baf1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
Makefile
android/experimental/LibreOffice4Android/Makefile
+3
-5
No files found.
android/experimental/LibreOffice4Android/Makefile
Dosyayı görüntüle @
09fa1519
...
@@ -80,15 +80,13 @@ copy-stuff:
...
@@ -80,15 +80,13 @@ copy-stuff:
echo
'URE_LIB_DIR=file://$$APP_DATA_DIR/lib/'
>>
assets/program/fundamentalrc
# checkme - is this used to find configs ?
echo
'URE_LIB_DIR=file://$$APP_DATA_DIR/lib/'
>>
assets/program/fundamentalrc
# checkme - is this used to find configs ?
echo
'BRAND_BASE_DIR=file:///assets'
>>
assets/program/fundamentalrc
echo
'BRAND_BASE_DIR=file:///assets'
>>
assets/program/fundamentalrc
echo
'CONFIGURATION_LAYERS=xcsxcu:$${BRAND_BASE_DIR}/share/registry module:$${BRAND_BASE_DIR}/share/registry/modules res:$${BRAND_BASE_DIR}/share/registry'
>>
assets/program/fundamentalrc
echo
'CONFIGURATION_LAYERS=xcsxcu:$${BRAND_BASE_DIR}/share/registry module:$${BRAND_BASE_DIR}/share/registry/modules res:$${BRAND_BASE_DIR}/share/registry'
>>
assets/program/fundamentalrc
echo
'URE_BIN_DIR=file:///assets/ure/bin/dir/not-here/can-we/exec-anyway'
>>
assets/program/fundamentalrc
echo
'URE_BIN_DIR=file:///assets/ure/bin/dir/nothing-here/we-can/exec-anyway'
>>
assets/program/fundamentalrc
echo
'URE_MORE_TYPES=$$APP_DATA_DIR/program/offapi.rdb $$APP_DATA_DIR/program/oovbaapi.rdb'
>>
assets/program/fundamentalrc
echo
'URE_MORE_SERVICES=file:///assets/xml/services.rdb <$$BRAND_BASE_DIR/program/services>*'
>>
assets/program/fundamentalrc
#
#
# Set up unorc
# Set up unorc
echo
'[Bootstrap]'
>
assets/program/unorc
echo
'[Bootstrap]'
>
assets/program/unorc
echo 'URE_INTERNAL_LIB_DIR=file
:
//$$APP_DATA_DIR/lib/' >> assets/program/unorc
echo 'URE_INTERNAL_LIB_DIR=file
:
//$$APP_DATA_DIR/lib/' >> assets/program/unorc
echo
'UNO_TYPES=$$APP_DATA_DIR/program/ure/types.rdb $$APP_DATA_DIR/program/types.rdb $$
{URE_MORE_TYPES}
'
>>
assets/program/unorc
echo
'UNO_TYPES=$$APP_DATA_DIR/program/ure/types.rdb $$APP_DATA_DIR/program/types.rdb $$
APP_DATA_DIR/program/offapi.rdb $$APP_DATA_DIR/program/oovbaapi.rdb
'
>>
assets/program/unorc
echo
'UNO_SERVICES=file:///assets/xml/ure/services.rdb
$${URE_MORE_SERVICES}
'
>>
assets/program/unorc
echo
'UNO_SERVICES=file:///assets/xml/ure/services.rdb
file:///assets/xml/services.rdb <$$BRAND_BASE_DIR/program/services>*
'
>>
assets/program/unorc
#
#
# Set up bootstraprc
# Set up bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
...
...
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