/usr/share/help/hu/gedit/git.page is in gedit-plugin-git 3.28.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="plugin-git" xml:lang="hu">
<info>
<link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
<revision version="3.10" date="2013-10-21" status="draft"/>
<credit type="author">
<name>Aleksandra Hankus</name>
<email its:translate="no">ola.hankus@gmail.com</email>
</credit>
<desc>Az utolsó kommit óta megváltozott sorok kiemelése.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Kelemen Gábor</mal:name>
<mal:email>kelemeng at gnome dot hu</mal:email>
<mal:years>2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Őry Máté</mal:name>
<mal:email>orymate at gmail dot com</mal:email>
<mal:years>2007, 2008.</mal:years>
</mal:credit>
</info>
<title>Git</title>
<p>A <app>git</app> bővítmény kiemeli az utolsó kommit óta megváltozott sorokat. A sorok csak a git által már követett fájlokban kerülnek kiemelésre.</p>
<p>A bővítmény engedélyezéséhez válassza a <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Beállítások</gui><gui>Bővítmények</gui> <gui>Git</gui></guiseq> lehetőséget.</p>
<p>A változások a dokumentum margójában három eltérő színnel jelennek meg:</p>
<terms>
<item>
<title>Zöld</title>
<p>A dokumentumhoz adott sorokat jelzi.</p>
</item>
<item>
<title>Narancs</title>
<p>A dokumentumban módosított sorokat jelzi.</p>
</item>
<item>
<title>Vörös</title>
<p>A dokumentumból törölt sorokat jelzi.</p>
</item>
</terms>
<note>
<p>Mutasson az egérmutatóval a vörös vagy narancs margóra az eredeti szöveg megjelenítéséhez buboréksúgóban.</p>
</note>
</page>
|