Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gajim-plugins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yuki
gajim-plugins
Commits
2c0cd02e
Commit
2c0cd02e
authored
Mar 22, 2019
by
Daniel Brötzmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[syntax_highlight] Adjust config dialog
parent
236d2497
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
14 deletions
+25
-14
syntax_highlight/config_dialog.ui
syntax_highlight/config_dialog.ui
+25
-14
No files found.
syntax_highlight/config_dialog.ui
View file @
2c0cd02e
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<interface>
<requires
lib=
"gtk+"
version=
"3.0"
/>
<requires
lib=
"gtk+"
version=
"3.
2
0"
/>
<object
class=
"GtkTextBuffer"
/>
<object
class=
"GtkListStore"
id=
"code_marker_selection"
>
<columns>
...
...
@@ -51,17 +51,21 @@
<object
class=
"GtkBox"
id=
"mainBox"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
18
</property>
<property
name=
"orientation"
>
vertical
</property>
<child>
<object
class=
"GtkGrid"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"margin_bottom"
>
40
</property>
<property
name=
"row_spacing"
>
6
</property>
<property
name=
"column_spacing"
>
12
</property>
<child>
<object
class=
"GtkLabel"
id=
"label1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Default Language for Syntax Highlighting
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"label"
translatable=
"yes"
>
Default language for syntax highlighting
</property>
<property
name=
"xalign"
>
0
</property>
</object>
<packing>
...
...
@@ -73,7 +77,8 @@
<object
class=
"GtkLabel"
id=
"label2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Insert Line breaks around Code Blocks
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"label"
translatable=
"yes"
>
Insert line breaks around code blocks
</property>
<property
name=
"xalign"
>
0
</property>
</object>
<packing>
...
...
@@ -137,7 +142,8 @@
<object
class=
"GtkLabel"
id=
"label3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Select Syntax Highlighting Style
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"label"
translatable=
"yes"
>
Select syntax highlighting style
</property>
<property
name=
"xalign"
>
0
</property>
</object>
<packing>
...
...
@@ -149,7 +155,8 @@
<object
class=
"GtkLabel"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Select code marker (the backticks) formatting:
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"label"
translatable=
"yes"
>
Select code marker (the backticks) formatting
</property>
<property
name=
"xalign"
>
0
</property>
</object>
<packing>
...
...
@@ -179,7 +186,8 @@
<object
class=
"GtkLabel"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Select Font for Code Snippets:
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"label"
translatable=
"yes"
>
Select font for code snippets
</property>
<property
name=
"xalign"
>
0
</property>
</object>
<packing>
...
...
@@ -205,11 +213,11 @@
</child>
<child>
<object
class=
"GtkCheckButton"
id=
"bg_color_checkbutton"
>
<property
name=
"label"
translatable=
"yes"
>
Set
Background C
olor
</property>
<property
name=
"label"
translatable=
"yes"
>
Set
background c
olor
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
False
</property>
<property
name=
"halign"
>
start
</property>
<property
name=
"halign"
>
end
</property>
<property
name=
"draw_indicator"
>
True
</property>
<signal
name=
"toggled"
handler=
"bg_color_enabled"
swapped=
"no"
/>
</object>
...
...
@@ -223,9 +231,8 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
True
</property>
<property
name=
"halign"
>
center
</property>
<property
name=
"valign"
>
center
</property>
<property
name=
"title"
translatable=
"yes"
>
Chose the background color for code blocks
</property>
<property
name=
"halign"
>
start
</property>
<property
name=
"title"
translatable=
"yes"
>
Choose the background color for code blocks
</property>
<property
name=
"show_editor"
>
True
</property>
<signal
name=
"color-set"
handler=
"bg_color_changed"
swapped=
"no"
/>
</object>
...
...
@@ -256,10 +263,14 @@
<object
class=
"GtkLabel"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"margin_top"
>
20
</property>
<property
name=
"margin_bottom"
>
5
</property>
<property
name=
"label"
translatable=
"yes"
>
Test how code blocks will look like in the chat window:
</property>
<property
name=
"halign"
>
center
</property>
<property
name=
"margin_top"
>
6
</property>
<property
name=
"margin_bottom"
>
6
</property>
<property
name=
"label"
translatable=
"yes"
>
Test here how code blocks will look like in the chat window
</property>
<property
name=
"xalign"
>
0
</property>
<style>
<class
name=
"bold"
/>
</style>
</object>
<packing>
<property
name=
"expand"
>
False
</property>
...
...
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