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
77de9a5e
Kaydet (Commit)
77de9a5e
authored
Tem 04, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
tweak so buttons don't take on height of the combined extra load/save widgets
Change-Id: Idc294a90f97cf1ae70109a04ad9963fe1e867f78
üst
2e0d945a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
6 deletions
+22
-6
colorpage.ui
cui/uiconfig/ui/colorpage.ui
+22
-6
No files found.
cui/uiconfig/ui/colorpage.ui
Dosyayı görüntüle @
77de9a5e
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<!-- interface-requires LibreOffice 1.0 -->
<object
class=
"GtkAdjustment"
id=
"adjustment1"
>
<property
name=
"upper"
>
100
</property>
<property
name=
"step_increment"
>
1
</property>
...
...
@@ -204,15 +205,15 @@
<property
name=
"halign"
>
end
</property>
<property
name=
"entry_text_column"
>
0
</property>
<property
name=
"id_column"
>
1
</property>
<items>
<item
translatable=
"yes"
>
RGB
</item>
<item
translatable=
"yes"
>
CMYK
</item>
</items>
<child
internal-child=
"accessible"
>
<object
class=
"AtkObject"
id=
"modellb-atkobject"
>
<property
name=
"AtkObject::accessible-name"
translatable=
"yes"
>
Color Mode
</property>
</object>
</child>
<items>
<item
translatable=
"yes"
>
RGB
</item>
<item
translatable=
"yes"
>
CMYK
</item>
</items>
</object>
<packing>
<property
name=
"left_attach"
>
1
</property>
...
...
@@ -559,6 +560,7 @@
<property
name=
"tooltip_markup"
translatable=
"yes"
>
Load Color List
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Load Color List
</property>
<property
name=
"halign"
>
center
</property>
<property
name=
"valign"
>
end
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"image"
>
image1
</property>
</object>
...
...
@@ -578,6 +580,7 @@
<property
name=
"tooltip_markup"
translatable=
"yes"
>
Save Color List
</property>
<property
name=
"tooltip_text"
translatable=
"yes"
>
Save Color List
</property>
<property
name=
"halign"
>
center
</property>
<property
name=
"valign"
>
end
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"image"
>
image2
</property>
</object>
...
...
@@ -588,19 +591,32 @@
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
<property
name=
"fill"
>
True
</property>
<property
name=
"position"
>
4
</property>
<property
name=
"secondary"
>
True
</property>
</packing>
</child>
<child>
<object
class=
"GtkGrid"
id=
"grid5"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<child>
<object
class=
"GtkCheckButton"
id=
"embed"
>
<property
name=
"label"
translatable=
"yes"
>
Embed
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
False
</property>
<property
name=
"valign"
>
start
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"draw_indicator"
>
True
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
2
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
...
...
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