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
31801a40
Kaydet (Commit)
31801a40
authored
Kas 09, 2015
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485
Change-Id: Idbe31956d8627ff51f90d2e4a52666d33143b8c0
üst
7e997e2c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
Library_localedata_others.mk
i18npool/Library_localedata_others.mk
+8
-0
localedata.cxx
i18npool/source/localedata/localedata.cxx
+8
-1
No files found.
i18npool/Library_localedata_others.mk
Dosyayı görüntüle @
31801a40
...
@@ -20,13 +20,21 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
...
@@ -20,13 +20,21 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_ak_GH \
CustomTarget/i18npool/localedata/localedata_ak_GH \
CustomTarget/i18npool/localedata/localedata_am_ET \
CustomTarget/i18npool/localedata/localedata_am_ET \
CustomTarget/i18npool/localedata/localedata_ar_AE \
CustomTarget/i18npool/localedata/localedata_ar_AE \
CustomTarget/i18npool/localedata/localedata_ar_BH \
CustomTarget/i18npool/localedata/localedata_ar_DZ \
CustomTarget/i18npool/localedata/localedata_ar_DZ \
CustomTarget/i18npool/localedata/localedata_ar_EG \
CustomTarget/i18npool/localedata/localedata_ar_EG \
CustomTarget/i18npool/localedata/localedata_ar_IQ \
CustomTarget/i18npool/localedata/localedata_ar_JO \
CustomTarget/i18npool/localedata/localedata_ar_KW \
CustomTarget/i18npool/localedata/localedata_ar_KW \
CustomTarget/i18npool/localedata/localedata_ar_LB \
CustomTarget/i18npool/localedata/localedata_ar_LB \
CustomTarget/i18npool/localedata/localedata_ar_LY \
CustomTarget/i18npool/localedata/localedata_ar_MA \
CustomTarget/i18npool/localedata/localedata_ar_OM \
CustomTarget/i18npool/localedata/localedata_ar_OM \
CustomTarget/i18npool/localedata/localedata_ar_QA \
CustomTarget/i18npool/localedata/localedata_ar_SA \
CustomTarget/i18npool/localedata/localedata_ar_SA \
CustomTarget/i18npool/localedata/localedata_ar_SY \
CustomTarget/i18npool/localedata/localedata_ar_TN \
CustomTarget/i18npool/localedata/localedata_ar_TN \
CustomTarget/i18npool/localedata/localedata_ar_YE \
CustomTarget/i18npool/localedata/localedata_axk_CG \
CustomTarget/i18npool/localedata/localedata_axk_CG \
CustomTarget/i18npool/localedata/localedata_az_AZ \
CustomTarget/i18npool/localedata/localedata_az_AZ \
CustomTarget/i18npool/localedata/localedata_beq_CG \
CustomTarget/i18npool/localedata/localedata_beq_CG \
...
...
i18npool/source/localedata/localedata.cxx
Dosyayı görüntüle @
31801a40
...
@@ -305,7 +305,14 @@ static const struct {
...
@@ -305,7 +305,14 @@ static const struct {
{
"lgr_SB"
,
lcl_DATA_OTHERS
},
{
"lgr_SB"
,
lcl_DATA_OTHERS
},
{
"mos_BF"
,
lcl_DATA_OTHERS
},
{
"mos_BF"
,
lcl_DATA_OTHERS
},
{
"ny_MW"
,
lcl_DATA_OTHERS
},
{
"ny_MW"
,
lcl_DATA_OTHERS
},
{
"ti_ET"
,
lcl_DATA_OTHERS
}
{
"ar_BH"
,
lcl_DATA_OTHERS
},
{
"ar_IQ"
,
lcl_DATA_OTHERS
},
{
"ar_JO"
,
lcl_DATA_OTHERS
},
{
"ar_LY"
,
lcl_DATA_OTHERS
},
{
"ar_MA"
,
lcl_DATA_OTHERS
},
{
"ar_QA"
,
lcl_DATA_OTHERS
},
{
"ar_SY"
,
lcl_DATA_OTHERS
},
{
"ar_YE"
,
lcl_DATA_OTHERS
}
};
};
#else
#else
...
...
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