<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Kommentare zu: VLC-Player 2.x Setup anpassen	</title>
	<atom:link href="https://blog.daniel.wydler.eu/2013/11/21/vlc-player-2-x-setup-anpassen/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.daniel.wydler.eu/2013/11/21/vlc-player-2-x-setup-anpassen/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2023 18:35:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Von: Daniel		</title>
		<link>https://blog.daniel.wydler.eu/2013/11/21/vlc-player-2-x-setup-anpassen/#comment-423</link>

		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Fri, 14 Aug 2015 16:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wydler.eu/?p=338#comment-423</guid>

					<description><![CDATA[Hallo Matthis,
vielen Dank für deinen Hinweis.
Das habe ich still und heimlich in der Downloaddatei gemacht.

Daniel]]></description>
			<content:encoded><![CDATA[<p>Hallo Matthis,<br />
vielen Dank für deinen Hinweis.<br />
Das habe ich still und heimlich in der Downloaddatei gemacht.</p>
<p>Daniel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Matthias Schulz		</title>
		<link>https://blog.daniel.wydler.eu/2013/11/21/vlc-player-2-x-setup-anpassen/#comment-422</link>

		<dc:creator><![CDATA[Matthias Schulz]]></dc:creator>
		<pubDate>Fri, 14 Aug 2015 12:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wydler.eu/?p=338#comment-422</guid>

					<description><![CDATA[Es ist zudem nötig den Slash in den Zeilen 173-175 durch einen Backslash zu ersetzen.

Standard:
!include helpers/extensions.nsh
!include helpers/install.nsh
!include helpers/utils.nsh

Angepasst:
!include helpers\extensions.nsh
!include helpers\install.nsh
!include helpers\utils.nsh]]></description>
			<content:encoded><![CDATA[<p>Es ist zudem nötig den Slash in den Zeilen 173-175 durch einen Backslash zu ersetzen.</p>
<p>Standard:<br />
!include helpers/extensions.nsh<br />
!include helpers/install.nsh<br />
!include helpers/utils.nsh</p>
<p>Angepasst:<br />
!include helpers\extensions.nsh<br />
!include helpers\install.nsh<br />
!include helpers\utils.nsh</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
