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
de8d12ac
Kaydet (Commit)
de8d12ac
authored
Mar 27, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use proper version numbers
Change-Id: Ib0284c3fe63636e42b2e72ab76b02a8197c837e0
üst
d0c80826
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Makefile
android/experimental/DocumentLoader/Makefile
+1
-1
Makefile
android/experimental/LibreOffice4Android/Makefile
+1
-1
Makefile
android/experimental/desktop/Makefile
+1
-1
No files found.
android/experimental/DocumentLoader/Makefile
Dosyayı görüntüle @
de8d12ac
...
@@ -77,7 +77,7 @@ copy-stuff:
...
@@ -77,7 +77,7 @@ copy-stuff:
# Set up bootstraprc
# Set up bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
3.6
'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
$(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR)
'
>>
assets/program/bootstraprc
echo "UserInstallation=file
:
//$(APP_DATA_PATH)" >> assets/program/bootstraprc
echo "UserInstallation=file
:
//$(APP_DATA_PATH)" >> assets/program/bootstraprc
#
#
# Set up versionrc
# Set up versionrc
...
...
android/experimental/LibreOffice4Android/Makefile
Dosyayı görüntüle @
de8d12ac
...
@@ -75,7 +75,7 @@ copy-stuff:
...
@@ -75,7 +75,7 @@ copy-stuff:
# Set up bootstraprc
# Set up bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
3.6
'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
$(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR)
'
>>
assets/program/bootstraprc
echo 'UserInstallation=file
:
//$$APP_DATA_DIR' >> assets/program/bootstraprc
echo 'UserInstallation=file
:
//$$APP_DATA_DIR' >> assets/program/bootstraprc
#
#
# Set up versionrc
# Set up versionrc
...
...
android/experimental/desktop/Makefile
Dosyayı görüntüle @
de8d12ac
...
@@ -78,7 +78,7 @@ copy-stuff:
...
@@ -78,7 +78,7 @@ copy-stuff:
# Set up bootstraprc
# Set up bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'[Bootstrap]'
>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'InstallMode=<installmode>'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
3.6
'
>>
assets/program/bootstraprc
echo
'ProductKey=LibreOffice
$(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR)
'
>>
assets/program/bootstraprc
echo "UserInstallation=file
:
//$(APP_DATA_PATH)" >> assets/program/bootstraprc
echo "UserInstallation=file
:
//$(APP_DATA_PATH)" >> assets/program/bootstraprc
#
#
# Set up versionrc
# Set up versionrc
...
...
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