<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.playonlinux.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tinou</id>
		<title>PlayOnLinux - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.playonlinux.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tinou"/>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php/Special:Contributions/Tinou"/>
		<updated>2026-05-07T01:12:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1137</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1137"/>
				<updated>2021-01-26T21:57:53Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    //if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    //} else {&lt;br /&gt;
    //    ga = [0];&lt;br /&gt;
    //}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;header id=&amp;quot;header&amp;quot;&amp;gt; &amp;lt;nav class=&amp;quot;navbar is-primary&amp;quot; role=&amp;quot;navigation&amp;quot; aria-label=&amp;quot;main navigation&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-brand&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-item is-hoverable has-dropdown&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot; class=&amp;quot;navbar-logo navbar-link is-arrowless&amp;quot;&amp;gt; &amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot;&amp;gt; playonlinux &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown is-hidden-mobile is-hidden-touch&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnLinux&amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonmac.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnMac&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a role=&amp;quot;button&amp;quot; class=&amp;quot;navbar-burger burger&amp;quot; aria-label=&amp;quot;menu&amp;quot; aria-expanded=&amp;quot;false&amp;quot; data-target=&amp;quot;navbar&amp;quot;&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div id=&amp;quot;navbar&amp;quot; class=&amp;quot;navbar-menu&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-start&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot; class=&amp;quot;navbar-item is-selected&amp;quot;&amp;gt; Home &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-item has-dropdown is-hoverable &amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-link&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt; Supported software &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-2-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-accessories.png&amp;quot; alt=&amp;quot;accessories&amp;quot;&amp;gt; Accessories &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-7-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-development.png&amp;quot; alt=&amp;quot;development&amp;quot;&amp;gt; Development &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-8-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-education.png&amp;quot; alt=&amp;quot;education&amp;quot;&amp;gt; Education &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-100-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-functions.png&amp;quot; alt=&amp;quot;functions&amp;quot;&amp;gt; Functions &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-1-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-games.png&amp;quot; alt=&amp;quot;games&amp;quot;&amp;gt; Games &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-6-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-graphics.png&amp;quot; alt=&amp;quot;graphics&amp;quot;&amp;gt; Graphics &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-4-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-internet.png&amp;quot; alt=&amp;quot;internet&amp;quot;&amp;gt; Internet &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-5-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-multimedia.png&amp;quot; alt=&amp;quot;multimedia&amp;quot;&amp;gt; Multimedia &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-3-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-office.png&amp;quot; alt=&amp;quot;office&amp;quot;&amp;gt; Office &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-0-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-other.png&amp;quot; alt=&amp;quot;other&amp;quot;&amp;gt; Other &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-9-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-patches.png&amp;quot; alt=&amp;quot;patches&amp;quot;&amp;gt; Patches &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; News &amp;lt;/a&amp;gt;  &amp;lt;a href=&amp;quot;http://wiki.playonlinux.com&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Wiki &amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Forums &amp;lt;/a&amp;gt;  &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-end&amp;quot;&amp;gt;  &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-item&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;buttons&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot; class=&amp;quot;button is-primary &amp;quot;&amp;gt; Download &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/nav&amp;gt;&amp;lt;/header&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1136</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1136"/>
				<updated>2021-01-26T21:56:53Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    //if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    //} else {&lt;br /&gt;
    //    ga = [0];&lt;br /&gt;
    //}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;header id=&amp;quot;header&amp;quot;&amp;gt; &amp;lt;nav class=&amp;quot;navbar is-primary&amp;quot; role=&amp;quot;navigation&amp;quot; aria-label=&amp;quot;main navigation&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-brand&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-item is-hoverable has-dropdown&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot; class=&amp;quot;navbar-logo navbar-link is-arrowless&amp;quot;&amp;gt; &amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot;&amp;gt; playonlinux &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown is-hidden-mobile is-hidden-touch&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnLinux&amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonmac.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnMac&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a role=&amp;quot;button&amp;quot; class=&amp;quot;navbar-burger burger&amp;quot; aria-label=&amp;quot;menu&amp;quot; aria-expanded=&amp;quot;false&amp;quot; data-target=&amp;quot;navbar&amp;quot;&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div id=&amp;quot;navbar&amp;quot; class=&amp;quot;navbar-menu&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-start&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot; class=&amp;quot;navbar-item is-selected&amp;quot;&amp;gt; Home &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-item has-dropdown is-hoverable &amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-link&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt; Supported software &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-2-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-accessories.png&amp;quot; alt=&amp;quot;accessories&amp;quot;&amp;gt; Accessories &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-7-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-development.png&amp;quot; alt=&amp;quot;development&amp;quot;&amp;gt; Development &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-8-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-education.png&amp;quot; alt=&amp;quot;education&amp;quot;&amp;gt; Education &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-100-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-functions.png&amp;quot; alt=&amp;quot;functions&amp;quot;&amp;gt; Functions &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-1-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-games.png&amp;quot; alt=&amp;quot;games&amp;quot;&amp;gt; Games &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-6-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-graphics.png&amp;quot; alt=&amp;quot;graphics&amp;quot;&amp;gt; Graphics &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-4-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-internet.png&amp;quot; alt=&amp;quot;internet&amp;quot;&amp;gt; Internet &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-5-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-multimedia.png&amp;quot; alt=&amp;quot;multimedia&amp;quot;&amp;gt; Multimedia &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-3-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-office.png&amp;quot; alt=&amp;quot;office&amp;quot;&amp;gt; Office &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-0-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-other.png&amp;quot; alt=&amp;quot;other&amp;quot;&amp;gt; Other &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/en/supported_apps-9-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-patches.png&amp;quot; alt=&amp;quot;patches&amp;quot;&amp;gt; Patches &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; News &amp;lt;/a&amp;gt;  &amp;lt;a href=&amp;quot;http://wiki.playonlinux.com&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Wiki &amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Forums &amp;lt;/a&amp;gt;  &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-end&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-item has-dropdown is-hoverable&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-link is-arrowless&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/en.png&amp;quot; alt=&amp;quot;en&amp;quot;&amp;gt;&amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/fr/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/fr.png&amp;quot; alt=&amp;quot;fr&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/de/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/de.png&amp;quot; alt=&amp;quot;de&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/es/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/es.png&amp;quot; alt=&amp;quot;es&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/pl/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/pl.png&amp;quot; alt=&amp;quot;pl&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/ru/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/ru.png&amp;quot; alt=&amp;quot;ru&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/sv/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/sv.png&amp;quot; alt=&amp;quot;sv&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/nl/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/nl.png&amp;quot; alt=&amp;quot;nl&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-item&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;buttons&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot; class=&amp;quot;button is-primary &amp;quot;&amp;gt; Download &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/nav&amp;gt;&amp;lt;/header&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1135</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1135"/>
				<updated>2021-01-26T19:18:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    //if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    //} else {&lt;br /&gt;
    //    ga = [0];&lt;br /&gt;
    //}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;header id=&amp;quot;header&amp;quot;&amp;gt; &amp;lt;nav class=&amp;quot;navbar is-primary&amp;quot; role=&amp;quot;navigation&amp;quot; aria-label=&amp;quot;main navigation&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-brand&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-item is-hoverable has-dropdown&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot; class=&amp;quot;navbar-logo navbar-link is-arrowless&amp;quot;&amp;gt; &amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot;&amp;gt; playonlinux &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown is-hidden-mobile is-hidden-touch&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnLinux&amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;http://www.playonmac.com&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnMac&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a role=&amp;quot;button&amp;quot; class=&amp;quot;navbar-burger burger&amp;quot; aria-label=&amp;quot;menu&amp;quot; aria-expanded=&amp;quot;false&amp;quot; data-target=&amp;quot;navbar&amp;quot;&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div id=&amp;quot;navbar&amp;quot; class=&amp;quot;navbar-menu&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-start&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/fr&amp;quot; class=&amp;quot;navbar-item is-selected&amp;quot;&amp;gt; Accueil &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-item has-dropdown is-hoverable &amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-link&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps.html&amp;quot;&amp;gt; Logiciels supportés &amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-2-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-accessories.png&amp;quot; alt=&amp;quot;accessories&amp;quot;&amp;gt; Accessories &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-7-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-development.png&amp;quot; alt=&amp;quot;development&amp;quot;&amp;gt; Development &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-8-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-education.png&amp;quot; alt=&amp;quot;education&amp;quot;&amp;gt; Education &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-100-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-functions.png&amp;quot; alt=&amp;quot;functions&amp;quot;&amp;gt; Functions &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-1-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-games.png&amp;quot; alt=&amp;quot;games&amp;quot;&amp;gt; Games &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-6-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-graphics.png&amp;quot; alt=&amp;quot;graphics&amp;quot;&amp;gt; Graphics &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-4-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-internet.png&amp;quot; alt=&amp;quot;internet&amp;quot;&amp;gt; Internet &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-5-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-multimedia.png&amp;quot; alt=&amp;quot;multimedia&amp;quot;&amp;gt; Multimedia &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-3-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-office.png&amp;quot; alt=&amp;quot;office&amp;quot;&amp;gt; Office &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-0-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-other.png&amp;quot; alt=&amp;quot;other&amp;quot;&amp;gt; Other &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-9-0.html&amp;quot;&amp;gt; &amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-patches.png&amp;quot; alt=&amp;quot;patches&amp;quot;&amp;gt; Patches &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/fr/news.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; News &amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;http://wiki.playonlinux.com&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Wiki &amp;lt;/a&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/fr/forums.html&amp;quot; class=&amp;quot;navbar-item &amp;quot;&amp;gt; Les forums &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-end&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;navbar-item has-dropdown is-hoverable&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-link is-arrowless&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/fr.png&amp;quot; alt=&amp;quot;fr&amp;quot;&amp;gt;&amp;lt;/a&amp;gt; &amp;lt;div class=&amp;quot;navbar-dropdown&amp;quot;&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/en/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/en.png&amp;quot; alt=&amp;quot;en&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/de/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/de.png&amp;quot; alt=&amp;quot;de&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/es/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/es.png&amp;quot; alt=&amp;quot;es&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/pl/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/pl.png&amp;quot; alt=&amp;quot;pl&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/ru/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/ru.png&amp;quot; alt=&amp;quot;ru&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/sv/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/sv.png&amp;quot; alt=&amp;quot;sv&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;a class=&amp;quot;navbar-item&amp;quot; href=&amp;quot;/nl/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;navbar-item-icon&amp;quot; src=&amp;quot;https://www.playonlinux.com/images/flags/nl.png&amp;quot; alt=&amp;quot;nl&amp;quot;&amp;gt; &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;navbar-item&amp;quot;&amp;gt; &amp;lt;div class=&amp;quot;buttons&amp;quot;&amp;gt; &amp;lt;a href=&amp;quot;https://www.playonlinux.com/fr/download.html&amp;quot; class=&amp;quot;button is-primary &amp;quot;&amp;gt; Télécharger &amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/nav&amp;gt;&amp;lt;/header&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1134</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1134"/>
				<updated>2021-01-26T19:17:20Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    //if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    //} else {&lt;br /&gt;
    //    ga = [0];&lt;br /&gt;
    //}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;headerid=&amp;quot;header&amp;quot;&amp;gt;&amp;lt;navclass=&amp;quot;navbaris-primary&amp;quot;role=&amp;quot;navigation&amp;quot;aria-label=&amp;quot;mainnavigation&amp;quot;&amp;gt;&amp;lt;divclass=&amp;quot;navbar-brand&amp;quot;&amp;gt;&amp;lt;divclass=&amp;quot;navbar-itemis-hoverablehas-dropdown&amp;quot;&amp;gt;&amp;lt;ahref=&amp;quot;https://www.playonlinux.com&amp;quot;class=&amp;quot;navbar-logonavbar-linkis-arrowless&amp;quot;&amp;gt;&amp;lt;imgsrc=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;alt=&amp;quot;playonlinux&amp;quot;&amp;gt;playonlinux&amp;lt;/a&amp;gt;&amp;lt;divclass=&amp;quot;navbar-dropdownis-hidden-mobileis-hidden-touch&amp;quot;&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;http://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnLinux&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;http://www.playonmac.com&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot;&amp;gt;PlayOnMac&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;arole=&amp;quot;button&amp;quot;class=&amp;quot;navbar-burgerburger&amp;quot;aria-label=&amp;quot;menu&amp;quot;aria-expanded=&amp;quot;false&amp;quot;data-target=&amp;quot;navbar&amp;quot;&amp;gt;&amp;lt;spanaria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;spanaria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;spanaria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;divid=&amp;quot;navbar&amp;quot;class=&amp;quot;navbar-menu&amp;quot;&amp;gt;&amp;lt;divclass=&amp;quot;navbar-start&amp;quot;&amp;gt;&amp;lt;ahref=&amp;quot;https://www.playonlinux.com/fr&amp;quot;class=&amp;quot;navbar-itemis-selected&amp;quot;&amp;gt;Accueil&amp;lt;/a&amp;gt;&amp;lt;divclass=&amp;quot;navbar-itemhas-dropdownis-hoverable&amp;quot;&amp;gt;&amp;lt;aclass=&amp;quot;navbar-link&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps.html&amp;quot;&amp;gt;Logicielssupportés&amp;lt;/a&amp;gt;&amp;lt;divclass=&amp;quot;navbar-dropdown&amp;quot;&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-2-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-accessories.png&amp;quot;alt=&amp;quot;accessories&amp;quot;&amp;gt;Accessories&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-7-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-development.png&amp;quot;alt=&amp;quot;development&amp;quot;&amp;gt;Development&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-8-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-education.png&amp;quot;alt=&amp;quot;education&amp;quot;&amp;gt;Education&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-100-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-functions.png&amp;quot;alt=&amp;quot;functions&amp;quot;&amp;gt;Functions&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-1-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-games.png&amp;quot;alt=&amp;quot;games&amp;quot;&amp;gt;Games&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-6-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-graphics.png&amp;quot;alt=&amp;quot;graphics&amp;quot;&amp;gt;Graphics&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-4-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-internet.png&amp;quot;alt=&amp;quot;internet&amp;quot;&amp;gt;Internet&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-5-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-multimedia.png&amp;quot;alt=&amp;quot;multimedia&amp;quot;&amp;gt;Multimedia&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-3-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-office.png&amp;quot;alt=&amp;quot;office&amp;quot;&amp;gt;Office&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-0-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-other.png&amp;quot;alt=&amp;quot;other&amp;quot;&amp;gt;Other&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;https://www.playonlinux.com/fr/supported_apps-9-0.html&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/Faenza/categories/22/applications-patches.png&amp;quot;alt=&amp;quot;patches&amp;quot;&amp;gt;Patches&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;ahref=&amp;quot;https://www.playonlinux.com/fr/news.html&amp;quot;class=&amp;quot;navbar-item&amp;quot;&amp;gt;News&amp;lt;/a&amp;gt;&amp;lt;ahref=&amp;quot;http://wiki.playonlinux.com&amp;quot;class=&amp;quot;navbar-item&amp;quot;&amp;gt;Wiki&amp;lt;/a&amp;gt;&amp;lt;ahref=&amp;quot;https://www.playonlinux.com/fr/forums.html&amp;quot;class=&amp;quot;navbar-item&amp;quot;&amp;gt;Lesforums&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;divclass=&amp;quot;navbar-end&amp;quot;&amp;gt;&amp;lt;divclass=&amp;quot;navbar-itemhas-dropdownis-hoverable&amp;quot;&amp;gt;&amp;lt;aclass=&amp;quot;navbar-linkis-arrowless&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/fr.png&amp;quot;alt=&amp;quot;fr&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;divclass=&amp;quot;navbar-dropdown&amp;quot;&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/en/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/en.png&amp;quot;alt=&amp;quot;en&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/de/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/de.png&amp;quot;alt=&amp;quot;de&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/es/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/es.png&amp;quot;alt=&amp;quot;es&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/pl/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/pl.png&amp;quot;alt=&amp;quot;pl&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/ru/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/ru.png&amp;quot;alt=&amp;quot;ru&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/sv/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/sv.png&amp;quot;alt=&amp;quot;sv&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;aclass=&amp;quot;navbar-item&amp;quot;href=&amp;quot;/nl/&amp;quot;&amp;gt;&amp;lt;imgclass=&amp;quot;navbar-item-icon&amp;quot;src=&amp;quot;https://www.playonlinux.com/images/flags/nl.png&amp;quot;alt=&amp;quot;nl&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;divclass=&amp;quot;navbar-item&amp;quot;&amp;gt;&amp;lt;divclass=&amp;quot;buttons&amp;quot;&amp;gt;&amp;lt;ahref=&amp;quot;https://www.playonlinux.com/fr/download.html&amp;quot;class=&amp;quot;buttonis-primary&amp;quot;&amp;gt;Télécharger&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nav&amp;gt;&amp;lt;/header&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1133</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1133"/>
				<updated>2021-01-26T19:15:45Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
header {&lt;br /&gt;
position: absolute;&lt;br /&gt;
top: 0;&lt;br /&gt;
left: 0;&lt;br /&gt;
right: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#header .navbar-brand a.navbar-logo {&lt;br /&gt;
    font-size: 24px;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    font-family: MavenPro;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header .navbar-brand a.navbar-logo img {&lt;br /&gt;
    margin-right: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.navbar-item-icon {&lt;br /&gt;
    margin-right: 5px;&lt;br /&gt;
    max-width: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header nav {&lt;br /&gt;
    background-color: #428BCA;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
button.is-primary {&lt;br /&gt;
    background-color: #428BCA;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,&lt;br /&gt;
#header .navbar.is-primary a.navbar-item:hover {&lt;br /&gt;
    background-color: #116395;&lt;br /&gt;
    color: #FFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header .navbar.is-primary .button.is-primary {&lt;br /&gt;
    background-color: #FFF;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header .navbar.is-primary .button.is-primary:hover {&lt;br /&gt;
    background-color: #EFEFEF;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#header {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    /*&lt;br /&gt;
    background: #428BCA;&lt;br /&gt;
    background: linear-gradient(to bottom, #428BCA 0%, #116395 100%);&lt;br /&gt;
    z-index: 100; */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    display:block!important;&lt;br /&gt;
    font-size: 1rem!important;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1132</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1132"/>
				<updated>2021-01-26T19:13:10Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    display:block!important;&lt;br /&gt;
    font-size: 1rem!important;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1131</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1131"/>
				<updated>2021-01-26T19:09:54Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/design.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    display:block!important;&lt;br /&gt;
    font-size: 1rem!important;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1130</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1130"/>
				<updated>2021-01-26T19:08:02Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/design.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    display:block!important;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1129</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1129"/>
				<updated>2021-01-26T19:07:19Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/design.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    display:block;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1128</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1128"/>
				<updated>2021-01-26T19:06:04Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    //if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    //} else {&lt;br /&gt;
    //    ga = [0];&lt;br /&gt;
    //}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;div class=&amp;quot;mainheader&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;reducer&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot; /&amp;gt; playonlinux&amp;lt;/a&amp;gt;&amp;lt;ul id=&amp;quot;menuul&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt;Supported software&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot;&amp;gt;News&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot;&amp;gt;Download&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class=&amp;quot;selected&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://wiki.playonlinux.com/&amp;quot;&amp;gt;Wiki&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot;&amp;gt;Forums&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/bugs.html&amp;quot;&amp;gt;Bugs&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1127</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=1127"/>
				<updated>2021-01-26T19:04:20Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/design.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1126</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=1126"/>
				<updated>2021-01-26T19:03:28Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
    var ga;&lt;br /&gt;
    if ($.cookie(&amp;quot;cookieconsent_status&amp;quot;) !== &amp;quot;deny&amp;quot;) {&lt;br /&gt;
        (function (i, s, o, g, r, a, m) {&lt;br /&gt;
            i[&amp;#039;GoogleAnalyticsObject&amp;#039;] = r;&lt;br /&gt;
            i[r] = i[r] || function () {&lt;br /&gt;
                (i[r].q = i[r].q || []).push(arguments)&lt;br /&gt;
            }, i[r].l = 1 * new Date();&lt;br /&gt;
            a = s.createElement(o),&lt;br /&gt;
                m = s.getElementsByTagName(o)[0];&lt;br /&gt;
            a.async = 0;&lt;br /&gt;
            a.src = g;&lt;br /&gt;
            m.parentNode.insertBefore(a, m)&lt;br /&gt;
        })(window, document, &amp;#039;script&amp;#039;, &amp;#039;//www.google-analytics.com/analytics.js&amp;#039;, &amp;#039;ga&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
        ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
    } else {&lt;br /&gt;
        ga = [0];&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;div class=&amp;quot;mainheader&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;reducer&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot; /&amp;gt; playonlinux&amp;lt;/a&amp;gt;&amp;lt;ul id=&amp;quot;menuul&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt;Supported software&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot;&amp;gt;News&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot;&amp;gt;Download&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class=&amp;quot;selected&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://wiki.playonlinux.com/&amp;quot;&amp;gt;Wiki&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot;&amp;gt;Forums&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/bugs.html&amp;quot;&amp;gt;Bugs&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=User_talk:Misszoya2020&amp;diff=1124</id>
		<title>User talk:Misszoya2020</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=User_talk:Misszoya2020&amp;diff=1124"/>
				<updated>2020-10-04T15:24:08Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=887</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=887"/>
				<updated>2018-06-10T16:54:29Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
 (function(i,s,o,g,r,a,m){i[&amp;#039;GoogleAnalyticsObject&amp;#039;]=r;i[r]=i[r]||function(){&lt;br /&gt;
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),&lt;br /&gt;
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)&lt;br /&gt;
  })(window,document,&amp;#039;script&amp;#039;,&amp;#039;//www.google-analytics.com/analytics.js&amp;#039;,&amp;#039;ga&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
  ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
  ga(&amp;#039;set&amp;#039;, &amp;#039;&amp;amp;uid&amp;#039;, &amp;#039;5df728d5bc6d522361852631c5bc2eb35583b77e&amp;#039;); &lt;br /&gt;
  ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
  ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.body.innerHTML = (&amp;#039;&amp;lt;div class=&amp;quot;mainheader&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;reducer&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot; /&amp;gt; playonlinux&amp;lt;/a&amp;gt;&amp;lt;ul id=&amp;quot;menuul&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt;Supported software&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot;&amp;gt;News&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot;&amp;gt;Download&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class=&amp;quot;selected&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://wiki.playonlinux.com/&amp;quot;&amp;gt;Wiki&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot;&amp;gt;Forums&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/bugs.html&amp;quot;&amp;gt;Bugs&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;) + document.body.innerHTML;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Whitehall&amp;diff=886</id>
		<title>Whitehall</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Whitehall&amp;diff=886"/>
				<updated>2017-10-26T16:25:59Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=878</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=878"/>
				<updated>2017-02-02T07:19:30Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[Graphics Card Drivers|Graphics Card Drivers]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
* [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
* [[PlayOnLinux DOSBox support HOWTO]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
* [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
&lt;br /&gt;
== PlayOnLinux 5 Development ==&lt;br /&gt;
&lt;br /&gt;
POL 5 is currently under development, and there are new tools available to track and contribute the code for this new version. Development is very active at the moment, so feel free to check out the following resources to see if there is anything you would like to contribute (or if you just feel like checking out the development process and status).&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-5/ POL 5 GitHub Repository]&lt;br /&gt;
* [http://www.playonlinux.org:8080/ Jenkins Automated Testing Interface]&lt;br /&gt;
* [http://www.playonlinux.org:9000/ SonarQube Code-Quality Interface]&lt;br /&gt;
* [http://wiki.playonlinux.com/index.php/Building_PlayOnLinux_5 Building PlayOnLinux 5 Development Version]&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; WineHQ &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;br /&gt;
&lt;br /&gt;
== Advanced WineBuild ==&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux| How to cross-compile Wine for Mac OSX on Linux]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/WineBuild POL&amp;#039;s WineBuild source code]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=852</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=852"/>
				<updated>2015-10-13T09:54:27Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Undo revision 851 by Tinou (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.setupwindow, div.setupwindow *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow p&lt;br /&gt;
{&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow pre&lt;br /&gt;
{&lt;br /&gt;
	border:0px;&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	margin-top:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	padding-left:15px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
	margin-bottom:50px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 22px 70px 4px rgba(0,0,0,0.56), 0 0 0 0.5px rgba(0, 0, 0, 0.3);&lt;br /&gt;
	background: linear-gradient(rgba(233, 233, 233, 1.0), rgba(178, 178, 178, 1.0) 21px, #6A6A6A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family: &amp;quot;Lucida Grande&amp;quot;,lucida,&amp;quot;Helvetica Neue&amp;quot;,helvetica,sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow&lt;br /&gt;
{&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:418px;&lt;br /&gt;
	background-color:#EDEDED;&lt;br /&gt;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 2px 2px 1px rgba(0,0,0,0.06), 0 0 0 0.5px rgba(109, 109, 109, 1);&lt;br /&gt;
	background: linear-gradient(#98BAE3, #8BAFDC 10px, #7BA2D2 20px, #536B8A 22px, #EDEDED 22px);&lt;br /&gt;
	border-radius:5px 5px 0px 0px;&lt;br /&gt;
	padding-top:22px;&lt;br /&gt;
	position:relative;&lt;br /&gt;
	font-family:&amp;quot;DejaVu Sans&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, sans-serif;&lt;br /&gt;
		font-size:13px;&lt;br /&gt;
		padding-left:15px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnLinux&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	text-shadow: 0 0 2px #658EC3;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo16.png&amp;quot;);&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.pom.setupwindow::before&lt;br /&gt;
{&lt;br /&gt;
	content:&amp;quot;PlayOnMac&amp;quot;;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	line-height:21px;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	display:block;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	color:#454545;&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	top:0px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:65px;&lt;br /&gt;
	border-bottom:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
	background-image:url(&amp;quot;http://www.playonlinux.com/images/logos/logo96.png&amp;quot;);&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right top;&lt;br /&gt;
	box-shadow: inset 0px 0px 0px 1px #FFF;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	bottom:0px;&lt;br /&gt;
	width:520px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	border-top:1px solid #8E8E8E;&lt;br /&gt;
	padding:5px;&lt;br /&gt;
	font-size:13px;&lt;br /&gt;
	margin-bottom:10px;&lt;br /&gt;
	margin-left:-15px;&lt;br /&gt;
}&lt;br /&gt;
div.pol.setupwindow div.footer&lt;br /&gt;
{&lt;br /&gt;
	height:38px;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span&lt;br /&gt;
{&lt;br /&gt;
	width:100%;&lt;br /&gt;
	display:block;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.title&lt;br /&gt;
{&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.header span.subtitle&lt;br /&gt;
{&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	padding-top:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.pol.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:5px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:37px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-left:5px;&lt;br /&gt;
	padding-top:7px;&lt;br /&gt;
	border-color: #9A9A9A;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton&lt;br /&gt;
{&lt;br /&gt;
	width:85px;&lt;br /&gt;
	border-radius:3px;&lt;br /&gt;
	text-align:center;&lt;br /&gt;
	height:20px;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
	font-size:12px;&lt;br /&gt;
	border:1px solid #9A9A9A;&lt;br /&gt;
	float:right;&lt;br /&gt;
	background: linear-gradient(#FFF 0%, #F3F3F3 50%, #ECECEC 50%, #EBEBEB 100%);&lt;br /&gt;
	box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.09);&lt;br /&gt;
}&lt;br /&gt;
div.pom.setupwindow div.footer div.bouton.inactive&lt;br /&gt;
{&lt;br /&gt;
	opacity: 0.5;&lt;br /&gt;
	cursor: default;&lt;br /&gt;
}&lt;br /&gt;
div.setupwindow div.licence&lt;br /&gt;
{&lt;br /&gt;
	background-color:#FFF;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	height: 215px;&lt;br /&gt;
	margin-bottom: 5px;&lt;br /&gt;
	overflow: scroll;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	width: 90%;&lt;br /&gt;
}&lt;br /&gt;
div.box&lt;br /&gt;
{&lt;br /&gt;
	background-color: #fff;&lt;br /&gt;
	border: 1px solid #aaaaaa;&lt;br /&gt;
	float: left;&lt;br /&gt;
	height: 13px;&lt;br /&gt;
	margin-right: 8px;&lt;br /&gt;
	margin-top: 2px;&lt;br /&gt;
	width: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    font-size: 25px;&lt;br /&gt;
    font-weight: 300;&lt;br /&gt;
    line-height: 1.3 !important;&lt;br /&gt;
    margin-bottom: 10px !important;&lt;br /&gt;
    margin-left: 0;&lt;br /&gt;
    margin-top: 0;&lt;br /&gt;
    padding-bottom: 0 !important;&lt;br /&gt;
    padding-top: 10px;&lt;br /&gt;
    line-height: 1.1;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=851</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.css&amp;diff=851"/>
				<updated>2015-10-13T09:53:58Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Le CSS placé ici sera appliqué à tous les habillages. */&lt;br /&gt;
&lt;br /&gt;
@import url(&amp;quot;http://www.playonlinux.com/css/highlighter/shCorePOL.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;http://fonts.googleapis.com/css?family=Roboto:400,300,500&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://www.playonlinux.com/css/font-awesome.css&amp;quot;); &lt;br /&gt;
&lt;br /&gt;
div#mw-head, html, div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
    margin-top: 44px;&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenPro;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: MavenProBold;&lt;br /&gt;
	src: url(&amp;quot;https://www.playonlinux.com/css/maven_bold.ttf&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader, div.mainheader *&lt;br /&gt;
{&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	line-height: 1.42857;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ve-ui-toolbar-floating &amp;gt; .oo-ui-toolbar-bar {&lt;br /&gt;
    top: 44px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader&lt;br /&gt;
{&lt;br /&gt;
	height:44px;&lt;br /&gt;
	width:100%;&lt;br /&gt;
	background: #428BCA;&lt;br /&gt;
	position:fixed;	&lt;br /&gt;
	top:0px;&lt;br /&gt;
	background: linear-gradient(to bottom,  #428BCA 0%,#116395 100%);&lt;br /&gt;
	z-index:100;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a&lt;br /&gt;
{&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-size:27px;&lt;br /&gt;
	color:#F4F4F4;&lt;br /&gt;
	font-family:MavenPro;&lt;br /&gt;
	font-weight:lighter;&lt;br /&gt;
	line-height:48px;&lt;br /&gt;
	text-shadow: 0px 0px 9px #00396B;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a img&lt;br /&gt;
{&lt;br /&gt;
	height:34px;&lt;br /&gt;
	margin:4px;&lt;br /&gt;
	margin-left:-5px;&lt;br /&gt;
	margin-right:10px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader a:hover&lt;br /&gt;
{&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader img&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.mainheader ul &lt;br /&gt;
{&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	margin-top:14px;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected&lt;br /&gt;
{&lt;br /&gt;
	background:#FFF!important;&lt;br /&gt;
	-webkit-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 -moz-border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	 border-radius: 15px 15px 0px 0px;&lt;br /&gt;
	-webkit-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	-moz-box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
	            5px -5px 7px -3px #116395;&lt;br /&gt;
	box-shadow: -5px -5px 7px -3px #116395,&lt;br /&gt;
            5px -5px 7px -3px #116395;&lt;br /&gt;
    behavior: url(&amp;#039;/css/PIE.htc&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
div.mainheader div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li.selected a&lt;br /&gt;
{&lt;br /&gt;
&lt;br /&gt;
	background-repeat:no-repeat;&lt;br /&gt;
	background-position:right bottom;&lt;br /&gt;
	color:#434343;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li&lt;br /&gt;
{&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:0px;&lt;br /&gt;
	list-style:none;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-bottom:0px;&lt;br /&gt;
	margin-bottom:0px;&lt;br /&gt;
	height:30px;&lt;br /&gt;
	padding-left:0px;&lt;br /&gt;
	margin-right:0px;&lt;br /&gt;
	padding-right:0px;&lt;br /&gt;
}&lt;br /&gt;
div.mainheader ul li a&lt;br /&gt;
{&lt;br /&gt;
	&lt;br /&gt;
	line-height:inherit;&lt;br /&gt;
	text-shadow:inherit;&lt;br /&gt;
	margin:0px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	margin-top:6px;&lt;br /&gt;
	padding-top:0px;&lt;br /&gt;
	padding-left:19px;&lt;br /&gt;
	padding-right:19px;&lt;br /&gt;
	height:24px;&lt;br /&gt;
	display:block;&lt;br /&gt;
	font-family: Roboto, sans-serif;&lt;br /&gt;
	font-size:14px;&lt;br /&gt;
	text-decoration:none;&lt;br /&gt;
	color:#FFF;&lt;br /&gt;
	font-weight:300;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.reducer&lt;br /&gt;
{&lt;br /&gt;
	width:1000px;&lt;br /&gt;
	margin:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.syntaxhighlighter {&lt;br /&gt;
    margin-top:14px!important;&lt;br /&gt;
    margin-bottom:14px!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1 {&lt;br /&gt;
    border-bottom: 1px solid #c5000d;&lt;br /&gt;
    color: #c5000d;&lt;br /&gt;
    font-family: cgOmega,Georgia,junior;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    margin: 0 0 15px;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
h2&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
    border-bottom: 1px solid #dedede;&lt;br /&gt;
}&lt;br /&gt;
h3, h4, h5, h6&lt;br /&gt;
{&lt;br /&gt;
    color: #428bca;&lt;br /&gt;
    font-family: Roboto,arial,helvetica,sans-serif!important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.alert {&lt;br /&gt;
  padding: 15px;&lt;br /&gt;
  margin-bottom: 20px;&lt;br /&gt;
  border: 1px solid transparent;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert p&lt;br /&gt;
{&lt;br /&gt;
  margin-top:0px;&lt;br /&gt;
}&lt;br /&gt;
.alert * {&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
}&lt;br /&gt;
.alert h4 {&lt;br /&gt;
  margin-top: 0;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert .alert-link {&lt;br /&gt;
  font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p,&lt;br /&gt;
.alert &amp;gt; ul {&lt;br /&gt;
  margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
.alert &amp;gt; p + p {&lt;br /&gt;
  margin-top: 5px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable {&lt;br /&gt;
  padding-right: 35px;&lt;br /&gt;
}&lt;br /&gt;
.alert-dismissable .close {&lt;br /&gt;
  position: relative;&lt;br /&gt;
  top: -2px;&lt;br /&gt;
  right: -21px;&lt;br /&gt;
  color: inherit;&lt;br /&gt;
}&lt;br /&gt;
.alert-success {&lt;br /&gt;
  color: #3c763d;&lt;br /&gt;
  background-color: #dff0d8;&lt;br /&gt;
  border-color: #d6e9c6;&lt;br /&gt;
}&lt;br /&gt;
.alert-success hr {&lt;br /&gt;
  border-top-color: #c9e2b3;&lt;br /&gt;
}&lt;br /&gt;
.alert-success .alert-link {&lt;br /&gt;
  color: #2b542c;&lt;br /&gt;
}&lt;br /&gt;
.alert-info {&lt;br /&gt;
  color: #31708f;&lt;br /&gt;
  background-color: #d9edf7;&lt;br /&gt;
  border-color: #bce8f1;&lt;br /&gt;
}&lt;br /&gt;
.alert-info hr {&lt;br /&gt;
  border-top-color: #a6e1ec;&lt;br /&gt;
}&lt;br /&gt;
.alert-info .alert-link {&lt;br /&gt;
  color: #245269;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning {&lt;br /&gt;
  color: #8a6d3b;&lt;br /&gt;
  background-color: #fcf8e3;&lt;br /&gt;
  border-color: #faebcc;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning hr {&lt;br /&gt;
  border-top-color: #f7e1b5;&lt;br /&gt;
}&lt;br /&gt;
.alert-warning .alert-link {&lt;br /&gt;
  color: #66512c;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger {&lt;br /&gt;
  color: #a94442;&lt;br /&gt;
  background-color: #f2dede;&lt;br /&gt;
  border-color: #ebccd1;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger hr {&lt;br /&gt;
  border-top-color: #e4b9c0;&lt;br /&gt;
}&lt;br /&gt;
.alert-danger .alert-link {&lt;br /&gt;
  color: #843534;&lt;br /&gt;
}&lt;br /&gt;
h4 {&lt;br /&gt;
 font-weight:normal!important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=828</id>
		<title>Cross-compile Wine for OSX on Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=828"/>
				<updated>2015-06-06T13:02:43Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is a memo. It explains how OSX binaries are currently built.&lt;br /&gt;
&lt;br /&gt;
== Prerequisite == &lt;br /&gt;
* Install a darwin compatible toolchain &lt;br /&gt;
* Install MacOS X SDK (You must own a Mac compatible computer to get those files).&lt;br /&gt;
* The building machine should be able to build Wine for linux i386. You may need to install wine build dependencies. &lt;br /&gt;
&lt;br /&gt;
.deb can be found here: https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple/&lt;br /&gt;
* Install [[#additional components needed|additional librairies]] here: /usr/i686-apple-darwin10/local/lib&lt;br /&gt;
* Install [[#additional components needed|additional header ]]&amp;lt;nowiki/&amp;gt;ffiles here: /usr/i686-apple-darwin10/local/include&lt;br /&gt;
&lt;br /&gt;
== Additional components needed ==&lt;br /&gt;
You may need to install the following librairies: &lt;br /&gt;
* libjpeg &lt;br /&gt;
* libpng15 &lt;br /&gt;
&lt;br /&gt;
== Prepare compilation environement == &lt;br /&gt;
=== Get wine source from git === &lt;br /&gt;
To cross compile wine, you need two differents work directories. &lt;br /&gt;
One will be use to build the compilation tools, the other one will be used to build wine for OSX.  &lt;br /&gt;
&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-tools}}&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-git}}&lt;br /&gt;
&lt;br /&gt;
=== Patch the code ===&lt;br /&gt;
Apply this patch to both source trees. It will allow to pass -isysrootfile and -iframeworkfile arguments to winegcc &lt;br /&gt;
&amp;lt;pre class=&amp;#039;code diff&amp;#039;&amp;gt;&lt;br /&gt;
diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c&lt;br /&gt;
index fe0f033..03cc131 100644&lt;br /&gt;
--- a/tools/winegcc/winegcc.c&lt;br /&gt;
+++ b/tools/winegcc/winegcc.c&lt;br /&gt;
@@ -1240,11 +1240,11 @@ static int is_target_arg(const char* arg)&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
  *      Directory Options&lt;br /&gt;
- *          -Bprefix  -Idir  -I-  -Ldir  -specs=file&lt;br /&gt;
+ *          -Bprefix  -Idir  -I-  -Ldir  -specs=file, -isysrootfile, -iframeworkfile&lt;br /&gt;
  */&lt;br /&gt;
 static int is_directory_arg(const char* arg)&lt;br /&gt;
 {&lt;br /&gt;
-    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0;&lt;br /&gt;
+    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0 || strncmp(&amp;quot;-isysroot&amp;quot;, arg, 8) == 0 || strncmp(&amp;quot;-iframework&amp;quot;, arg, 11) == 0;&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Build tools == &lt;br /&gt;
Go to ~/wine-tools directory and compile the tools: &lt;br /&gt;
&lt;br /&gt;
{{Console|cd $HOME/wine-tools&lt;br /&gt;
./configure&lt;br /&gt;
make __tooldeps__}}&lt;br /&gt;
&lt;br /&gt;
== Cross compile wine == &lt;br /&gt;
=== Set your environement === &lt;br /&gt;
You need to set environement vars to use the good compiler. We are going to use Mac OS 10.6 framework to ensure compatibility with older Macs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;#039;code bash&amp;#039;&amp;gt;&lt;br /&gt;
export FRAMEWORK=&amp;quot;10.6&amp;quot;&lt;br /&gt;
export PATH=&amp;quot;/usr/i686-apple-darwin10/bin/:$PATH&amp;quot;&lt;br /&gt;
export CC=&amp;quot;i686-apple-darwin10-gcc&amp;quot;&lt;br /&gt;
export CFLAGS=&amp;quot;-O3 -pipe -fno-strict-aliasing -fomit-frame-pointer -ffunction-sections -fdata-sections -maccumulate-outgoing-args -mno-push-args -freorder-blocks-and-partition&amp;quot;&lt;br /&gt;
export LDFLAGS=&amp;quot;-m32 -mmacosx-version-min=$FRAMEWORK -isysroot/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -iframework/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/System/Library/Frameworks -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/Library/Frameworks/OpenCL.framework/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/system  -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/gcc/i686-apple-darwin10/4.0.1/include/ -L/usr/i686-apple-darwin10/local/lib -I/usr/i686-apple-darwin10/local/include -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/include/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/lib/ -I/usr/include/freetype2 -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/ -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/libxml2 -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/&amp;quot;&lt;br /&gt;
export CPPFLAGS=&amp;quot;$LDFLAGS&amp;quot;&lt;br /&gt;
export WINE_TOOLS=&amp;quot;~/wine-tools&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Build wine === &lt;br /&gt;
Now, you can build wine: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;code bash&amp;quot;&amp;gt;&lt;br /&gt;
cd $HOME/wine-git&lt;br /&gt;
./configure --prefix=/ --host=i686-apple-darwin10 --with-wine-tools=$WINE_TOOLS&lt;br /&gt;
make&lt;br /&gt;
make install DESTDIR=&amp;quot;/install/destination&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Winebuild]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=823</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=823"/>
				<updated>2015-05-25T23:53:38Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Reverted edits by Tinou (talk) to last revision by RoninDusette&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[Graphics Card Drivers|Graphics Card Drivers]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
* [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
* [[PlayOnLinux DOSBox support HOWTO]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
* [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
&lt;br /&gt;
== PlayOnLinux 5 Development ==&lt;br /&gt;
&lt;br /&gt;
POL 5 is currently under development, and there are new tools available to track and contribute the code for this new version. Development is very active at the moment, so feel free to check out the following resources to see if there is anything you would like to contribute (or if you just feel like checking out the development process and status).&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-5/ POL 5 GitHub Repository]&lt;br /&gt;
* [http://www.playonlinux.org:8080/ Jenkins Automated Testing Interface]&lt;br /&gt;
* [http://www.playonlinux.org:9000/ SonarQube Code-Quality Interface]&lt;br /&gt;
* [http://wiki.playonlinux.com/index.php/Building_PlayOnLinux_5 Building PlayOnLinux 5 Development Version]&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Wine-Wiki &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [http://wine-wiki.org/ Wine-wiki. Somewhat outdated, but covers a LOT of advanced Wine topics]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; WineHQ &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;br /&gt;
&lt;br /&gt;
== Advanced WineBuild ==&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux| How to cross-compile Wine for Mac OSX on Linux]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/WineBuild POL&amp;#039;s WineBuild source code]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=822</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=822"/>
				<updated>2015-05-24T10:39:51Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Reverted edits by RoninDusette (talk) to last revision by Tinou&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[Graphics Card Drivers|Graphics Card Drivers]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
* [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
* [[PlayOnLinux DOSBox support HOWTO]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
* [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Wine-Wiki &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [http://wine-wiki.org/ Wine-wiki. Somewhat outdated, but covers a LOT of advanced Wine topics]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; WineHQ &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;br /&gt;
&lt;br /&gt;
== Advanced WineBuild ==&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux| How to cross-compile Wine for Mac OSX on Linux]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/WineBuild POL&amp;#039;s WineBuild source code]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=817</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=817"/>
				<updated>2015-05-17T21:31:17Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Reverted edits by RoninDusette (talk) to last revision by Petch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[Graphics Card Drivers|Graphics Card Drivers]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
* [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
* [[PlayOnLinux DOSBox support HOWTO]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
* [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Wine-Wiki &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [http://wine-wiki.org/ Wine-wiki. Somewhat outdated, but covers a LOT of advanced Wine topics]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; WineHQ &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;br /&gt;
&lt;br /&gt;
== Advanced WineBuild ==&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux| How to cross-compile Wine for Mac OSX on Linux]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/WineBuild POL&amp;#039;s WineBuild source code]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=800</id>
		<title>Coding conventions</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=800"/>
				<updated>2015-05-07T20:36:16Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains some coding convention for PlayOnLinux 5. &lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
* Always keep in mind that the code should speak by itself. If you feel that you need to comment your code so that you can be understood, it probably needs to be redesigned.&lt;br /&gt;
* Every public methods and class should be documented according Javadoc syntax &lt;br /&gt;
&lt;br /&gt;
== Naming convention ==&lt;br /&gt;
&lt;br /&gt;
=== Style ===&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Classes&amp;#039;&amp;#039;&amp;#039; name should start with a capital letter. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Methods&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;attributes&amp;#039;&amp;#039;&amp;#039; should start with a lower case. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Variable&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;types&amp;#039;&amp;#039;&amp;#039; should be fully written in capital letters. Each words should be separated with a underscore (_) &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Package names&amp;#039;&amp;#039;&amp;#039; should be written in capital letters &lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre class=&amp;quot;code java&amp;quot;&amp;gt;public abstract class CancelerSynchroneousMessage&amp;lt;RESULT_TYPE&amp;gt; extends SynchroneousMessage implements CancelerMessage {&lt;br /&gt;
    private Boolean processCanceled = false;&lt;br /&gt;
&lt;br /&gt;
    public RESULT_TYPE getResponse() throws InterruptedException, CancelException {&lt;br /&gt;
        RESULT_TYPE response = (RESULT_TYPE) super.getResponse();&lt;br /&gt;
&lt;br /&gt;
        if(this.processCanceled) {&lt;br /&gt;
            throw new CancelException();&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        return response;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public void sendCancelSignal() {&lt;br /&gt;
        this.processCanceled = true;&lt;br /&gt;
        super.semaphore.release();&lt;br /&gt;
    }&lt;br /&gt;
}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Content ===&lt;br /&gt;
* Always give a clear and comprehensible name representing what you are manipulating. &lt;br /&gt;
* Two differents object can&amp;#039;t have the same name. Otherwise, they would not be different. Avoid for example &lt;br /&gt;
&lt;br /&gt;
File file1 = new File();&lt;br /&gt;
&lt;br /&gt;
File file2 = new File(); &lt;br /&gt;
* Avoid declaring methods starting by &amp;quot;get&amp;quot;, &amp;quot;is&amp;quot; or &amp;quot;set&amp;quot;. These names are reserved for getters and setters. &lt;br /&gt;
* Don&amp;#039;t call a class &amp;quot;List&amp;quot;, &amp;quot;Array&amp;quot; or &amp;quot;Map&amp;quot; except if the class is really implementing a List or a Map object. &lt;br /&gt;
* Start abstract classes with &amp;quot;Abstract&amp;quot; &lt;br /&gt;
&lt;br /&gt;
==== Interfaces ====&lt;br /&gt;
There are two different kind of interface in the code: &lt;br /&gt;
* Common and generic interfaces that are used across all the project. In general, their name ends by &amp;quot;able&amp;quot; (Exemple: Observable, Iterable, ...). For those interface we don&amp;#039;t have any convention for the name of the implementation for the moment. &lt;br /&gt;
** &amp;#039;&amp;#039;com.playonlinux.utils interfaces belong to these category&amp;#039;&amp;#039;&lt;br /&gt;
* PlayOnLinux API Interfaces. They are made to separate the contract from the implementation to make the code clearer and more testable.) (For example: SetupWindow, UIMessageSender, Controller, ...)&lt;br /&gt;
** &amp;#039;&amp;#039;com.playonlinux.api&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;com.playonlinux.ui.api&amp;#039;&amp;#039;&lt;br /&gt;
For these interface, please use the following convention for the implementation: &amp;#039;&amp;#039;&amp;#039;InterfaceName&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;ImplementationType&amp;#039;&amp;#039;Implementation&lt;br /&gt;
&lt;br /&gt;
Exemple: SetupWindowJavaFXImplementation&lt;br /&gt;
&lt;br /&gt;
== Syntax convention ==&lt;br /&gt;
* Block statements: &lt;br /&gt;
&lt;br /&gt;
== Design ==&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=799</id>
		<title>Coding conventions</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=799"/>
				<updated>2015-05-07T20:17:07Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains some coding convention for PlayOnLinux 5. &lt;br /&gt;
&lt;br /&gt;
== Naming convention ==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Classes&amp;#039;&amp;#039;&amp;#039; name should start with a capital letter. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Methods&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;attributes&amp;#039;&amp;#039;&amp;#039; should start with a lower case. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Variable&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;types&amp;#039;&amp;#039;&amp;#039; should be fully written in capital letters. Each words should be separated with a underscore (_) &lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre class=&amp;#039;code java&amp;#039;&amp;gt;public abstract class CancelerSynchroneousMessage&amp;lt;RESULT_TYPE&amp;gt; extends SynchroneousMessage implements CancelerMessage {&lt;br /&gt;
    private Boolean processCanceled = false;&lt;br /&gt;
&lt;br /&gt;
    public RESULT_TYPE getResponse() throws InterruptedException, CancelException {&lt;br /&gt;
        RESULT_TYPE response = (RESULT_TYPE) super.getResponse();&lt;br /&gt;
&lt;br /&gt;
        if(this.processCanceled) {&lt;br /&gt;
            throw new CancelException();&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        return response;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public void sendCancelSignal() {&lt;br /&gt;
        this.processCanceled = true;&lt;br /&gt;
        super.semaphore.release();&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=798</id>
		<title>Coding conventions</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=798"/>
				<updated>2015-05-07T20:16:37Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains some coding convention for PlayOnLinux 5. &lt;br /&gt;
&lt;br /&gt;
== Naming convention ==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Classes&amp;#039;&amp;#039;&amp;#039; name should start with a capital letter. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Methods&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;attributes&amp;#039;&amp;#039;&amp;#039; should start with a lower case. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Variable&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;types&amp;#039;&amp;#039;&amp;#039; should be fully written in capital letters. Each words should be separated with a underscore (_) &lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
 &amp;lt;pre class=&amp;#039;code java&amp;#039;&amp;gt;public abstract class CancelerSynchroneousMessage&amp;lt;RESULT_TYPE&amp;gt; extends SynchroneousMessage implements CancelerMessage {&lt;br /&gt;
    private Boolean processCanceled = false;&lt;br /&gt;
&lt;br /&gt;
    public RESULT_TYPE getResponse() throws InterruptedException, CancelException {&lt;br /&gt;
        RESULT_TYPE response = (RESULT_TYPE) super.getResponse();&lt;br /&gt;
&lt;br /&gt;
        if(this.processCanceled) {&lt;br /&gt;
            throw new CancelException();&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        return response;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public void sendCancelSignal() {&lt;br /&gt;
        this.processCanceled = true;&lt;br /&gt;
        super.semaphore.release();&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=797</id>
		<title>Coding conventions</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Coding_conventions&amp;diff=797"/>
				<updated>2015-05-07T20:15:46Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Created page with &amp;quot;This page contains some coding convention for PlayOnLinux 5.   == Naming convention == * &amp;#039;&amp;#039;&amp;#039;Classes&amp;#039;&amp;#039;&amp;#039; name should start with a capital letter. Each words should be separated...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains some coding convention for PlayOnLinux 5. &lt;br /&gt;
&lt;br /&gt;
== Naming convention ==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Classes&amp;#039;&amp;#039;&amp;#039; name should start with a capital letter. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Methods&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;attributes&amp;#039;&amp;#039;&amp;#039; should start with a lower case. Each words should be separated with a capital letters&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Variable&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;types&amp;#039;&amp;#039;&amp;#039; should be fully written in capital letters. Each words should be separated with a underscore (_) &lt;br /&gt;
Exemple: &lt;br /&gt;
 public abstract class CancelerSynchroneousMessage&amp;lt;RESULT_TYPE&amp;gt; extends SynchroneousMessage implements CancelerMessage {&amp;lt;br&amp;gt;&lt;br /&gt;
     private Boolean processCanceled = false;&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
     public RESULT_TYPE getResponse() throws InterruptedException, CancelException {&amp;lt;br&amp;gt;&lt;br /&gt;
         RESULT_TYPE response = (RESULT_TYPE) super.getResponse();&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
         if(this.processCanceled) {&amp;lt;br&amp;gt;&lt;br /&gt;
             throw new CancelException();&amp;lt;br&amp;gt;&lt;br /&gt;
         }&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
         return response;&amp;lt;br&amp;gt;&lt;br /&gt;
     }&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;br&amp;gt;&lt;br /&gt;
     public void sendCancelSignal() {&amp;lt;br&amp;gt;&lt;br /&gt;
         this.processCanceled = true;&amp;lt;br&amp;gt;&lt;br /&gt;
         super.semaphore.release();&amp;lt;br&amp;gt;&lt;br /&gt;
     }&amp;lt;br&amp;gt;&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=796</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=796"/>
				<updated>2015-05-06T20:53:49Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven: {{Console|cd POL-POM-5&lt;br /&gt;
mvn2 assembly:assembly}}&lt;br /&gt;
&lt;br /&gt;
{{Info|If you are using Oracle JDK, the home path will be /usr/lib/jvm/java-8-oracle}}&lt;br /&gt;
{{Info|On some distribution, mvn2 is simply named mvn}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
Run the previously built jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT-jar-with-dependencies.jar	}}&lt;br /&gt;
&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=787</id>
		<title>Creating a step</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=787"/>
				<updated>2015-04-29T22:37:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to extend PlayOnLinux SetupWizard with a new step&lt;br /&gt;
&lt;br /&gt;
== Create a new step representation ==&lt;br /&gt;
&lt;br /&gt;
All the step views are in the package &amp;#039;&amp;#039;com.playonlinux.ui.javafximpl.setupwindow. &amp;#039;&amp;#039;The current classes are represented on this diagram: &lt;br /&gt;
[[File:Playonlinux steps.png|centre|frameless|567x567px|&lt;br /&gt;
Playonlinux steps.png&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
First, choose the step you want to inheritate from. You must extend at least AbstractStepRepresentation &lt;br /&gt;
&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=786</id>
		<title>Creating a step</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=786"/>
				<updated>2015-04-29T22:34:46Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to extend PlayOnLinux SetupWizard with a new step&lt;br /&gt;
&lt;br /&gt;
== Create a new step view ==&lt;br /&gt;
&lt;br /&gt;
All the step views are in the package &amp;#039;&amp;#039;com.playonlinux.ui.javafximpl.setupwindow. &amp;#039;&amp;#039;The current classes are represented on this diagram: &lt;br /&gt;
[[File:Playonlinux steps.png|centre|frameless|567x567px|&lt;br /&gt;
Playonlinux steps.png&lt;br /&gt;
]]&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=785</id>
		<title>Creating a step</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=785"/>
				<updated>2015-04-29T22:34:33Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to extend PlayOnLinux SetupWizard with a new step&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;br&amp;gt;&lt;br /&gt;
Create a new step view ==&lt;br /&gt;
All the step views are in the package &amp;#039;&amp;#039;com.playonlinux.ui.javafximpl.setupwindow. &amp;#039;&amp;#039;The current classes are represented on this diagram: &lt;br /&gt;
[[File:Playonlinux steps.png|centre|frameless|567x567px|&lt;br /&gt;
Playonlinux steps.png&lt;br /&gt;
]]&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=784</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=MediaWiki:Common.js&amp;diff=784"/>
				<updated>2015-04-29T22:34:11Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Tout JavaScript ici sera chargé avec chaque page accédée par n’importe quel utilisateur. */&lt;br /&gt;
$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shCore.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
	$.getScript( &amp;quot;http://www.playonlinux.com/js/highlighter/shAutoloader.js&amp;quot;, function( data, textStatus, jqxhr ) {&lt;br /&gt;
		$(&amp;quot;.code.playonlinux&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: playonlinux;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.diff&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: diff;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.bash&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: bash;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.python&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: python;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		$(&amp;quot;.code.java&amp;quot;).each( function( ) {&lt;br /&gt;
			$(this).attr(&amp;#039;class&amp;#039;, &amp;#039;brush: java;&amp;#039;);&lt;br /&gt;
		});&lt;br /&gt;
		SyntaxHighlighter.autoloader(&lt;br /&gt;
		[&amp;#039;diff&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/diff.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;playonlinux&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/playonlinux.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;bash&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/bash.js&amp;#039;],&lt;br /&gt;
		[&amp;#039;python&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/python.js&amp;#039;],&lt;br /&gt;
                [&amp;#039;java&amp;#039;,&amp;#039;http://www.playonlinux.com/js/highlighter/java.js&amp;#039;]&lt;br /&gt;
		);&lt;br /&gt;
		SyntaxHighlighter.all();&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
 (function(i,s,o,g,r,a,m){i[&amp;#039;GoogleAnalyticsObject&amp;#039;]=r;i[r]=i[r]||function(){&lt;br /&gt;
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),&lt;br /&gt;
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)&lt;br /&gt;
  })(window,document,&amp;#039;script&amp;#039;,&amp;#039;//www.google-analytics.com/analytics.js&amp;#039;,&amp;#039;ga&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
  ga(&amp;#039;create&amp;#039;, &amp;#039;UA-7841956-1&amp;#039;, &amp;#039;auto&amp;#039;);&lt;br /&gt;
  ga(&amp;#039;set&amp;#039;, &amp;#039;&amp;amp;uid&amp;#039;, &amp;#039;5df728d5bc6d522361852631c5bc2eb35583b77e&amp;#039;); &lt;br /&gt;
  ga(&amp;#039;require&amp;#039;, &amp;#039;displayfeatures&amp;#039;);&lt;br /&gt;
  ga(&amp;#039;send&amp;#039;, &amp;#039;pageview&amp;#039;);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
document.write(&amp;#039;&amp;lt;div class=&amp;quot;mainheader&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;reducer&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;https://www.playonlinux.com/images/logos/logo96.png&amp;quot; alt=&amp;quot;playonlinux&amp;quot; /&amp;gt; playonlinux&amp;lt;/a&amp;gt;&amp;lt;ul id=&amp;quot;menuul&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/supported_apps.html&amp;quot;&amp;gt;Supported software&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/news.html&amp;quot;&amp;gt;News&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/download.html&amp;quot;&amp;gt;Download&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li class=&amp;quot;selected&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://wiki.playonlinux.com/&amp;quot;&amp;gt;Wiki&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/forums.html&amp;quot;&amp;gt;Forums&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;https://www.playonlinux.com/en/bugs.html&amp;quot;&amp;gt;Bugs&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;);&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=File:Playonlinux_steps.png&amp;diff=783</id>
		<title>File:Playonlinux steps.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=File:Playonlinux_steps.png&amp;diff=783"/>
				<updated>2015-04-29T22:31:42Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=782</id>
		<title>Creating a step</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Creating_a_step&amp;diff=782"/>
				<updated>2015-04-29T22:27:59Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Created page with &amp;quot;This page explains how to extend PlayOnLinux SetupWizard with a new step    Category:PlayOnLinux development&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to extend PlayOnLinux SetupWizard with a new step&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=781</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=781"/>
				<updated>2015-04-28T22:52:24Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven: {{Console|cd POL-POM-5&lt;br /&gt;
mvn2 assembly:assembly}}&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
Run the previously built jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT-jar-with-dependencies.jar	}}&lt;br /&gt;
&lt;br /&gt;
[[Category:PlayOnLinux development]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=780</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=780"/>
				<updated>2015-04-28T22:28:33Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven: {{Console|cd POL-POM-5&lt;br /&gt;
mvn2 assembly:assembly}}&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
Run the previously built jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT-jar-with-dependencies.jar	}}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=779</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=779"/>
				<updated>2015-04-28T22:09:23Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Compile PlayOnLinux 5===&lt;br /&gt;
Clone the repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version:{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven: {{Console|cd POL-POM-5 &amp;amp;&amp;amp; mvn2 package}}&lt;br /&gt;
&lt;br /&gt;
=== Run PlayOnLinux 5 ===&lt;br /&gt;
Run the previously built jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT.jar	}}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=778</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=778"/>
				<updated>2015-04-28T22:08:24Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Clone PlayOnLinux 5 repository===&lt;br /&gt;
{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven {{Console|cd POL-POM-5 &amp;amp;&amp;amp; mvn2 package}}Run the .jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT.jar	}}&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=777</id>
		<title>Building PlayOnLinux 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Building_PlayOnLinux_5&amp;diff=777"/>
				<updated>2015-04-28T22:07:53Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Created page with &amp;quot;This page explains how to build PlayOnLinux 5   == On Ubuntu 14.10 ==  === Dependencies === First, install the following dependencies:  * maven2 * openjdk-8-jdk * openjfx  ===...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to build PlayOnLinux 5 &lt;br /&gt;
&lt;br /&gt;
== On Ubuntu 14.10 ==&lt;br /&gt;
&lt;br /&gt;
=== Dependencies ===&lt;br /&gt;
First, install the following dependencies: &lt;br /&gt;
* maven2&lt;br /&gt;
* openjdk-8-jdk&lt;br /&gt;
* openjfx&lt;br /&gt;
&lt;br /&gt;
=== Clone PlayOnLinux 5 repository:{{Console|git clone https://github.com/PlayOnLinux/POL-POM-5}}Use the right Java version{{Console|1 = export JAVA_HOME=&amp;quot;/usr/lib/jvm/java-8-openjdk-amd64&amp;quot;}}Compile PlayOnLinux 5 with Maven {{Console|cd POL-POM-5 &amp;amp;&amp;amp; mvn2 package}}Run the .jar file{{Console|java -jar target/playonlinux-5.0-SNAPSHOT.jar	}} ===&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Category:PlayOnLinux_development&amp;diff=776</id>
		<title>Category:PlayOnLinux development</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Category:PlayOnLinux_development&amp;diff=776"/>
				<updated>2015-04-28T18:28:45Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Created page with &amp;quot;This category contains stuff about PlayOnLinux 5 development&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This category contains stuff about PlayOnLinux 5 development&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=775</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=775"/>
				<updated>2015-04-27T19:45:14Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: /* How do I install Steam, and Steam only? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PlayOnLinux and PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
=== How do I find out if a game will run on PlayOnLinux/PlayOnMac? ===&lt;br /&gt;
Excellent question. Since POL/POM is a front-end for [https://winehq.org/ Wine], the first place to check, besides our [https://www.playonlinux.com/en/supported_apps.html Supported Software section], is WineHQ&amp;#039;s [https://appdb.winehq.org/ AppDB]. There are many, many entries for a lot of different types of Windows applications, all submitted to the Wine community by users like yourself. If it is even remotely popular, and people have attempted to use it through Wine, it will likely be listed there.&lt;br /&gt;
&lt;br /&gt;
=== How do I move PlayOnLinux virtual drives to another disk (with more free space)? ===&lt;br /&gt;
Read the advanced topic here:&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
=== Why isn&amp;#039;t PlayOnLinux downloading Photoshop (or whatever retail application) for me? ===&lt;br /&gt;
PlayOnLinux/PlayOnMac does not actually provide the applications. It provides the means to install those applications. You actually have to own, say, Photoshop CS6, in order to install Photoshop CS6. POL/POM does not provide any sort of pirated software in any way. This also applies to support regarding pirated software and cracks.&lt;br /&gt;
&lt;br /&gt;
=== Do I have to install Wine to use PlayOnLinux? ===&lt;br /&gt;
Yes. You will want to have a 32-bit version of Wine installed on your system, along with the dependencies it suggests. POL will want to see it, and will use it&amp;#039;s dependencies concurrently with POL&amp;#039;s WineBuilds. Without getting too technical, POL will need it, so it is best to install it.&lt;br /&gt;
&lt;br /&gt;
=== Will PlayOnLinux interfere with my current Wine or winetricks installations? ===&lt;br /&gt;
No. PlayOnLinux/PlayOnMac keeps all of it&amp;#039;s resources, WineBuilds, and virtual drives contained in one folder, and will never interfere with your other WINEPREFIX created by vanilla Wine and winetricks (unless, of course, you start using winetricks for POL virtual drives or try to use vanilla Wine on a POL virtual drive, or something like that.).&lt;br /&gt;
&lt;br /&gt;
=== The application I am trying to install needs administrator rights to function correctly ===&lt;br /&gt;
Wine does not implement privileges, so such message does not make any sense under Wine. Either it cannot be made to work, or emulated Windows version must be changed to some version that does not implement privileges (Win9x for instance) so that the installer changes its expectations.&lt;br /&gt;
&lt;br /&gt;
=== How do I install Steam, and Steam only? ===&lt;br /&gt;
&lt;br /&gt;
If you want to only install Steam for Windows into a Virtual Drive, you will need to do a manual installation. It is very simple:&lt;br /&gt;
&lt;br /&gt;
# Open PlayOnLinux, download and install the WineBuild that you want from [http://wiki.playonlinux.com/index.php/Managing_Wine_Versions Manage Wine Versions].&lt;br /&gt;
# Open the [http://wiki.playonlinux.com/index.php/The_Configuration_Window Configuration Window], click New, and create a new Virtual Drive, naming it what you want, and selecting the WineBuild that you want to use when prompted.&lt;br /&gt;
# In the Configuration Window, select your new Virtual Drive, open the Install Components tab, and double-click &amp;#039;&amp;#039;&amp;#039;Steam&amp;#039;&amp;#039;&amp;#039; in that list. Steam will be installed into the Virtual Drive highlighted on the left side.&lt;br /&gt;
# On the General Tab of the Configuration Window, select &amp;#039;&amp;#039;&amp;#039;Make a new shortcut from this virtual drive&amp;#039;&amp;#039;&amp;#039;, and select the Steam executable when shown in the list. This will create a shortcut in the main POL window. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Info|This is a manual install, and does not guarantee that the game that you install through Steam will work. If it does not work, you should check to see if there is already an installer for that game in our repository, and if not, you will need to check the [https://appdb.winehq.org AppDB at WineHQ] for your game to see if it needs any extra components or settings. As always, for manual installs, feel free to post up for help in the appropriate section of [https://www.playonlinux.com/en/forum-24-Manual_installations.html the forums].&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
=== How can I use the CSMT patch with POL? ===&lt;br /&gt;
&lt;br /&gt;
Up until recently, you would have needed to request a patched WineBuild. Now, with the help of the devs at &amp;#039;&amp;#039;wine-staging&amp;#039;&amp;#039;, we have WineBuilds with the patchset from &amp;#039;&amp;#039;wine-staging&amp;#039;&amp;#039;, which happen to contain the CSMT patch. You just have to go to [http://wiki.playonlinux.com/index.php/Managing_Wine_Versions Manage Wine Versions] and download the WineBuild that you want, with the &amp;#039;&amp;#039;-staging&amp;#039;&amp;#039; suffix, and then use the &amp;#039;&amp;#039;&amp;#039;Wine tab&amp;#039;&amp;#039;&amp;#039; in the [http://wiki.playonlinux.com/index.php/The_Configuration_Window Configuration Window] to access &amp;#039;&amp;#039;&amp;#039;Wine Configuration&amp;#039;&amp;#039;&amp;#039;. You will find a checkbox to enable CSMT in the &amp;#039;&amp;#039;&amp;#039;Staging tab&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Website ==&lt;br /&gt;
&lt;br /&gt;
=== How can I post a bug report? ===&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
&lt;br /&gt;
=== How can I contribute an installer for an application? ===&lt;br /&gt;
First, you would want to read our scripters tutorial here: [[Scripting - Chapter 1: Getting to know Bash|Scripting tutorial]]&lt;br /&gt;
&lt;br /&gt;
Then once you have written and tested a script, and it is working, follow the instructions here to submit it to us: [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
&lt;br /&gt;
=== How do I request a version of Wine with a certain patch? ===&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
=== Where does PlayOnLinux store it&amp;#039;s virtual drives and cache? ===&lt;br /&gt;
All virtual drives are created and store here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;~/.PlayOnLinux/wineprefix/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other files for Wine versions, resources, and components cache are located in &amp;#039;&amp;#039;&amp;#039;~/.PlayOnLinux/&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== How do I run Wine/POL as root or sudo? ===&lt;br /&gt;
You don&amp;#039;t. You should never, ever run Wine or POL as root or using sudo, or any other privilege escalation mechanism. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 WineHQ FAQ regarding root/sudo use]&lt;br /&gt;
&lt;br /&gt;
=== Is there a list of solutions for common problems? ===&lt;br /&gt;
Somewhat, as issues can vary a &amp;#039;&amp;#039;&amp;#039;LOT&amp;#039;&amp;#039;&amp;#039; between users, systems, Wine versions, graphics cards, etc.. As a start, you should check the following locations:&lt;br /&gt;
&lt;br /&gt;
* [https://appdb.winehq.org/ appdb.winehq.org]&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [https://www.playonlinux.com/en/forums.html The POL/POM forums]&lt;br /&gt;
* Google, of course&lt;br /&gt;
&lt;br /&gt;
=== My post was closed with a semi-automated reply? What did I break? ===&lt;br /&gt;
Nothing. What that means is that your post is lacking information that we need to troubleshoot, or possibly violates our terms of service. &lt;br /&gt;
&lt;br /&gt;
Check the following links to make sure that you didn&amp;#039;t accidentally violate ToS, and that you are posting the information required:&lt;br /&gt;
&lt;br /&gt;
* https://www.playonlinux.com/en/terms.html&lt;br /&gt;
&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
&lt;br /&gt;
== I want to contribute ==&lt;br /&gt;
&lt;br /&gt;
=== Bash; I really want to know more ===&lt;br /&gt;
* http://www.gnu.org/software/bash/&lt;br /&gt;
&lt;br /&gt;
* http://linuxconfig.org/bash-scripting-tutorial&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/Bash-Beginners-Guide/html/&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/abs/html/&lt;br /&gt;
&lt;br /&gt;
=== Python; I really want to know more ===&lt;br /&gt;
* https://www.python.org/&lt;br /&gt;
&lt;br /&gt;
* https://docs.python.org/2/tutorial/&lt;br /&gt;
&lt;br /&gt;
* http://www.learnpython.org/&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=748</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=748"/>
				<updated>2015-04-03T23:07:54Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: /* The application I am trying to install needs administrator rights to function correctly */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PlayOnLinux and PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
=== How do I find out if a game will run on PlayOnLinux/PlayOnMac? ===&lt;br /&gt;
Excellent question. Since POL/POM is a front-end for [https://winehq.org/ Wine], the first place to check, besides our [https://www.playonlinux.com/en/supported_apps.html Supported Software section], is WineHQ&amp;#039;s [https://appdb.winehq.org/ AppDB]. There are many, many entries for a lot of different types of Windows applications, all submitted to the Wine community by users like yourself. If it is even remotely popular, and people have attempted to use it through Wine, it will likely be listed there.&lt;br /&gt;
&lt;br /&gt;
=== How do I move PlayOnLinux virtual drives to another disk (with more free space)? ===&lt;br /&gt;
Read the advanced topic here:&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
=== Why isn&amp;#039;t PlayOnLinux downloading Photoshop (or whatever retail application) for me? ===&lt;br /&gt;
PlayOnLinux/PlayOnMac does not actually provide the applications. It provides the means to install those applications. You actually have to own, say, Photoshop CS6, in order to install Photoshop CS6. POL/POM does not provide any sort of pirated software in any way. This also applies to support regarding pirated software and cracks.&lt;br /&gt;
&lt;br /&gt;
=== Do I have to install Wine to use PlayOnLinux? ===&lt;br /&gt;
Yes. You will want to have a 32-bit version of Wine installed on your system, along with the dependencies it suggests. POL will want to see it, and will use it&amp;#039;s dependencies concurrently with POL&amp;#039;s WineBuilds. Without getting too technical, POL will need it, so it is best to install it.&lt;br /&gt;
&lt;br /&gt;
=== Will PlayOnLinux interfere with my current Wine or winetricks installations? ===&lt;br /&gt;
No. PlayOnLinux/PlayOnMac keeps all of it&amp;#039;s resources, WineBuilds, and virtual drives contained in one folder, and will never interfere with your other WINEPREFIX created by vanilla Wine and winetricks (unless, of course, you start using winetricks for POL virtual drives or try to use vanilla Wine on a POL virtual drive, or something like that.).&lt;br /&gt;
&lt;br /&gt;
=== The application I am trying to install needs administrator rights to function correctly ===&lt;br /&gt;
Wine does not implement privileges, so such message does not make any sense under Wine. Either it cannot be made to work, or emulated Windows version must be changed to some version that does not implement privileges (Win9x for instance) so that the installer changes its expectations.&lt;br /&gt;
&lt;br /&gt;
== Website ==&lt;br /&gt;
&lt;br /&gt;
=== How can I post a bug report? ===&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
&lt;br /&gt;
=== How can I contribute an installer for an application? ===&lt;br /&gt;
First, you would want to read our scripters tutorial here: [[Scripting - Chapter 1: Getting to know Bash|Scripting tutorial]]&lt;br /&gt;
&lt;br /&gt;
Then once you have written and tested a script, and it is working, follow the instructions here to submit it to us: [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
&lt;br /&gt;
=== How do I request a version of Wine with a certain patch? ===&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
=== Where does PlayOnLinux store it&amp;#039;s virtual drives and cache? ===&lt;br /&gt;
All virtual drives are created and store here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;~/.PlayOnLinux/wineprefix/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other files for Wine versions, resources, and components cache are located in &amp;#039;&amp;#039;&amp;#039;~/.PlayOnLinux/&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== How do I run Wine/POL as root or sudo? ===&lt;br /&gt;
You don&amp;#039;t. You should never, ever run Wine or POL as root or using sudo, or any other privilege escalation mechanism. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 WineHQ FAQ regarding root/sudo use]&lt;br /&gt;
&lt;br /&gt;
=== Is there a list of solutions for common problems? ===&lt;br /&gt;
Somewhat, as issues can vary a &amp;#039;&amp;#039;&amp;#039;LOT&amp;#039;&amp;#039;&amp;#039; between users, systems, Wine versions, graphics cards, etc.. As a start, you should check the following locations:&lt;br /&gt;
&lt;br /&gt;
* [https://appdb.winehq.org/ appdb.winehq.org]&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [https://www.playonlinux.com/en/forums.html The POL/POM forums]&lt;br /&gt;
* Google, of course&lt;br /&gt;
&lt;br /&gt;
=== My post was closed with a semi-automated reply? What did I break? ===&lt;br /&gt;
Nothing. What that means is that your post is lacking information that we need to troubleshoot, or possibly violates our terms of service. &lt;br /&gt;
&lt;br /&gt;
Check the following links to make sure that you didn&amp;#039;t accidentally violate ToS, and t haatt you areIinformation required:&lt;br /&gt;
&lt;br /&gt;
* https://www.playonlinux.com/en/terms.html&lt;br /&gt;
&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
&lt;br /&gt;
== I want to contribute ==&lt;br /&gt;
&lt;br /&gt;
=== Bash; I really want to know more ===&lt;br /&gt;
* http://www.gnu.org/software/bash/&lt;br /&gt;
&lt;br /&gt;
* http://linuxconfig.org/bash-scripting-tutorial&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/Bash-Beginners-Guide/html/&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/abs/html/&lt;br /&gt;
&lt;br /&gt;
=== Python; I really want to know more ===&lt;br /&gt;
* https://www.python.org/&lt;br /&gt;
&lt;br /&gt;
* https://docs.python.org/2/tutorial/&lt;br /&gt;
&lt;br /&gt;
* http://www.learnpython.org/&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=747</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=747"/>
				<updated>2015-04-03T23:04:37Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PlayOnLinux and PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
=== How do I find out if a game will run on PlayOnLinux/PlayOnMac? ===&lt;br /&gt;
Excellent question. Since POL/POM is a front-end for [https://winehq.org/ Wine], the first place to check, besides our [https://www.playonlinux.com/en/supported_apps.html Supported Software section], is WineHQ&amp;#039;s [https://appdb.winehq.org/ AppDB]. There are many, many entries for a lot of different types of Windows applications, all submitted to the Wine community by users like yourself. If it is even remotely popular, and people have attempted to use it through Wine, it will likely be listed there.&lt;br /&gt;
&lt;br /&gt;
=== How do I move PlayOnLinux virtual drives to another disk (with more free space)? ===&lt;br /&gt;
Read the advanced topic here:&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
=== Why isn&amp;#039;t PlayOnLinux downloading Photoshop (or whatever retail application) for me? ===&lt;br /&gt;
PlayOnLinux/PlayOnMac does not actually provide the applications. It provides the means to install those applications. You actually have to own, say, Photoshop CS6, in order to install Photoshop CS6. POL/POM does not provide any sort of pirated software in any way. This also applies to support regarding pirated software and cracks.&lt;br /&gt;
&lt;br /&gt;
=== Do I have to install Wine to use PlayOnLinux? ===&lt;br /&gt;
Yes. You will want to have a 32-bit version of Wine installed on your system, along with the dependencies it suggests. POL will want to see it, and will use it&amp;#039;s dependencies concurrently with POL&amp;#039;s WineBuilds. Without getting too technical, POL will need it, so it is best to install it.&lt;br /&gt;
&lt;br /&gt;
=== Will PlayOnLinux interfere with my current Wine or winetricks installations? ===&lt;br /&gt;
No. PlayOnLinux/PlayOnMac keeps all of it&amp;#039;s resources, WineBuilds, and virtual drives contained in one folder, and will never interfere with your other WINEPREFIX created by vanilla Wine and winetricks (unless, of course, you start using winetricks for POL virtual drives or try to use vanilla Wine on a POL virtual drive, or something like that.).&lt;br /&gt;
&lt;br /&gt;
=== The application I am trying to install needs administrator rights to function correctly ===&lt;br /&gt;
Wine does not implement privileges, so such message makes no sense under Wine. Either it cannot be made to work, or emulated Windows version must be changed to some version that does not implement privileges (Win9x for instance) so that the installer changes its expectations.&lt;br /&gt;
&lt;br /&gt;
== Website ==&lt;br /&gt;
&lt;br /&gt;
=== How can I post a bug report? ===&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
&lt;br /&gt;
=== How can I contribute an installer for an application? ===&lt;br /&gt;
First, you would want to read our scripters tutorial here: [[Scripting - Chapter 1: Getting to know Bash|Scripting tutorial]]&lt;br /&gt;
&lt;br /&gt;
Then once you have written and tested a script, and it is working, follow the instructions here to submit it to us: [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
&lt;br /&gt;
=== How do I request a version of Wine with a certain patch? ===&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
=== Where does PlayOnLinux store it&amp;#039;s virtual drives and cache? ===&lt;br /&gt;
All virtual drives are created and store here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;~/.PlayOnLinux/wineprefix/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other files for Wine versions, resources, and components cache are located in &amp;#039;&amp;#039;&amp;#039;~/.PlayOnLinux/&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== How do I run Wine/POL as root or sudo? ===&lt;br /&gt;
You don&amp;#039;t. You should never, ever run Wine or POL as root or using sudo, or any other privilege escalation mechanism. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 WineHQ FAQ regarding root/sudo use]&lt;br /&gt;
&lt;br /&gt;
=== Is there a list of solutions for common problems? ===&lt;br /&gt;
Somewhat, as issues can vary a &amp;#039;&amp;#039;&amp;#039;LOT&amp;#039;&amp;#039;&amp;#039; between users, systems, Wine versions, graphics cards, etc.. As a start, you should check the following locations:&lt;br /&gt;
&lt;br /&gt;
* [https://appdb.winehq.org/ appdb.winehq.org]&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [https://www.playonlinux.com/en/forums.html The POL/POM forums]&lt;br /&gt;
* Google, of course&lt;br /&gt;
&lt;br /&gt;
=== My post was closed with a semi-automated reply? What did I break? ===&lt;br /&gt;
Nothing. What that means is that your post is lacking information that we need to troubleshoot, or possibly violates our terms of service. &lt;br /&gt;
&lt;br /&gt;
Check the following links to make sure that you didn&amp;#039;t accidentally violate ToS, and t haatt you areIinformation required:&lt;br /&gt;
&lt;br /&gt;
* https://www.playonlinux.com/en/terms.html&lt;br /&gt;
&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
&lt;br /&gt;
== I want to contribute ==&lt;br /&gt;
&lt;br /&gt;
=== Bash; I really want to know more ===&lt;br /&gt;
* http://www.gnu.org/software/bash/&lt;br /&gt;
&lt;br /&gt;
* http://linuxconfig.org/bash-scripting-tutorial&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/Bash-Beginners-Guide/html/&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/abs/html/&lt;br /&gt;
&lt;br /&gt;
=== Python; I really want to know more ===&lt;br /&gt;
* https://www.python.org/&lt;br /&gt;
&lt;br /&gt;
* https://docs.python.org/2/tutorial/&lt;br /&gt;
&lt;br /&gt;
* http://www.learnpython.org/&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=746</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=746"/>
				<updated>2015-04-03T23:04:16Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Categories
Adding a FAQ&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PlayOnLinux and PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
=== How do I find out if a game will run on PlayOnLinux/PlayOnMac? ===&lt;br /&gt;
Excellent question. Since POL/POM is a front-end for [https://winehq.org/ Wine], the first place to check, besides our [https://www.playonlinux.com/en/supported_apps.html Supported Software section], is WineHQ&amp;#039;s [https://appdb.winehq.org/ AppDB]. There are many, many entries for a lot of different types of Windows applications, all submitted to the Wine community by users like yourself. If it is even remotely popular, and people have attempted to use it through Wine, it will likely be listed there.&lt;br /&gt;
&lt;br /&gt;
=== How do I move PlayOnLinux virtual drives to another disk (with more free space)? ===&lt;br /&gt;
Read the advanced topic here:&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
=== Why isn&amp;#039;t PlayOnLinux downloading Photoshop (or whatever retail application) for me? ===&lt;br /&gt;
PlayOnLinux/PlayOnMac does not actually provide the applications. It provides the means to install those applications. You actually have to own, say, Photoshop CS6, in order to install Photoshop CS6. POL/POM does not provide any sort of pirated software in any way. This also applies to support regarding pirated software and cracks.&lt;br /&gt;
&lt;br /&gt;
=== Do I have to install Wine to use PlayOnLinux? ===&lt;br /&gt;
Yes. You will want to have a 32-bit version of Wine installed on your system, along with the dependencies it suggests. POL will want to see it, and will use it&amp;#039;s dependencies concurrently with POL&amp;#039;s WineBuilds. Without getting too technical, POL will need it, so it is best to install it.&lt;br /&gt;
&lt;br /&gt;
=== Will PlayOnLinux interfere with my current Wine or winetricks installations? ===&lt;br /&gt;
No. PlayOnLinux/PlayOnMac keeps all of it&amp;#039;s resources, WineBuilds, and virtual drives contained in one folder, and will never interfere with your other WINEPREFIX created by vanilla Wine and winetricks (unless, of course, you start using winetricks for POL virtual drives or try to use vanilla Wine on a POL virtual drive, or something like that.).&lt;br /&gt;
&lt;br /&gt;
=== The application I am trying to install needs administrator rights to function correctly ===&lt;br /&gt;
Wine does not implement privileges, so such message makes no sense under Wine. Either it cannot be made to work, or emulated Windows version must be changed to some version that does not implement privileges (Win9x for instance) so that the installer changes its expectations.&lt;br /&gt;
&lt;br /&gt;
== Website ==&lt;br /&gt;
&lt;br /&gt;
=== How can I post a bug report? ===&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
&lt;br /&gt;
=== How can I contribute an installer for an application? ===&lt;br /&gt;
First, you would want to read our scripters tutorial here: [[Scripting - Chapter 1: Getting to know Bash|Scripting tutorial]]&lt;br /&gt;
&lt;br /&gt;
Then once you have written and tested a script, and it is working, follow the instructions here to submit it to us: [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
&lt;br /&gt;
=== How do I request a version of Wine with a certain patch? ===&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
=== Where does PlayOnLinux store it&amp;#039;s virtual drives and cache? ===&lt;br /&gt;
All virtual drives are created and store here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;~/.PlayOnLinux/wineprefix/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other files for Wine versions, resources, and components cache are located in &amp;#039;&amp;#039;&amp;#039;~/.PlayOnLinux/&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== How do I run Wine/POL as root or sudo? ===&lt;br /&gt;
You don&amp;#039;t. You should never, ever run Wine or POL as root or using sudo, or any other privilege escalation mechanism. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 WineHQ FAQ regarding root/sudo use]&lt;br /&gt;
&lt;br /&gt;
=== Is there a list of solutions for common problems? ===&lt;br /&gt;
Somewhat, as issues can vary a &amp;#039;&amp;#039;&amp;#039;LOT&amp;#039;&amp;#039;&amp;#039; between users, systems, Wine versions, graphics cards, etc.. As a start, you should check the following locations:&lt;br /&gt;
&lt;br /&gt;
* [https://appdb.winehq.org/ appdb.winehq.org]&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [https://www.playonlinux.com/en/forums.html The POL/POM forums]&lt;br /&gt;
* Google, of course&lt;br /&gt;
&lt;br /&gt;
=== My post was closed with a semi-automated reply? What did I break? ===&lt;br /&gt;
Nothing. What that means is that your post is lacking information that we need to troubleshoot, or possibly violates our terms of service. &lt;br /&gt;
&lt;br /&gt;
Check the following links to make sure that you didn&amp;#039;t accidentally violate ToS, and t haatt you areIinformation required:&lt;br /&gt;
&lt;br /&gt;
* https://www.playonlinux.com/en/terms.html&lt;br /&gt;
&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
&lt;br /&gt;
== I want to contribute ==&lt;br /&gt;
&lt;br /&gt;
=== Bash; I really want to know more ===&lt;br /&gt;
Contributiag  &lt;br /&gt;
&lt;br /&gt;
== Bash; I really want to know more ==&lt;br /&gt;
&lt;br /&gt;
* http://www.gnu.org/software/bash/&lt;br /&gt;
&lt;br /&gt;
* http://linuxconfig.org/bash-scripting-tutorial&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/Bash-Beginners-Guide/html/&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/abs/html/&lt;br /&gt;
&lt;br /&gt;
=== Python; I really want to know more ===&lt;br /&gt;
* https://www.python.org/&lt;br /&gt;
&lt;br /&gt;
* https://docs.python.org/2/tutorial/&lt;br /&gt;
&lt;br /&gt;
* http://www.learnpython.org/&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=744</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=744"/>
				<updated>2015-03-29T16:55:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Tinou moved page Home to Main Page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[Graphics Card Drivers|Graphics Card Drivers]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
* [[Common Linux Libraries That Wine Might Need|Common Linux Libraries That Wine Might Need]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
* [[Setting up WineASIO with PlayOnLinux|Setting up WineASIO with PlayOnLinux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/PlayOnLinux/POL-POM-4 PlayOnLinux/PlayOnMac source code]&lt;br /&gt;
* [https://github.com/PlayOnLinux/wine-patches Patch repository]&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; Wine-Wiki &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [http://wine-wiki.org/ Wine-wiki. Somewhat outdated, but covers a LOT of advanced Wine topics]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039; WineHQ &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;br /&gt;
&lt;br /&gt;
== Advanced WineBuild ==&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux| How to cross-compile Wine for Mac OSX on Linux]]&lt;br /&gt;
* [https://github.com/PlayOnLinux/WineBuild POL&amp;#039;s WineBuild source code]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Home&amp;diff=745</id>
		<title>Home</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Home&amp;diff=745"/>
				<updated>2015-03-29T16:55:22Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: Tinou moved page Home to Main Page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Main Page]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=642</id>
		<title>Cross-compile Wine for OSX on Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=642"/>
				<updated>2015-03-16T23:17:34Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: /* Prerequisite */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is a memo. It explains how OSX binaries are currently built.&lt;br /&gt;
&lt;br /&gt;
== Prerequisite == &lt;br /&gt;
* Install a darwin compatible toolchain &lt;br /&gt;
* Install MacOS X SDK (You must own a Mac compatible computer to get those files).&lt;br /&gt;
* The building machine should be able to build Wine for linux i386. You may need to install wine build dependencies. &lt;br /&gt;
&lt;br /&gt;
.deb can be found here: https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple/&lt;br /&gt;
* Install [[#additional components needed|additional librairies]] here: /usr/i686-apple-darwin10/local/lib&lt;br /&gt;
* Install [[#additional components needed|additional header ]]&amp;lt;nowiki/&amp;gt;ffiles here: /usr/i686-apple-darwin10/local/include&lt;br /&gt;
&lt;br /&gt;
== Additional components needed ==&lt;br /&gt;
You may need to install the following librairies: &lt;br /&gt;
* libjpeg &lt;br /&gt;
* libpng15 &lt;br /&gt;
&lt;br /&gt;
== Prepare compilation environement == &lt;br /&gt;
=== Get wine source from git === &lt;br /&gt;
To cross compile wine, you need two differents work directories. &lt;br /&gt;
One will be use to build the compilation tools, the other one will be used to build wine for OSX.  &lt;br /&gt;
&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-tools}}&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-git}}&lt;br /&gt;
&lt;br /&gt;
=== Patch the code ===&lt;br /&gt;
Apply this patch to both source trees. It will allow to pass -isysrootfile and -iframeworkfile arguments to winegcc &lt;br /&gt;
&amp;lt;pre class=&amp;#039;code diff&amp;#039;&amp;gt;&lt;br /&gt;
diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c&lt;br /&gt;
index fe0f033..03cc131 100644&lt;br /&gt;
--- a/tools/winegcc/winegcc.c&lt;br /&gt;
+++ b/tools/winegcc/winegcc.c&lt;br /&gt;
@@ -1240,11 +1240,11 @@ static int is_target_arg(const char* arg)&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
  *      Directory Options&lt;br /&gt;
- *          -Bprefix  -Idir  -I-  -Ldir  -specs=file&lt;br /&gt;
+ *          -Bprefix  -Idir  -I-  -Ldir  -specs=file, -isysrootfile, -iframeworkfile&lt;br /&gt;
  */&lt;br /&gt;
 static int is_directory_arg(const char* arg)&lt;br /&gt;
 {&lt;br /&gt;
-    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0;&lt;br /&gt;
+    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0 || strncmp(&amp;quot;-isysroot&amp;quot;, arg, 8) == 0 || strncmp(&amp;quot;-iframework&amp;quot;, arg, 11) == 0;&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Build tools == &lt;br /&gt;
Go to ~/wine-tools directory and compile the tools: &lt;br /&gt;
&lt;br /&gt;
{{Console|cd $HOME/wine-tools&lt;br /&gt;
./configure&lt;br /&gt;
make __tooldeps__}}&lt;br /&gt;
&lt;br /&gt;
== Cross compile wine == &lt;br /&gt;
=== Set your environement === &lt;br /&gt;
You need to set environement vars to use the good compiler. We are going to use Mac OS 10.6 framework to ensure compatibility with older Macs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;#039;code bash&amp;#039;&amp;gt;&lt;br /&gt;
export FRAMEWORK=&amp;quot;10.6&amp;quot;&lt;br /&gt;
export PATH=&amp;quot;/usr/i686-apple-darwin10/bin/:$PATH&amp;quot;&lt;br /&gt;
export CC=&amp;quot;i686-apple-darwin10-gcc&amp;quot;&lt;br /&gt;
export CFLAGS=&amp;quot;-O3 -pipe -fno-strict-aliasing -fomit-frame-pointer -ffunction-sections -fdata-sections -maccumulate-outgoing-args -mno-push-args -freorder-blocks-and-partition&amp;quot;&lt;br /&gt;
export LDFLAGS=&amp;quot;-m32 -mmacosx-version-min=$FRAMEWORK -isysroot/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -iframework/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/System/Library/Frameworks -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/Library/Frameworks/OpenCL.framework/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/system  -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/gcc/i686-apple-darwin10/4.0.1/include/ -L/usr/i686-apple-darwin10/local/lib -I/usr/i686-apple-darwin10/local/include -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/include/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/lib/ -I/usr/include/freetype2 -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/ -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/libxml2 -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/&amp;quot;&lt;br /&gt;
export CPPFLAGS=&amp;quot;$LDFLAGS&amp;quot;&lt;br /&gt;
export WINE_TOOLS=&amp;quot;~/wine-tools&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Build wine === &lt;br /&gt;
Now, you can build wine: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;code bash&amp;quot;&amp;gt;&lt;br /&gt;
cd $HOME/wine-git&lt;br /&gt;
./configure --prefix=/ --host=i686-apple-darwin10 --with-wine-tools=$WINE_TOOLS&lt;br /&gt;
make&lt;br /&gt;
make install DESTDIR=&amp;quot;/install/destination&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Catégorie:Winebuild]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=641</id>
		<title>Cross-compile Wine for OSX on Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Cross-compile_Wine_for_OSX_on_Linux&amp;diff=641"/>
				<updated>2015-03-16T23:03:54Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: /* Build wine */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article is a memo. It explains how OSX binaries are currently built.&lt;br /&gt;
&lt;br /&gt;
== Prerequisite == &lt;br /&gt;
* Install a darwin compatible toolchain &lt;br /&gt;
* Install MacOS X SDK (You must own a Mac compatible computer to get those files).&lt;br /&gt;
* The building machine should be able to build Wine for linux i386. You may need to install wine build dependencies. &lt;br /&gt;
&lt;br /&gt;
.deb can be found here: https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple/&lt;br /&gt;
&lt;br /&gt;
== Prepare compilation environement == &lt;br /&gt;
=== Get wine source from git === &lt;br /&gt;
To cross compile wine, you need two differents work directories. &lt;br /&gt;
One will be use to build the compilation tools, the other one will be used to build wine for OSX.  &lt;br /&gt;
&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-tools}}&lt;br /&gt;
{{Console|git clone git://source.winehq.org/git/wine.git ~/wine-git}}&lt;br /&gt;
&lt;br /&gt;
=== Patch the code ===&lt;br /&gt;
Apply this patch to both source trees. It will allow to pass -isysrootfile and -iframeworkfile arguments to winegcc &lt;br /&gt;
&amp;lt;pre class=&amp;#039;code diff&amp;#039;&amp;gt;&lt;br /&gt;
diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c&lt;br /&gt;
index fe0f033..03cc131 100644&lt;br /&gt;
--- a/tools/winegcc/winegcc.c&lt;br /&gt;
+++ b/tools/winegcc/winegcc.c&lt;br /&gt;
@@ -1240,11 +1240,11 @@ static int is_target_arg(const char* arg)&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
  *      Directory Options&lt;br /&gt;
- *          -Bprefix  -Idir  -I-  -Ldir  -specs=file&lt;br /&gt;
+ *          -Bprefix  -Idir  -I-  -Ldir  -specs=file, -isysrootfile, -iframeworkfile&lt;br /&gt;
  */&lt;br /&gt;
 static int is_directory_arg(const char* arg)&lt;br /&gt;
 {&lt;br /&gt;
-    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0;&lt;br /&gt;
+    return arg[1] == &amp;#039;B&amp;#039; || arg[1] == &amp;#039;L&amp;#039; || arg[1] == &amp;#039;I&amp;#039; || strncmp(&amp;quot;-specs=&amp;quot;, arg, 7) == 0 || strncmp(&amp;quot;-isysroot&amp;quot;, arg, 8) == 0 || strncmp(&amp;quot;-iframework&amp;quot;, arg, 11) == 0;&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 /*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Build tools == &lt;br /&gt;
Go to ~/wine-tools directory and compile the tools: &lt;br /&gt;
&lt;br /&gt;
{{Console|cd $HOME/wine-tools&lt;br /&gt;
./configure&lt;br /&gt;
make __tooldeps__}}&lt;br /&gt;
&lt;br /&gt;
== Cross compile wine == &lt;br /&gt;
=== Set your environement === &lt;br /&gt;
You need to set environement vars to use the good compiler. We are going to use Mac OS 10.6 framework to ensure compatibility with older Macs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;#039;code bash&amp;#039;&amp;gt;&lt;br /&gt;
export FRAMEWORK=&amp;quot;10.6&amp;quot;&lt;br /&gt;
export PATH=&amp;quot;/usr/i686-apple-darwin10/bin/:$PATH&amp;quot;&lt;br /&gt;
export CC=&amp;quot;i686-apple-darwin10-gcc&amp;quot;&lt;br /&gt;
export CFLAGS=&amp;quot;-O3 -pipe -fno-strict-aliasing -fomit-frame-pointer -ffunction-sections -fdata-sections -maccumulate-outgoing-args -mno-push-args -freorder-blocks-and-partition&amp;quot;&lt;br /&gt;
export LDFLAGS=&amp;quot;-m32 -mmacosx-version-min=$FRAMEWORK -isysroot/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -iframework/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/System/Library/Frameworks -F/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/Library/Frameworks/OpenCL.framework/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/system  -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/gcc/i686-apple-darwin10/4.0.1/include/ -L/usr/i686-apple-darwin10/local/lib -I/usr/i686-apple-darwin10/local/include -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/include/ -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/X11/lib/ -I/usr/include/freetype2 -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/ -I/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/include/libxml2 -L/usr/lib/apple/SDKs/MacOSX$FRAMEWORK.sdk/usr/lib/&amp;quot;&lt;br /&gt;
export CPPFLAGS=&amp;quot;$LDFLAGS&amp;quot;&lt;br /&gt;
export WINE_TOOLS=&amp;quot;~/wine-tools&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Build wine === &lt;br /&gt;
Now, you can build wine: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;code bash&amp;quot;&amp;gt;&lt;br /&gt;
cd $HOME/wine-git&lt;br /&gt;
./configure --prefix=/ --host=i686-apple-darwin10 --with-wine-tools=$WINE_TOOLS&lt;br /&gt;
make&lt;br /&gt;
make install DESTDIR=&amp;quot;/install/destination&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Catégorie:Winebuild]]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Graphics_Card_Drivers&amp;diff=613</id>
		<title>Graphics Card Drivers</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Graphics_Card_Drivers&amp;diff=613"/>
				<updated>2015-03-09T23:53:05Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In this section, we will try to cover the basics of getting the most out of your AMD, Nvidia, or Intel graphics card on your Linux system, specifically when using Wine/PlayOnLinux. This can get pretty lengthy, so expect this article to get exponentially bigger as time goes on.&lt;br /&gt;
&lt;br /&gt;
{{Info|This list is going to take a while to get full, so please be patient as we populate everything.}}&lt;br /&gt;
&lt;br /&gt;
For ease of use, we will break these down into different sections for the graphics card manufacturer, and then distro&amp;#039;s within those categories. &lt;br /&gt;
&lt;br /&gt;
== NVIDIA ==&lt;br /&gt;
&lt;br /&gt;
=== Proprietary Drivers ===&lt;br /&gt;
&lt;br /&gt;
==== Ubuntu/Kubuntu/Xubuntu, Mint, and derivatives ====&lt;br /&gt;
&lt;br /&gt;
Most of the time, the easiest way is using the &amp;quot;Additional Drivers&amp;quot; dialogue. That does not always work though, and it sometimes will offer less-than-ideal versions of drivers for your NVIDIA card. If your card is supported by the current NVIDIA driver, the following command should pull in the required libraries:&lt;br /&gt;
&lt;br /&gt;
{{Console|sudo apt-get install nvidia-current}}&lt;br /&gt;
&lt;br /&gt;
You can also install other series of drivers (313.x, 319.x, 331.x, etc.) by appending the version name to them:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Examples:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{Console|sudo apt-get install nvidia-331}}&lt;br /&gt;
&lt;br /&gt;
For the &amp;#039;&amp;#039;&amp;#039;32-bit&amp;#039;&amp;#039;&amp;#039; libraries, as long as &amp;#039;&amp;#039;libgl1-mesa-glx:i386&amp;#039;&amp;#039; and &amp;#039;&amp;#039;multiarch-support&amp;#039;&amp;#039; are installed, it should install them automatically. If, after you install them from the Ubuntu repositories, it does not show up, try to install those packages mentioned previously:&lt;br /&gt;
&lt;br /&gt;
{{Console|&lt;br /&gt;
sudo apt-get install multiarch-support&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install libgl1-mesa-glx:i386&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The manual installation is a bit more involved, but it is preferred by a lot of users.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Will add more later&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Debian ====&lt;br /&gt;
&lt;br /&gt;
==== Fedora ====&lt;br /&gt;
&lt;br /&gt;
==== Arch ====&lt;br /&gt;
&lt;br /&gt;
* https://wiki.archlinux.org/index.php/NVIDIA&lt;br /&gt;
&lt;br /&gt;
=== Optimus ===&lt;br /&gt;
&lt;br /&gt;
NVIDIA Optimus technology is a feature in laptops with newer Intel CPU&amp;#039;s with integrated GPUs and discrete NVIDIA graphics cards that allows switching between graphics processors on-the-fly, to optimize the performance when needed, and maximizing battery life when not needing the discrete graphics card. More information on Optimus can be found here:&lt;br /&gt;
&lt;br /&gt;
* http://www.nvidia.com/object/optimus_technology.html&lt;br /&gt;
&lt;br /&gt;
==== All distributions ====&lt;br /&gt;
&lt;br /&gt;
The current working solution is maintained by the &amp;#039;&amp;#039;&amp;#039;Bumblebee Project&amp;#039;&amp;#039;&amp;#039;. &amp;#039;&amp;#039;&amp;#039;PRIME&amp;#039;&amp;#039;&amp;#039; is not recommended, as it utilizes the open-source NVIDIA driver (&amp;#039;&amp;#039;nouveau&amp;#039;&amp;#039;), and will not give the performance desired for most games. The project&amp;#039;s website has detailed documentation for most major distributions, so it is recommended to go by that:&lt;br /&gt;
&lt;br /&gt;
* http://bumblebee-project.org/&lt;br /&gt;
&lt;br /&gt;
=== Open-Source Drivers ===&lt;br /&gt;
&lt;br /&gt;
Unfortunately, the open-source &amp;#039;&amp;#039;nouveau&amp;#039;&amp;#039; drivers are not really up-to-par on performance yet for gaming. Things are starting to look up, but there are a lot of caveats to running the open-source NVIDIA drivers. More information can be found here:&lt;br /&gt;
&lt;br /&gt;
* http://nouveau.freedesktop.org/wiki/&lt;br /&gt;
&lt;br /&gt;
* http://www.phoronix.com/scan.php?page=news_topic&amp;amp;q=Nouveau&lt;br /&gt;
&lt;br /&gt;
== AMD ==&lt;br /&gt;
&lt;br /&gt;
=== Proprietary Drivers ===&lt;br /&gt;
&lt;br /&gt;
==== Ubuntu/Kubuntu/Xubuntu, Mint, and derivatives ====&lt;br /&gt;
&lt;br /&gt;
As of now, the official Ubuntu docs are VERY detailed in the installation of the open-source and proprietary graphics drivers. It is recommended to use their documentation for your AMD card on the Ubuntu distros (Mint should be very similar, if not exactly the same). You can find that information here:&lt;br /&gt;
&lt;br /&gt;
* https://help.ubuntu.com/community/BinaryDriverHowto/AMD&lt;br /&gt;
&lt;br /&gt;
==== Debian ====&lt;br /&gt;
&lt;br /&gt;
==== Fedora ====&lt;br /&gt;
&lt;br /&gt;
==== Arch ====&lt;br /&gt;
&lt;br /&gt;
* https://wiki.archlinux.org/index.php/ATI&lt;br /&gt;
&lt;br /&gt;
=== Open-Source Drivers ===&lt;br /&gt;
&lt;br /&gt;
==== Ubuntu/Kubuntu/Xubuntu, Mint, and derivatives ====&lt;br /&gt;
&lt;br /&gt;
We refer you to the same link:&lt;br /&gt;
&lt;br /&gt;
* https://help.ubuntu.com/community/BinaryDriverHowto/AMD&lt;br /&gt;
&lt;br /&gt;
==== Debian ====&lt;br /&gt;
&lt;br /&gt;
==== Fedora ====&lt;br /&gt;
&lt;br /&gt;
==== Arch ====&lt;br /&gt;
&lt;br /&gt;
* https://wiki.archlinux.org/index.php/ATI&lt;br /&gt;
&lt;br /&gt;
== Intel ==&lt;br /&gt;
&lt;br /&gt;
The Intel drivers are developed by the open-source community, so they are by far the easiest to install, as they pretty much will always come with your distro by default. More information on the Intel open-source drivers can be found here:&lt;br /&gt;
&lt;br /&gt;
* https://01.org/linuxgraphics/&lt;br /&gt;
&lt;br /&gt;
For the most part, this will cover how to make sure that you have the most up-to-date graphics stack for your Intel chipset. This applies exclusively to pure Intel graphics only. If you have, say, a mixed-graphics card environment, like a laptop that has an Intel iGPU and a discrete NVIDIA card, please refer to the &amp;#039;&amp;#039;&amp;#039;NVIDIA Optimus&amp;#039;&amp;#039;&amp;#039; section&lt;br /&gt;
&lt;br /&gt;
==== Ubuntu/Kubuntu/Xubuntu, Mint, and derivatives ====&lt;br /&gt;
&lt;br /&gt;
If you are already running a &amp;#039;&amp;#039;&amp;#039;32-bit&amp;#039;&amp;#039;&amp;#039; version of one of these systems, you should have everything that you need installed correctly by default. &lt;br /&gt;
&lt;br /&gt;
In the case of &amp;#039;&amp;#039;&amp;#039;64-bit&amp;#039;&amp;#039;&amp;#039; systems, you already have the 64-bit libraries for your graphics hardware. A package called &amp;#039;&amp;#039;&amp;#039;multiarch-support&amp;#039;&amp;#039;&amp;#039; should pull in the &amp;#039;&amp;#039;&amp;#039;32-bit&amp;#039;&amp;#039;&amp;#039; libraries, as well as a bunch of others.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Command:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{{Console|&lt;br /&gt;
sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade &amp;amp;&amp;amp; sudo apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install multiarch-support&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If that does not work, you can also install the package manually:&lt;br /&gt;
&lt;br /&gt;
{{Console|sudo apt-get install libgl1-mesa-glx:i386}}&lt;br /&gt;
&lt;br /&gt;
==== Debian ====&lt;br /&gt;
&lt;br /&gt;
==== Fedora ====&lt;br /&gt;
&lt;br /&gt;
==== Arch ====&lt;br /&gt;
&lt;br /&gt;
* https://wiki.archlinux.org/index.php/Intel_graphics&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=571</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=Main_Page&amp;diff=571"/>
				<updated>2015-03-04T02:00:56Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: A protégé « Home » ([Modifier=Autoriser uniquement les administrateurs] (infini) [Renommer=Autoriser uniquement les administrateurs] (infini))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You&amp;#039;ll also find guides explaining how to create installation scripts, and a description of the commands available.&lt;br /&gt;
&lt;br /&gt;
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the [https://www.playonlinux.com/en/forums.html forums].&lt;br /&gt;
&lt;br /&gt;
== User Documentation ==&lt;br /&gt;
* [[Installing PlayOnLinux]]&lt;br /&gt;
* [[Installing PlayOnMac]]&lt;br /&gt;
* [[First Use|Guide for first use of the software]]&lt;br /&gt;
* [[The Configuration Window|The Configuration Window]]&lt;br /&gt;
* [[The PlayOnLinux Filesystem|The PlayOnLinux Filesystem]]&lt;br /&gt;
* [[The PlayOnMac Filesystem|The PlayOnMac Filesystem]]&lt;br /&gt;
* [[Managing Wine Versions|Managing Wine Versions]]&lt;br /&gt;
* [[Manual Installations|Manual Installations]]&lt;br /&gt;
* [[Components and Functions|Components and Functions]]&lt;br /&gt;
* [[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [[How to Read Debug Logs|How to Read Debug Logs]]&lt;br /&gt;
&lt;br /&gt;
== The Forums, Bug Reports, and Script Contribution ==&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
* [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Writing a script ==&lt;br /&gt;
* [[Scripting - Chapter 1: Getting to know Bash|Chapter 1: Getting to know Bash]]&lt;br /&gt;
* [[Scripting - Chapter 2: Basic Functions|Chapter 2: Basic Functions]]&lt;br /&gt;
* [[Scripting - Chapter 3: Variables|Chapter 3: Variables]]&lt;br /&gt;
* [[Scripting - Chapter 4: Conditions|Chapter 4: Conditions]]&lt;br /&gt;
* [[Scripting - Chapter 5: Wine|Chapter 5: Wine]]&lt;br /&gt;
* [[Scripting - Chapter 6: The Filesystem|Chapter 6: The Filesystem]]&lt;br /&gt;
* [[Scripting - Chapter 7: Installation Media|Chapter 7: Installation Media]]&lt;br /&gt;
* [[Scripting - Chapter 8: My First Real Script|Chapter 8: My First Real Script]]&lt;br /&gt;
* [[Scripting - Chapter 9: Standardization|Chapter 9: Standardization]]&lt;br /&gt;
* [[Scripting - Chapter 10: Script Translation|Chapter 10: Script Translation]]&lt;br /&gt;
* [[Scripting - Chapter 11: List of Functions|Chapter 11: List of Functions]]&lt;br /&gt;
&lt;br /&gt;
== Glossary ==&lt;br /&gt;
* [[POL &amp;amp; POM Terminology|POL &amp;amp; POM Terminology]]&lt;br /&gt;
* [[Wine; what is it?|Wine; what is it?]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnLinux Topics ==&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
=== Advanced winebuild topics ===&lt;br /&gt;
* [[Cross-compile Wine for OSX on Linux]]&lt;br /&gt;
&lt;br /&gt;
== Advanced PlayOnMac Topics ==&lt;br /&gt;
&lt;br /&gt;
== Advanced Wine Topic ==&lt;br /&gt;
=== WineHQ links === &lt;br /&gt;
* [http://wine-wiki.org/ Wine-wiki. Somewhat outdated, but covers a LOT of advanced Wine topics]&lt;br /&gt;
* [https://www.winehq.org/devel/ Wine development links]&lt;br /&gt;
* [http://wiki.winehq.org/DeveloperFaq Wine developer FAQ]&lt;br /&gt;
* [https://www.winehq.org/docs/winedev-guide/index Wine developer&amp;#039;s guide]&lt;br /&gt;
* [http://wiki.winehq.org/Developers-Hints Wine developer hints]&lt;br /&gt;
* [http://wiki.winehq.org/HackingTips Wine hacking tips]&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	<entry>
		<id>https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=570</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.playonlinux.com/index.php?title=FAQ&amp;diff=570"/>
				<updated>2015-03-03T21:36:44Z</updated>
		
		<summary type="html">&lt;p&gt;Tinou: /* Will PlayOnLinux interfere with my current WINEPREFIX and winetricks installations? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How do I find out if a game will run on PlayOnLinux/PlayOnMac? ==&lt;br /&gt;
&lt;br /&gt;
Excellent question. Since POL/POM is a front-end for [https://winehq.org/ Wine], the first place to check, besides our [https://www.playonlinux.com/en/supported_apps.html Supported Software section], is WineHQ&amp;#039;s [https://appdb.winehq.org/ AppDB]. There are many, many entries for a lot of different types of Windows applications, all submitted to the Wine community by users like yourself. If it is even remotely popular, and people have attempted to use it through Wine, it will likely be listed there.&lt;br /&gt;
&lt;br /&gt;
== How do I move PlayOnLinux virtual drives to another disk (with more free space)? ==&lt;br /&gt;
&lt;br /&gt;
Read the advanced topic here:&lt;br /&gt;
* [[How to move PlayOnLinux virtual drives to another disk|How to move PlayOnLinux virtual drives to another disk]]&lt;br /&gt;
&lt;br /&gt;
== Why isn&amp;#039;t PlayOnLinux downloading Photoshop (or whatever retail application) for me? ==&lt;br /&gt;
&lt;br /&gt;
PlayOnLinux/PlayOnMac does not actually provide the applications. It provides the means to install those applications. You actually have to own, say, Photoshop CS6, in order to install Photoshop CS6. POL/POM does not provide any sort of pirated software in any way. This also applies to support regarding pirated software and cracks.&lt;br /&gt;
&lt;br /&gt;
== Do I have to install Wine to use PlayOnLinux? ==&lt;br /&gt;
&lt;br /&gt;
Yes. You will want to have a 32-bit version of Wine installed on your system, along with the dependencies it suggests. POL will want to see it, and will use it&amp;#039;s dependencies concurrently with POL&amp;#039;s WineBuilds. Without getting too technical, POL will need it, so it is best to install it.&lt;br /&gt;
&lt;br /&gt;
== Will PlayOnLinux interfere with my current wine or winetricks installations? ==&lt;br /&gt;
&lt;br /&gt;
No. PlayOnLinux/PlayOnMac keeps all of it&amp;#039;s resources, WineBuilds, and virtual drives contained in one folder, and will never interfere with your other WINEPREFIX created by vanilla Wine and winetricks (unless, of course, you start using winetricks for POL virtual drives or try to use vanilla Wine on a POL virtual drive, or something like that.).&lt;br /&gt;
&lt;br /&gt;
== How can I post a bug report? ==&lt;br /&gt;
&lt;br /&gt;
* [[How to Post a Bug Report|How to Post a Bug Report]]&lt;br /&gt;
&lt;br /&gt;
== How can I contribute an installer for an application? ==&lt;br /&gt;
&lt;br /&gt;
First, you would want to read our scripters tutorial here: [[Scripting - Chapter 1: Getting to know Bash|Scripting tutorial]]&lt;br /&gt;
&lt;br /&gt;
Then once you have written and tested a script, and it is working, follow the instructions here to submit it to us: [[How to Contribute a Script|How to Contribute a Script]]&lt;br /&gt;
&lt;br /&gt;
== How do I request a version of Wine with a certain patch? ==&lt;br /&gt;
&lt;br /&gt;
* [[How to Request a Patched Version of Wine|How to Request a Patched Version of Wine]]&lt;br /&gt;
&lt;br /&gt;
== Where does PlayOnLinux store it&amp;#039;s virtual drives and cache? ==&lt;br /&gt;
&lt;br /&gt;
All virtual drives are created and store here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
~/.PlayOnLinux/wineprefix/&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The other files for Wine versions, resources, and components cache are located in &amp;#039;&amp;#039;&amp;#039;~/.PlayOnLinux/&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== How do I run Wine/POL as root or sudo? ==&lt;br /&gt;
&lt;br /&gt;
You don&amp;#039;t. You should never, ever run Wine or POL as root or using sudo, or any other privilege escalation mechanism. &lt;br /&gt;
&lt;br /&gt;
* [http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 WineHQ FAQ regarding root/sudo use]&lt;br /&gt;
&lt;br /&gt;
== Is there a list of solutions for common problems? ==&lt;br /&gt;
&lt;br /&gt;
Somewhat, as issues can vary a &amp;#039;&amp;#039;&amp;#039;LOT&amp;#039;&amp;#039;&amp;#039; between users, systems, Wine versions, graphics cards, etc.. As a start, you should check the following locations:&lt;br /&gt;
&lt;br /&gt;
* [https://appdb.winehq.org/ appdb.winehq.org]&lt;br /&gt;
* [[Troubleshooting Common Problems|Troubleshooting Common Problems]]&lt;br /&gt;
* [https://www.playonlinux.com/en/forums.html The POL/POM forums]&lt;br /&gt;
* Google, of course&lt;br /&gt;
&lt;br /&gt;
== My post was closed with a semi-automated reply? What did I break? ==&lt;br /&gt;
&lt;br /&gt;
Nothing. What that means is that your post is lacking information that we need to troubleshoot, or possibly violates our terms of service. &lt;br /&gt;
&lt;br /&gt;
Check the following links to make sure that you didn&amp;#039;t accidentally violate ToS, and that you are posting the information required:&lt;br /&gt;
&lt;br /&gt;
* https://www.playonlinux.com/en/terms.html&lt;br /&gt;
&lt;br /&gt;
* [[How to Post in the Forums|How to Post in the Forums]]&lt;br /&gt;
&lt;br /&gt;
== Bash; I really want to know more ==&lt;br /&gt;
&lt;br /&gt;
* http://www.gnu.org/software/bash/&lt;br /&gt;
&lt;br /&gt;
* http://linuxconfig.org/bash-scripting-tutorial&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/Bash-Beginners-Guide/html/&lt;br /&gt;
&lt;br /&gt;
* http://www.tldp.org/LDP/abs/html/&lt;br /&gt;
&lt;br /&gt;
== Python; I really want to know more ==&lt;br /&gt;
&lt;br /&gt;
* https://www.python.org/&lt;br /&gt;
&lt;br /&gt;
* https://docs.python.org/2/tutorial/&lt;br /&gt;
&lt;br /&gt;
* http://www.learnpython.org/&lt;/div&gt;</summary>
		<author><name>Tinou</name></author>	</entry>

	</feed>