~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/de/files-tilde.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="files-tilde">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="files-tilde" xml:lang="de">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="files#faq"/>
6
6
    <link type="seealso" xref="files-hidden"/>
7
7
    <desc>These are backup files. They are hidden by default.</desc>
8
8
 
9
 
    <revision pkgversion="3.0" date="2011-04-01" status="final"/>
10
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
11
9
    <credit type="author">
12
10
      <name>Phil Bull</name>
13
11
      <email>philbull@gmail.com</email>
14
12
    </credit>
15
13
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>Christian Kirbach</mal:name>
 
17
      <mal:email>Christian.Kirbach@googlemail.com</mal:email>
 
18
      <mal:years>2011.</mal:years>
 
19
    </mal:credit>
 
20
  
 
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
22
      <mal:name>Mario Blättermann</mal:name>
 
23
      <mal:email>mariobl@freenet.de</mal:email>
 
24
      <mal:years>2011.</mal:years>
 
25
    </mal:credit>
 
26
  
 
27
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
28
      <mal:name>Gabor Karsay</mal:name>
 
29
      <mal:email>gabor.karsay@gmx.at</mal:email>
 
30
      <mal:years>2011.</mal:years>
 
31
    </mal:credit>
 
32
  
 
33
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
34
      <mal:name>Hendrik Knackstedt</mal:name>
 
35
      <mal:email>hendrik.knackstedt@t-online.de</mal:email>
 
36
      <mal:years>2011.</mal:years>
 
37
    </mal:credit>
16
38
  </info>
17
39
 
18
 
<title>What is a file with a "~" at the end of its name?</title>
 
40
<title>Was bedeutet das »~« am Ende eines Dateinamens?</title>
19
41
 
20
42
<note>
21
43
<p>Files with a "~" at the end of their names (for example, <file>example.txt~</file>) are automatically created backup copies of documents edited in the <app>Gedit</app> text editor, as well as in other applications. It is normally safe to delete them, but there really is no need to. </p>
22
44
 
23
 
<p>These files are hidden by default. If you are seeing them, that is because you either selected <guiseq><gui>View</gui><gui>Hidden Files</gui></guiseq> or pressed <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can hide them again by repeating one of these steps. </p> 
 
45
<p>Diese Dateien sind standardmäßig verborgen. Falls Sie diese sehen können, haben Sie entweder <guiseq><gui>Ansicht</gui><gui>Verborgene Dateien</gui></guiseq> aktiviert oder <keyseq><key>Strg</key><key>H</key></keyseq> gedrückt. Sie können Sie wieder verbergen, indem Sie die beschriebenen Schritte einfach wiederholen.</p> 
24
46
</note>
25
47
 
26
48
<p>These files are treated in the same way as normal hidden files. See <link xref="files-hidden"/> for advice on dealing with hidden files.</p>