2012-09-02 14:49:23 +03:00
<!DOCTYPE html>
< html >
< head >
< meta name = "description" content = "What is what in GNOME and MATE" / > < meta name = "keywords" content = "GNOME,MATE," / > < meta name = "author" content = "Mika Suomalainen" / > < meta charset = "UTF-8" / > < link rel = "canonical" href = "http://mkaysi.github.com/articles/guides/GnomeToMATE.html" >
< title >
Moving from GNOME to MATE
< / title >
2012-09-16 19:04:22 +03:00
< link rel = "stylesheet" type = "text/css" href = "../../tyyli.css" / >
2012-09-02 14:49:23 +03:00
< / head >
2012-10-21 17:28:44 +03:00
< body >
< hr / >
2012-10-21 17:35:18 +03:00
< a href = "../../sitemap/sitemap.html" > Sitemap< / a >
< hr / >
2012-07-15 12:04:36 +03:00
< h1 id = "what-is-what-in-mate-and-gnome." > What is what in MATE and GNOME.< / h1 >
2012-09-16 20:31:23 +03:00
< table border = 1 >
< tr >
< td >
MATE
< / td >
< td >
GNOME
< / td >
< td >
What it is?
< / td >
< / tr >
< tr >
< td >
Caja
< / td >
< td >
Nautilus
< / td >
< td >
File manager
< / td >
< / tr >
< tr >
< td >
Pluma
< / td >
< td >
Gedit
< / td >
< td >
Text editor
< / td >
< / tr >
< tr >
< td >
Eye of MATE
< / td >
< td >
Eye of GNOME
< / td >
< td >
Picture viewer
< / td >
< / tr >
< tr >
< td >
Atril
< / td >
< td >
Evince
< / td >
< td >
Document viewer
< / td >
< / tr >
< tr >
< td >
Engrampa
< / td >
< td >
File roller
< / td >
< td >
File extractor
< / td >
< / tr >
< tr >
< td >
MATE Terminal
< / td >
< td >
GNOME Terminal
< / td >
< td >
Terminal emulator
< / td >
< / tr >
< / table >
2012-11-25 09:27:46 +02:00
< h2 id = "notice-about-aptitude" > Notice about aptitude< / h2 >
2012-07-15 12:04:36 +03:00
< p > If you don't have aptitude installed, you can get it with< / p >
< blockquote >
< p > apt-get install aptitude< / p >
< / blockquote >
< p > as root or if you don't want to use it,< / p >
< blockquote >
< p > alias aptitude=apt-get< / p >
< / blockquote >
2012-11-25 09:27:46 +02:00
< h2 id = "removing-gnome-versions." > Removing GNOME versions.< / h2 >
2012-07-15 12:04:36 +03:00
< p > If you want to remove GNOME versions, just run< / p >
< blockquote >
< p > aptitude remove nautilus gedit eom evince file-roller gnome-terminal< / p >
< / blockquote >
< p > as root.< / p >
2012-11-25 09:27:46 +02:00
< h2 id = "removing-mate-versions" > Removing MATE versions< / h2 >
2012-07-15 12:04:36 +03:00
< p > If you want to remove MATE versions, just run< / p >
< blockquote >
< p > aptitude remove caja mate-text-editor eom atril engrampa mate-terminal< / p >
< / blockquote >
< p > as root.< / p >
2012-11-25 09:27:46 +02:00
< p > < strong > WARNING: You do everything on this page with your own risk.< / strong > < / p >
< h2 id = "sources" > Sources< / h2 >
2012-07-15 12:04:36 +03:00
< p > < a href = "http://mate-desktop.org/applications/" > MATE applicaltions< / a > < / p >
< p > Own experience with Linux since 2008.< / p >
2012-10-21 17:28:44 +03:00
< / body >
< / html >
2012-11-25 09:27:46 +02:00
< p > < em > WARNING: These guides are very unclear and I should use time to make them understandable etc.< / em > says sitemap.< / em > < / p >
< hr / >
< div id = "disqus_thread" > < / div >
< script type = "text/javascript" >
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_developer = 0;
var disqus_url = 'http://mkaysi.github.com/articles/guides/GnomeToMATE.html';
var disques_title = 'Moving from GNOME to MATE';
var disqus_shortname = 'mkaysishomepage'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async =
true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0])
.appendChild(dsq);
})();
< / script >
< noscript >
Please enable JavaScript to view the < a href = "http://disqus.com/?ref_noscript" > comments powered by Dis qus.< / a >
< / noscript >
< p >
< a href = "http://disqus.com" class = "dsq-brlink" > comments powered by < span class = "logo-disqus" > Disqus < / span > < / a >
< / p >
<!-- vim : set ft=html -->
2013-01-24 07:35:50 +02:00
< meta http-equiv = "X-UA-Compatible" content = "chrome=1" >
< html >
< body >
< script type = "text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js">< / script >
< style >
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
< / style >
< script >
// You may want to place these lines inside an onload handler
CFInstall.check({
mode: "overlay",
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
})
< / script >
< / body >
< / html >
2013-04-16 10:43:35 +03:00
< script type = "text/javascript" >
var adfly_id = 3820004;
var adfly_advert = 'banner';
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
< / script >
< script src = "http://cdn.adf.ly/js/link-converter.js" > < / script >
< / html >
2012-11-25 09:27:46 +02:00
2012-10-21 17:28:44 +03:00