<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manchegox &#187; KDE</title>
	<atom:link href="http://www.manchegox.org/blog/tag/kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manchegox.org</link>
	<description>Red Social del Grupo de Usuarios de Software Libre</description>
	<lastBuildDate>Tue, 22 Nov 2011 14:20:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Good Night &#8211; Script shutdown 0.1 para Amarok</title>
		<link>http://www.manchegox.org/blog/good-night-script-shutdown-0-1-para-amarok/</link>
		<comments>http://www.manchegox.org/blog/good-night-script-shutdown-0-1-para-amarok/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 10:12:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=89</guid>
		<description><![CDATA[Este script de apagado del sistema es para la aplicación de música Amarok 2.x. Después de escuchar la lista de música seleccionada procede al apagado del equipo. Esto esta genial si eres de los que utiliza tu PC o portátil como reproductor de música y nunca te acuerdas de apagarlo. De este manera cuando termine [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><img class="alignleft" src="http://kde-apps.org/CONTENT/content-pre1/114274-1.png" alt="" width="447" height="271" />Este <em>script</em> de apagado del sistema es para la aplicación de música <strong>Amarok</strong> 2.x.</p>
<p style="text-align: justify">Después de escuchar la lista de música seleccionada procede al apagado del equipo. Esto esta genial si eres de los que utiliza tu PC o portátil como reproductor de música y nunca te acuerdas de apagarlo. De este manera cuando termine toda la lista de reproducción seleccionada, apagará el PC por nosotros.</p>
<p style="text-align: justify"><strong>Descarga:</strong> <a title="Good night 0.1" href="http://KDE-Apps.org/content/download.php?content=114274&amp;id=1&amp;tan=73123980" target="_blank">Good Night 0.1</a></p>
<p style="text-align: justify">
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/good-night-script-shutdown-0-1-para-amarok/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kdesvn-build 1.10</title>
		<link>http://www.manchegox.org/blog/kdesvn-build-1-10/</link>
		<comments>http://www.manchegox.org/blog/kdesvn-build-1-10/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 10:02:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://www.manchegox.org/?p=87</guid>
		<description><![CDATA[Kdesvn-build es una herramienta que permita compilar fácilmente KDE desde las fuentes de un repositorio. Desde la versión 1.10 se ha eliminado el soporte para KDE 3, solo se da soporte a KDE 4. Download it: kdesvn-build-1.10.tar.bz2 (58KB) Code signature: PGP signature &#8211; key id 0x5406ECE8 kdesvn-build 1.10 had the following changes from the prior release [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Kdesvn-build</strong> es una herramienta que permita compilar fácilmente <strong>KDE</strong> desde las fuentes de un repositorio.</p>
<p>Desde la versión 1.10 se ha eliminado el soporte para <strong>KDE 3</strong>, solo se da soporte a <strong>KDE 4</strong>.</p>
<p style="margin-top: 0.5em;margin-bottom: 0.9em;text-align: justify"><a name="cp-content"><em>Download</em> it: </a><a href="http://kdesvn-build.kde.org/releases/kdesvn-build-1.10.tar.bz2">kdesvn-build-1.10.tar.bz2</a> (58KB)<br />
<em>Code signature</em>: <a href="http://kdesvn-build.kde.org/releases/kdesvn-build-1.10.tar.bz2.asc">PGP signature</a> &#8211; key id 0x5406ECE8</p>
<p style="margin-top: 0.5em;margin-bottom: 0.9em;text-align: justify"><strong>kdesvn-build 1.10</strong> had the following changes from the prior release (<a href="http://kdesvn-build.kde.org/releases/kdesvn-build-1.9.1.php">1.9.1</a>):</p>
<h3 style="text-align: left;font-weight: bold;color: #f7800a;background-color: transparent;margin-top: 1.3em;margin-right: 0px;margin-bottom: 0px;margin-left: 0.3em;font-size: 1.4em;clear: right;padding: 0px">New features/changes:</h3>
<ul>
<li>Add support for using <a href="http://git-scm.com/">Git source control</a>. This is required by the <a href="http://techbase.kde.org/Getting_Started/Build/KDE4/Prerequisites#Qt">qt-copy</a> and<a href="http://techbase.kde.org/Getting_Started/Sources/KDE_git-tutorial">Amarok</a> modules.</li>
<li>The included sample configuration file has comments for qt-copy and amarok describing what you need to do to build them. Obviously if you don&#8217;t already have git installed, you will need to do that first. Afterwards you will need to add the correct <tt>repository</tt> option for each module (just uncomment the one you want from the sample file). You may select the branch you want using the already-existing <tt>branch</tt> option.</li>
<li>All support for building KDE 3 modules has been removed.</li>
<li>A command line option, <tt>--purge-old-logs</tt> has been added to make kdesvn-build delete old and unused log directories after the build is finished (this feature was already introduced in <a href="http://kdesvn-build.kde.org/releases/kdesvn-build-1.9.php">kdesvn-build 1.9</a>).</li>
<li>You may use <tt>--no-src</tt> and <tt>--src-only</tt> as aliases for the equivalent <tt>--no-svn</tt> and <tt>--svn-only</tt> options.</li>
<li>kdesvn-build-generated log files now begin with a comment containing the command line of the command that generated that file.</li>
<li>kdesvn-build performs build directory cleaning in a sub-process now, to avoid the useless &#8220;No log files&#8221; message that is generated if it fails to do this (usually due to permissions errors).</li>
<li>This web site is no longer checked when downloading Subversion module snapshots, since the snapshots maintained here are out-of-date.</li>
<li>kdesvn-build now works around a Subversion pecularity when the topleve source directory is a symlink.</li>
</ul>
<h3 style="text-align: left;font-weight: bold;color: #f7800a;background-color: transparent;margin-top: 1.3em;margin-right: 0px;margin-bottom: 0px;margin-left: 0.3em;font-size: 1.4em;clear: right;padding: 0px">Bugfixes:</h3>
<ul>
<li>The <tt>svn info</tt> command is now run using a standard locale so that the output is as expected by kdesvn-build (KDE <a href="https://bugs.kde.org/show_bug.cgi?id=200302">bug 200302</a>).</li>
<li>Do not crash if a config file is not found. (Note, it remains a bad idea to not use a config file at all, as I do not test this mode of operation more than about once a year. If you encounter a bug please let me know and I&#8217;ll fix it though).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.manchegox.org/blog/kdesvn-build-1-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

