web/html/docs/desktop-user-guide/en ch-Communications.php, NONE, 1.1 ch-Customizing.php, NONE, 1.1 ch-Games.php, NONE, 1.1 ch-Introduction.php, NONE, 1.1 ch-Login.php, NONE, 1.1 ch-Media.php, NONE, 1.1 ch-Multimedia.php, NONE, 1.1 ch-Office.php, NONE, 1.1 ch-Photos.php, NONE, 1.1 ch-Sharing-desktop.php, NONE, 1.1 ch-Tour.php, NONE, 1.1 ch-Web.php, NONE, 1.1 fedora.css, NONE, 1.1 index.php, NONE, 1.1 ln-legalnotice-opl.php, NONE, 1.1 rv-revhistory.php, NONE, 1.1 sn-approach-multimedia.php, NONE, 1.1 sn-cannot-login.php, NONE, 1.1 sn-change-background.php, NONE, 1.1 sn-converting-music.php, NONE, 1.1 sn-desktop-area.php, NONE, 1.1 sn-excluded-multimedia.php, NONE, 1.1 sn-exploring-media.php, NONE, 1.1 sn-going-furter.php, NONE, 1.1 sn-menu-panel.php, NONE, 1.1 sn-multimedia-further-information.php, NONE, 1.1 sn-nautilus-behavior.php, NONE, 1.1 sn-office-further-information.php, NONE, 1.1 sn-organizing-multimedia.php, NONE, 1.1 sn-organizing-photos.php, NONE, 1.1 sn-playing-videos.php, NONE, 1.1 sn-setup-messaging.php, NONE, 1.1 sn! -usb-drive.php, NONE, 1.1 sn-using-gaim.php, NONE, 1.1 sn-window-list.php, NONE, 1.1 sn-writing-media.php, NONE, 1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: couf

Update of /cvs/fedora/web/html/docs/desktop-user-guide/en
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22351/en

Added Files:
	ch-Communications.php ch-Customizing.php ch-Games.php 
	ch-Introduction.php ch-Login.php ch-Media.php 
	ch-Multimedia.php ch-Office.php ch-Photos.php 
	ch-Sharing-desktop.php ch-Tour.php ch-Web.php fedora.css 
	index.php ln-legalnotice-opl.php rv-revhistory.php 
	sn-approach-multimedia.php sn-cannot-login.php 
	sn-change-background.php sn-converting-music.php 
	sn-desktop-area.php sn-excluded-multimedia.php 
	sn-exploring-media.php sn-going-furter.php sn-menu-panel.php 
	sn-multimedia-further-information.php sn-nautilus-behavior.php 
	sn-office-further-information.php sn-organizing-multimedia.php 
	sn-organizing-photos.php sn-playing-videos.php 
	sn-setup-messaging.php sn-usb-drive.php sn-using-gaim.php 
	sn-window-list.php sn-writing-media.php 
Log Message:
Publishing FC6 DUG


***** Error reading new file: [Errno 2] No such file or directory: 'ch-Communications.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Customizing.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Games.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Introduction.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Login.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Media.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Multimedia.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Office.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Photos.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Sharing-desktop.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Tour.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ch-Web.php'

--- NEW FILE fedora.css ---
/*

CSS for Red Hat Linux Project docs from the Documentation Project

Written by Tammy Fox and Garrett LeSage

Copyright 2003 Tammy Fox, Garrett LeSage, and Red Hat, Inc.
Copywight 2005 Tommy Reynolds <Tommy.Reynolds@xxxxxxxxxxxxx>

License: GPL

*/

body	{
	background-attachment	scroll;
	background-color:	#FEFEFF;
	background-image:	url('watermark.png');
	background-position:	top center;
	background-repeat:	repeat;
	margin-left:		1.5em;
	margin-right:		1.5em;
}

p {
	line-height:		140%;
}

li p {
	# display: inline;
}

li p.title {
        display: inline;
}

div.table table {
	width: 95%;
	background-color: #DCDCDC;
	color: #000000;
	border-spacing: 0;
}

div.table table th {
	border: 1px solid #A9A9A9;
	background-color: #A9A9A9;
	color: #000000;
}

div.table table td {
	border: 1px solid #A9A9A9;
	background-color: #DCDCDC;
	color: #000000;
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 2px;

}

div.note table, div.tip table, div.important table, div.caution table, div.warning table {
	width: 95%;
	border: 2px solid #D0D0B0;
	background-color: #FAF9E0;
	color: #000000;
	/* padding inside table area */
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.qandaset table {
	border-collapse: collapse;
}
.qandaset {
}
.qandaset tr.question {
}
.qandaset tr.question td {
	font-weight: bold;
	padding: 1em 1em 0;
}
.qandaset tr.answer td {
	padding: 0.25em 1em 1.5em;
}
.qandaset tr.question td, .qandaset tr.answer td {
}

.segmentedlist {
}
.segmentedlist .title {
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}
.segmentedlist table {
	border-collapse: collapse;
	margin-bottom: 2em;
}
.segmentedlist tr {
	border: 1px solid #22437f;
}
.segmentedlist tr.segtitle {
        background: #33649f;
	color: #fefefe;
	font-weight: bold;
}
.segmentedlist th {
	text-align: left;
	padding: 0.5em 5em 0.5em 0.5em;
}
.segmentedlist td {
	padding: 0.5em 5em 0.5em 0.5em;
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc;
}

h1, h2, h3, h4 {
	font-family: luxi sans,sans-serif;
	color: #22437f;
	font-weight: bold;
}
h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.1em;
}

a:link {
	color: #900;
}
a:visited {
	color: #48468f;
}
a:hover {
	color: #f20;
}

code.screen, pre.screen {
	font-family: monospace;
	font-size: 1em;
	display: block;
	padding: 10px;
	border: 1px solid #bbb;
	background-color: #eee;
	color: #000;
	overflow: auto;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	margin: 0.5em 2em;
}

div.example {
	padding: 10px;
	border: 1px solid #bbb;
	margin: 0.5em 2em;
}

.procedure ol li {
	margin-bottom: 0.5em;
}
.procedure ol li li {
	/* prevent inheritance */
	margin-bottom: 0em;
}
.procedure ol li pre {
	margin-bottom: 1em;
}

.itemizedlist ul li {
	margin-bottom: 0.5em;
}
.itemizedlist ul li li {
	/* prevent inheritance */
	margin-bottom: 0em;
}

p.title	{
	text-align: center;
}


***** Error reading new file: [Errno 2] No such file or directory: 'index.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ln-legalnotice-opl.php'

***** Error reading new file: [Errno 2] No such file or directory: 'rv-revhistory.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-approach-multimedia.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-cannot-login.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-change-background.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-converting-music.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-desktop-area.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-excluded-multimedia.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-exploring-media.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-going-furter.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-menu-panel.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-multimedia-further-information.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-nautilus-behavior.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-office-further-information.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-organizing-multimedia.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-organizing-photos.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-playing-videos.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-setup-messaging.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-usb-drive.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-using-gaim.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-window-list.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn-writing-media.php'


[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux