<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/data/caja-computer.desktop.in.in, branch directory-async-performance</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>desktop files: Add comments for translators</title>
<updated>2019-08-21T09:29:07+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-19T08:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=be0d908d7a7f93e8c7297f17a864b4163f54975e'/>
<id>be0d908d7a7f93e8c7297f17a864b4163f54975e</id>
<content type='text'>
closes #1294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #1294
</pre>
</div>
</content>
</entry>
<entry>
<title>Use absolute path of binary on desktop files</title>
<updated>2019-08-19T02:02:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-18T11:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=abc7f2a2d2e3d77b54420d24dd6da64e010138c3'/>
<id>abc7f2a2d2e3d77b54420d24dd6da64e010138c3</id>
<content type='text'>
./autogen.sh --prefix=/usr &amp;&amp; make
...
  GEN      caja.desktop.in
  GEN      caja.desktop
  GEN      caja-home.desktop.in
  GEN      caja-home.desktop
  GEN      caja-computer.desktop.in
  GEN      caja-computer.desktop
  GEN      caja-folder-handler.desktop.in
  GEN      caja-folder-handler.desktop
  GEN      caja-file-management-properties.desktop.in
  GEN      caja-file-management-properties.desktop
  GEN      caja-browser.desktop.in
  GEN      caja-browser.desktop
  GEN      caja-autorun-software.desktop.in
  GEN      caja-autorun-software.desktop
  GEN      mate-network-scheme.desktop.in
  GEN      mate-network-scheme.desktop
...
grep Exec= data/*.desktop
data/caja-autorun-software.desktop:TryExec=/usr/bin/caja-autorun-software
data/caja-autorun-software.desktop:Exec=/usr/bin/caja-autorun-software %u
data/caja-browser.desktop:TryExec=/usr/bin/caja
data/caja-browser.desktop:Exec=/usr/bin/caja --no-desktop --browser %U
data/caja-computer.desktop:TryExec=/usr/bin/caja
data/caja-computer.desktop:Exec=/usr/bin/caja --no-desktop computer:
data/caja.desktop:Exec=/usr/bin/caja
data/caja-file-management-properties.desktop:Exec=/usr/bin/caja-file-management-properties
data/caja-folder-handler.desktop:TryExec=/usr/bin/caja
data/caja-folder-handler.desktop:Exec=/usr/bin/caja --no-desktop %U
data/caja-home.desktop:TryExec=/usr/bin/caja
data/caja-home.desktop:Exec=/usr/bin/caja --no-desktop
data/mate-network-scheme.desktop:TryExec=/usr/bin/caja
data/mate-network-scheme.desktop:Exec=/usr/bin/caja --no-desktop network:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
./autogen.sh --prefix=/usr &amp;&amp; make
...
  GEN      caja.desktop.in
  GEN      caja.desktop
  GEN      caja-home.desktop.in
  GEN      caja-home.desktop
  GEN      caja-computer.desktop.in
  GEN      caja-computer.desktop
  GEN      caja-folder-handler.desktop.in
  GEN      caja-folder-handler.desktop
  GEN      caja-file-management-properties.desktop.in
  GEN      caja-file-management-properties.desktop
  GEN      caja-browser.desktop.in
  GEN      caja-browser.desktop
  GEN      caja-autorun-software.desktop.in
  GEN      caja-autorun-software.desktop
  GEN      mate-network-scheme.desktop.in
  GEN      mate-network-scheme.desktop
...
grep Exec= data/*.desktop
data/caja-autorun-software.desktop:TryExec=/usr/bin/caja-autorun-software
data/caja-autorun-software.desktop:Exec=/usr/bin/caja-autorun-software %u
data/caja-browser.desktop:TryExec=/usr/bin/caja
data/caja-browser.desktop:Exec=/usr/bin/caja --no-desktop --browser %U
data/caja-computer.desktop:TryExec=/usr/bin/caja
data/caja-computer.desktop:Exec=/usr/bin/caja --no-desktop computer:
data/caja.desktop:Exec=/usr/bin/caja
data/caja-file-management-properties.desktop:Exec=/usr/bin/caja-file-management-properties
data/caja-folder-handler.desktop:TryExec=/usr/bin/caja
data/caja-folder-handler.desktop:Exec=/usr/bin/caja --no-desktop %U
data/caja-home.desktop:TryExec=/usr/bin/caja
data/caja-home.desktop:Exec=/usr/bin/caja --no-desktop
data/mate-network-scheme.desktop:TryExec=/usr/bin/caja
data/mate-network-scheme.desktop:Exec=/usr/bin/caja --no-desktop network:
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed distcheck fail on debian</title>
<updated>2019-02-06T15:40:35+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-06T13:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9bec3b78f7d8cdb7ecd0d26c36906d94162879fc'/>
<id>9bec3b78f7d8cdb7ecd0d26c36906d94162879fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Main category to desktop files (close #252)</title>
<updated>2014-02-20T13:04:09+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-20T13:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=ea2afe440a203f640fccee5f032436bee3a535f2'/>
<id>ea2afe440a203f640fccee5f032436bee3a535f2</id>
<content type='text'>
Also add NoDisplay=true to make sure they do not show up in the menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add NoDisplay=true to make sure they do not show up in the menu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Keyword to desktop files, patch by Mike Gabriel (sunweaver)</title>
<updated>2014-02-10T20:35:25+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-10T20:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=764ae67a0b5dd61f04f3f5cd9bad58533ec4bce4'/>
<id>764ae67a0b5dd61f04f3f5cd9bad58533ec4bce4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove MATE from Categories in .desktop files</title>
<updated>2012-10-18T15:31:17+00:00</updated>
<author>
<name>Nelson Marques</name>
<email>nmo.marques@gmail.com</email>
</author>
<published>2012-10-18T15:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6a9dafae3830f46636e016c3c741b2f3df131620'/>
<id>6a9dafae3830f46636e016c3c741b2f3df131620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving from https://github.com/perberos/mate-desktop-environment</title>
<updated>2011-12-02T01:24:23+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-12-02T01:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0e004c696b0e68b2cff37a4c3315b022a35eaf43'/>
<id>0e004c696b0e68b2cff37a4c3315b022a35eaf43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
