URLs, captions fixed.
This commit is contained in:
parent
3f69ecc94e
commit
c5254318da
|
@ -8,7 +8,7 @@
|
||||||
<property name="program_name">LAview Desktop</property>
|
<property name="program_name">LAview Desktop</property>
|
||||||
<property name="copyright" translatable="yes">Kolan Sh (backbone@backbone.ws)</property>
|
<property name="copyright" translatable="yes">Kolan Sh (backbone@backbone.ws)</property>
|
||||||
<property name="comments" translatable="yes">LaTeX View or View Data in LaTeX.</property>
|
<property name="comments" translatable="yes">LaTeX View or View Data in LaTeX.</property>
|
||||||
<property name="website">https://redmine.backbone.ws/projects/laview</property>
|
<property name="website">https://git.backbone.ws/kolan/LAview.Desktop</property>
|
||||||
<property name="website_label" translatable="yes">LAview</property>
|
<property name="website_label" translatable="yes">LAview</property>
|
||||||
<property name="authors">Kolan Sh</property>
|
<property name="authors">Kolan Sh</property>
|
||||||
<property name="documenters">Kolan Sh</property>
|
<property name="documenters">Kolan Sh</property>
|
||||||
|
@ -664,8 +664,8 @@
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="use_stock">True</property>
|
<property name="use_stock">True</property>
|
||||||
<property name="always_show_image">True</property>
|
<property name="always_show_image">True</property>
|
||||||
<accelerator key="F1" signal="activate"/>
|
|
||||||
<accelerator key="h" signal="activate" modifiers="GDK_CONTROL_MASK"/>
|
<accelerator key="h" signal="activate" modifiers="GDK_CONTROL_MASK"/>
|
||||||
|
<accelerator key="F1" signal="activate"/>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
@ -1184,7 +1184,7 @@
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child type="titlebar">
|
<child>
|
||||||
<placeholder/>
|
<placeholder/>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
@ -1192,6 +1192,7 @@
|
||||||
<property name="width_request">640</property>
|
<property name="width_request">640</property>
|
||||||
<property name="height_request">480</property>
|
<property name="height_request">480</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
|
<property name="title" translatable="yes">Document preparing process</property>
|
||||||
<property name="type_hint">dialog</property>
|
<property name="type_hint">dialog</property>
|
||||||
<child internal-child="vbox">
|
<child internal-child="vbox">
|
||||||
<object class="GtkBox" id="dialog-vbox2">
|
<object class="GtkBox" id="dialog-vbox2">
|
||||||
|
|
Loading…
Reference in New Issue