mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-10 03:35:46 +00:00
edit images block
This commit is contained in:
@ -165,7 +165,7 @@ systemctl restart git-etc
|
||||
<h3><a href="#screenshots" class="anchor" name="screenshots"><span class="octicon octicon-link"></span></a>Screenshots</h3>
|
||||
<p>(Screenshots in Russian, but GUI has English translation.)</p>
|
||||
|
||||
<p>
|
||||
<div class="thumbnails">
|
||||
{% assign scrdesc = "Main window" %}
|
||||
{% assign scrname = "git-etc_mainwindow" %}
|
||||
{% include prj_scr.html %}
|
||||
@ -181,5 +181,5 @@ systemctl restart git-etc
|
||||
{% assign scrdesc = "Roll back window" %}
|
||||
{% assign scrname = "git-etc_rollbackwindow" %}
|
||||
{% include prj_scr.html %}
|
||||
</p>
|
||||
</div>
|
||||
<!-- end of gui block -->
|
||||
|
@ -125,7 +125,7 @@ sudo make install
|
||||
<p>Graphical interface provides by <code>netctl-gui</code> application.</p>
|
||||
|
||||
<h3><a name="screenshots" class="anchor" href="#screenshots"><span class="octicon octicon-link"></span></a>Screenshots</h3>
|
||||
<p>
|
||||
<div class="thumbnails">
|
||||
{% assign scrdesc = "DataEngine" %}
|
||||
{% assign scrname = "netctl-gui_dataengine" %}
|
||||
{% include prj_scr.html %}
|
||||
@ -159,5 +159,5 @@ sudo make install
|
||||
{% assign scrdesc = "Settings window" %}
|
||||
{% assign scrname = "netctl-gui_settings" %}
|
||||
{% include prj_scr.html %}
|
||||
</p>
|
||||
</div>
|
||||
<!-- end of gui block -->
|
||||
|
@ -93,12 +93,12 @@ kbuildsycoca4 &> /dev/null
|
||||
<h2><a href="#gui" class="anchor" name="gui"><span class="octicon octicon-link"></span></a>Graphical user interface</h2>
|
||||
|
||||
<h3><a name="screenshots" class="anchor" href="#screenshots"><span class="octicon octicon-link"></span></a>Screenshots</h3>
|
||||
<p>
|
||||
<div class="thumbnails">
|
||||
{% assign scrdesc = "Widget" %}
|
||||
{% assign scrname = "oblikuestrategies_widget" %}
|
||||
{% include prj_scr.html %}
|
||||
{% assign scrdesc = "Configuration window" %}
|
||||
{% assign scrname = "oblikuestrategies_config" %}
|
||||
{% include prj_scr.html %}
|
||||
</p>
|
||||
</div>
|
||||
<!-- end of gui block -->
|
||||
|
@ -596,7 +596,7 @@ sudo make install
|
||||
<h2><a href="#gui" class="anchor" name="gui"><span class="octicon octicon-link"></span></a>Graphical user interface</h2>
|
||||
|
||||
<h2><a href="#screenshots" class="anchor" name="screenshots"><span class="octicon octicon-link"></span></a>Screenshots</h2>
|
||||
<p>
|
||||
<div class="thumbnails">
|
||||
{% assign scrdesc = "Widget (clickable)" %}
|
||||
{% assign scrname = "pytextmonitor_widget" %}
|
||||
{% include prj_scr.html %}
|
||||
@ -618,4 +618,4 @@ sudo make install
|
||||
{% assign scrdesc = "Tooltips" %}
|
||||
{% assign scrname = "pytextmonitor_tooltips" %}
|
||||
{% include prj_scr.html %}
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user