<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-calc/po, branch 1.6</title>
<subtitle>Calculator for MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/'/>
<entry>
<title>Merge pull request #15 from stefanct/master</title>
<updated>2013-04-27T17:36:16+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-04-27T17:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=4aaf8afec38324f6208e2faf21b7b29a195eee80'/>
<id>4aaf8afec38324f6208e2faf21b7b29a195eee80</id>
<content type='text'>
keyboard shifts again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keyboard shifts again</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations with transifex</title>
<updated>2013-04-27T17:35:26+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-04-27T17:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=5b229d041d50dd85e0ef89d7d8e85bebc0a4b0d6'/>
<id>5b229d041d50dd85e0ef89d7d8e85bebc0a4b0d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tooltip mentioning keys to shift buttons again.</title>
<updated>2013-04-18T18:31:43+00:00</updated>
<author>
<name>Stefan Tauner</name>
<email>stefan.tauner@gmx.at</email>
</author>
<published>2013-04-18T18:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=e6ad2e33f7a62324b73bcda79c072090a532a030'/>
<id>e6ad2e33f7a62324b73bcda79c072090a532a030</id>
<content type='text'>
Also, change them in all translations with the help of find and sed.
I am not entirely sure if this is correct for RTL languages like arabic,
but it does look similar to the other tooltips :)

Commands used:
find . -name "*.po" -print | xargs sed -i '{N
s/msgid "Shift Left"\n\(.*\)"/msgid "Shift Left [&lt;&lt;]"\n\1 [&lt;&lt;]"/g}'
find . -name "*.po" -print | xargs sed -i '{N
s/msgid "Shift Right"\n\(.*\)"/msgid "Shift Right [&gt;&gt;]"\n\1 [&gt;&gt;]"/g}'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, change them in all translations with the help of find and sed.
I am not entirely sure if this is correct for RTL languages like arabic,
but it does look similar to the other tooltips :)

Commands used:
find . -name "*.po" -print | xargs sed -i '{N
s/msgid "Shift Left"\n\(.*\)"/msgid "Shift Left [&lt;&lt;]"\n\1 [&lt;&lt;]"/g}'
find . -name "*.po" -print | xargs sed -i '{N
s/msgid "Shift Right"\n\(.*\)"/msgid "Shift Right [&gt;&gt;]"\n\1 [&gt;&gt;]"/g}'
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations with transifex</title>
<updated>2013-03-31T23:00:45+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-03-31T23:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=554534ba3f1958b44b2ca58de2fad0fb5eba79b8'/>
<id>554534ba3f1958b44b2ca58de2fad0fb5eba79b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK2 support. Menu fix. Code cleanups.</title>
<updated>2012-11-25T01:47:50+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-11-25T01:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=3e4dfc47e7803d16d14ffe655f9568871c4f2339'/>
<id>3e4dfc47e7803d16d14ffe655f9568871c4f2339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update codebase.</title>
<updated>2012-11-25T01:44:45+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-11-25T01:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=6b24c91d3aa81fdb99500c8c2c12f830fabaefb6'/>
<id>6b24c91d3aa81fdb99500c8c2c12f830fabaefb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use org.mate.calc as schema id</title>
<updated>2012-11-19T01:06:28+00:00</updated>
<author>
<name>Brent Hull</name>
<email>bhull2010@live.com</email>
</author>
<published>2012-11-19T01:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=db9135a42865a737bd6bc7477a9aea4b31941ab1'/>
<id>db9135a42865a737bd6bc7477a9aea4b31941ab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing address issue of fsf</title>
<updated>2012-08-01T00:05:06+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2012-08-01T00:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=7066f9a921a6695ea9c8e2dae2c6fd230add6baa'/>
<id>7066f9a921a6695ea9c8e2dae2c6fd230add6baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync translations with transifex</title>
<updated>2012-07-10T14:47:39+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-07-10T14:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=8b246b929cc56b992ca8ee966bda2668fa4a9162'/>
<id>8b246b929cc56b992ca8ee966bda2668fa4a9162</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove autogenerated files (thanks to stefanct)</title>
<updated>2012-04-22T17:36:47+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-04-22T17:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=5f1cfec17897eb320a5422ac90d3166c3b8188e9'/>
<id>5f1cfec17897eb320a5422ac90d3166c3b8188e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
