Gentoo Archives: gentoo-commits

From: "Flammie Pirinen (flammie)" <flammie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: gnome-config.xml
Date: Sun, 25 Apr 2010 17:39:15
Message-Id: 20100425173912.1EB812C04C@corvid.gentoo.org
1 flammie 10/04/25 17:39:11
2
3 Modified: gnome-config.xml
4 Log:
5 Sync translation tto 1.23:
6 * Xorg doc reference
7 * -i for sed command
8
9 Revision Changes Path
10 1.10 xml/htdocs/doc/fi/gnome-config.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gnome-config.xml?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gnome-config.xml?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/gnome-config.xml?r1=1.9&r2=1.10
15
16 Index: gnome-config.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gnome-config.xml,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gnome-config.xml 30 Dec 2009 01:33:06 -0000 1.9
23 +++ gnome-config.xml 25 Apr 2010 17:39:11 -0000 1.10
24 @@ -1,6 +1,6 @@
25 <?xml version='1.0' encoding='UTF-8'?>
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gnome-config.xml,v 1.9 2009/12/30 01:33:06 flammie Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/gnome-config.xml,v 1.10 2010/04/25 17:39:11 flammie Exp $ -->
29
30 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
31
32 @@ -30,8 +30,8 @@
33 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
34 <license/>
35
36 -<version>1.21</version>
37 -<date>2009-12-21</date>
38 +<version>1.23</version>
39 +<date>2010-02-11</date>
40
41 <chapter>
42 <title>Gnome</title>
43 @@ -80,6 +80,12 @@
44 <title>Mitä tarvitaan?</title>
45 <body>
46
47 +<impo>
48 +Ensin kannattaa seurata <uri
49 +link="/doc/fi/xorg-config.xml">X-palvelimen asennusohjetta</uri>, joka tarvitaan
50 +ennen Gnomen asennusta.
51 +</impo>
52 +
53 <p>
54 Ennen kuin Gnome asennetaan, kannattaa asettaa joitain USE-arvoja. <c>X</c>,
55 <c>gtk</c> ja <c>gnome</c> kannattaa sisällyttää muuttujalistaukseen
56 @@ -163,7 +169,7 @@
57 </p>
58
59 <pre caption="XDG_MENU_PREFIXin lisäys tiedostoon ~/.xinitrc">
60 -$ <i>sed '1i\export XDG_MENU_PREFIX=gnome-' ~/.xinitrc</i>
61 +$ <i>sed -i '1i\export XDG_MENU_PREFIX=gnome-' ~/.xinitrc</i>
62 </pre>
63
64 <p>