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
3ebf11eb
Kaydet (Commit)
3ebf11eb
authored
Mar 08, 2011
tarafından
Sébastien Le Ray
Kaydeden (comit)
Michael Meeks
Mar 08, 2011
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added shadow configuration to prefs schema.
üst
d3f6682a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
UI.xcu
officecfg/registry/data/org/openoffice/Office/UI.xcu
+8
-0
UI.xcs
officecfg/registry/schema/org/openoffice/Office/UI.xcs
+16
-0
No files found.
officecfg/registry/data/org/openoffice/Office/UI.xcu
Dosyayı görüntüle @
3ebf11eb
...
@@ -361,6 +361,14 @@
...
@@ -361,6 +361,14 @@
<value
xsi:nil=
"true"
/>
<value
xsi:nil=
"true"
/>
</prop>
</prop>
</node>
</node>
<node
oor:name=
"Shadow"
>
<prop
oor:name=
"IsVisible"
>
<value>
true
</value>
</prop>
<prop
oor:name=
"Color"
>
<value
xsi:nil=
"true"
/>
</prop>
</node>
<node
oor:name=
"WriterTextGrid"
>
<node
oor:name=
"WriterTextGrid"
>
<prop
oor:name=
"Color"
>
<prop
oor:name=
"Color"
>
<value
xsi:nil=
"true"
/>
<value
xsi:nil=
"true"
/>
...
...
officecfg/registry/schema/org/openoffice/Office/UI.xcs
Dosyayı görüntüle @
3ebf11eb
...
@@ -199,6 +199,22 @@
...
@@ -199,6 +199,22 @@
</info>
</info>
</prop>
</prop>
</group>
</group>
<group
oor:name=
"Shadow"
>
<info>
<desc>
Specifies the settings for shadows.
</desc>
</info>
<prop
oor:name=
"IsVisible"
oor:type=
"xs:boolean"
>
<info>
<desc>
Specifies the visibility of shadows (true = visible).
</desc>
</info>
<value>
true
</value>
</prop>
<prop
oor:name=
"Color"
oor:type=
"xs:int"
>
<info>
<desc>
Specifies the color used for shadows.
</desc>
</info>
</prop>
</group>
<group
oor:name=
"WriterTextGrid"
>
<group
oor:name=
"WriterTextGrid"
>
<info>
<info>
<desc>
Specifies the settings for the text grid in Writer.
</desc>
<desc>
Specifies the settings for the text grid in Writer.
</desc>
...
...
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