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
bbc6c5e7
Kaydet (Commit)
bbc6c5e7
authored
Agu 08, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
put border around two-lines-in-one lists
Change-Id: I5a23e4843efd9469c5126bfcc9b96d07ab08b7c0
üst
a641d049
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
36 deletions
+36
-36
twolinespage.ui
cui/uiconfig/ui/twolinespage.ui
+36
-36
No files found.
cui/uiconfig/ui/twolinespage.ui
Dosyayı görüntüle @
bbc6c5e7
...
...
@@ -2,6 +2,40 @@
<interface>
<!-- interface-requires gtk+ 3.0 -->
<!-- interface-requires LibreOffice 1.0 -->
<object
class=
"GtkListStore"
id=
"liststore1"
>
<columns>
<!-- column-name gchararray1 -->
<column
type=
"gchararray"
/>
<!-- column-name gint1 -->
<column
type=
"gint"
/>
</columns>
<data>
<row>
<col
id=
"0"
translatable=
"yes"
>
(None)
</col>
<col
id=
"1"
>
0
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
(
</col>
<col
id=
"1"
>
1
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
[
</col>
<col
id=
"1"
>
2
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
<
</col>
<col
id=
"1"
>
3
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
{
</col>
<col
id=
"1"
>
4
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
Other Characters...
</col>
<col
id=
"1"
>
5
</col>
</row>
</data>
</object>
<object
class=
"GtkListStore"
id=
"liststore2"
>
<columns>
<!-- column-name gchararray1 -->
...
...
@@ -128,7 +162,7 @@
</packing>
</child>
<child>
<object
class=
"GtkTreeView"
id=
"startbracket"
>
<object
class=
"GtkTreeView"
id=
"startbracket
:border
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"model"
>
liststore1
</property>
...
...
@@ -145,7 +179,7 @@
</packing>
</child>
<child>
<object
class=
"GtkTreeView"
id=
"endbracket"
>
<object
class=
"GtkTreeView"
id=
"endbracket
:border
"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"model"
>
liststore2
</property>
...
...
@@ -211,38 +245,4 @@
</packing>
</child>
</object>
<object
class=
"GtkListStore"
id=
"liststore1"
>
<columns>
<!-- column-name gchararray1 -->
<column
type=
"gchararray"
/>
<!-- column-name gint1 -->
<column
type=
"gint"
/>
</columns>
<data>
<row>
<col
id=
"0"
translatable=
"yes"
>
(None)
</col>
<col
id=
"1"
>
0
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
(
</col>
<col
id=
"1"
>
1
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
[
</col>
<col
id=
"1"
>
2
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
<
</col>
<col
id=
"1"
>
3
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
{
</col>
<col
id=
"1"
>
4
</col>
</row>
<row>
<col
id=
"0"
translatable=
"yes"
>
Other Characters...
</col>
<col
id=
"1"
>
5
</col>
</row>
</data>
</object>
</interface>
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