<?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>block.boesch.be &#187; Uncategorized</title>
	<atom:link href="http://block.boesch.be/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://block.boesch.be</link>
	<description></description>
	<lastBuildDate>Tue, 04 Oct 2011 09:28:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change Timezone in Debian</title>
		<link>http://block.boesch.be/index.php/2009/10/04/change-timezone-in-debian/</link>
		<comments>http://block.boesch.be/index.php/2009/10/04/change-timezone-in-debian/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 05:49:39 +0000</pubDate>
		<dc:creator>alexander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://block.boesch.be/?p=510</guid>
		<description><![CDATA[If you&#8217;re in a new timezone (e.g. in Tanzania )and you configured originally your laptop for another timezone, it&#8217;s easy to change that in Debian:
Execute the following command as root
dpkg-reconfigure tzdata
Then select your continent and the capital city of your country where you&#8217;re staying at the moment.
After that the new timezone will be set and [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re in a new timezone (e.g. in Tanzania )and you configured originally your laptop for another timezone, it&#8217;s easy to change that in Debian:</p>
<p>Execute the following command as root<br />
dpkg-reconfigure tzdata<br />
Then select your continent and the capital city of your country where you&#8217;re staying at the moment.</p>
<p>After that the new timezone will be set and your clock gets adjusted.</p>
<p>Detail:<br />
For Tanzania you have to choose Dar es Salaam, this isn&#8217;t the capital city, which Dodoma is, but it&#8217;s the de facto capital and biggest city.</p>
]]></content:encoded>
			<wfw:commentRss>http://block.boesch.be/index.php/2009/10/04/change-timezone-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XFCE Menü editieren (menu.xml)</title>
		<link>http://block.boesch.be/index.php/2006/05/18/xfce-menu-editieren-menuxml/</link>
		<comments>http://block.boesch.be/index.php/2006/05/18/xfce-menu-editieren-menuxml/#comments</comments>
		<pubDate>Thu, 18 May 2006 18:02:11 +0000</pubDate>
		<dc:creator>alexander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://block.boesch.be/index.php/2006/05/18/xfce-menu-editieren-menuxml/</guid>
		<description><![CDATA[Xfce bietet ja schon eine Möglichkeit an, das Menü zu editieren. Die Programme werden aber einfach mit “system” eingebunden. Die Kontrolle ist auf erste Sicht so nicht möglich. Also gewinnen wir die Kontrolle zurück.
Zuerst installieren wir den menumaker (menumaker.sourceforge.net). Dazu das gepackte Archiv herunterladen. Entpacken mit tar xvzf menumaker… Als root User führt man dann [...]]]></description>
			<content:encoded><![CDATA[<p>Xfce bietet ja schon eine Möglichkeit an, das Menü zu editieren. Die Programme werden aber einfach mit “system” eingebunden. Die Kontrolle ist auf erste Sicht so nicht möglich. Also gewinnen wir die Kontrolle zurück.</p>
<p>Zuerst installieren wir den menumaker (menumaker.sourceforge.net). Dazu das gepackte Archiv herunterladen. Entpacken mit tar xvzf menumaker… Als root User führt man dann im entpackten Ordner die drei Befehle ./configure und make und make install nacheinander aus. Jetzt ist der Menumaker installiert.</p>
<p>Zuerst kopieren wir noch die alte Menu Konfigurationsdatei weg. Diese liegt unter ~/.config/xfce4/desktop/menu.xml. Mit dem Befehl cp ~/.config/xfce4/desktop/menu.xml ~/.config/xfce4/desktop/old_menu.xml wird sie unter dem Namen old_menu.xml im gleichen Ordner gespeichert. Jetzt führt man den Menumaker aus. Der Benötigt noch den Paramater xfce4. Also mmaker -f Xfce4 eingeben. Das -f steht für force, die aktuelle menu.xml Datei wird überschrieben. Das mach nichts aus, da wir sie ja gesichert haben.</p>
<p>Nun kann man die Datei menu.xml einfach mit einem Editor bearbeiten. Es kommen einige Programme zum Vorschein, von denen man nichts gewusst hat. Der Aufbau der Datei ist selbsterklärend. Bei mir fehlten die aber die Icons zu den Menüpunkten. Man kann mit icons=”/pfad/zum/icon.png” diese einem Menüeintrag hinzufügen. Standardmässig sind die Icons unter /usr/share/icons eingebunden. Für diese reicht es oftmals den Programmnamen als Iconnamen anzugeben.So zum Beispiel der Menüeintrag für Amule: . Hat man die Datei fertig editiert, einfach abspeichern und das Menü besteht aus den neuen Einträgen.<br />
!!!Achtung!!! Schreibt man einen Fehler im Syntax der menu.xml lässt sich das </p>
]]></content:encoded>
			<wfw:commentRss>http://block.boesch.be/index.php/2006/05/18/xfce-menu-editieren-menuxml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

