<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/gk/tor-launcher, branch bug_30469_v2</title>
<subtitle>Georg's tor-launcher repo</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/'/>
<entry>
<title>Bug 30469: Add locale ro</title>
<updated>2019-05-27T18:34:51+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-14T10:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=aa8764dcff21188f862b7d6f19dad4aea8f18a8f'/>
<id>aa8764dcff21188f862b7d6f19dad4aea8f18a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release prep for 0.2.19</title>
<updated>2019-05-17T11:36:32+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-17T11:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=da6b1ad6bccceed4c07be551f5ca5cedf66af96f'/>
<id>da6b1ad6bccceed4c07be551f5ca5cedf66af96f</id>
<content type='text'>
Version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update</title>
<updated>2019-05-17T11:35:37+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-17T11:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=b4e4b0cd81198e52292c110e5745a91f45bb8b7f'/>
<id>b4e4b0cd81198e52292c110e5745a91f45bb8b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bug_30319_v2'</title>
<updated>2019-05-14T14:16:05+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-14T14:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=125c745b8d6dfd04251e7ad2e610aeb539e49fd3'/>
<id>125c745b8d6dfd04251e7ad2e610aeb539e49fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 30139: Remove FTE bits</title>
<updated>2019-05-13T08:24:54+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-10T11:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=cce75d8cbe1456b050097ff5a05205c986030a5f'/>
<id>cce75d8cbe1456b050097ff5a05205c986030a5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 28044: Integrate Tor Launcher into tor-browser</title>
<updated>2019-05-10T18:12:17+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-05-10T18:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=864170b5c1e0626dbfe3707d48037010596c42e5'/>
<id>864170b5c1e0626dbfe3707d48037010596c42e5</id>
<content type='text'>
Update translations using our revised import-translations.sh script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update translations using our revised import-translations.sh script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 28044: Integrate Tor Launcher into tor-browser</title>
<updated>2019-05-10T18:00:22+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-02-12T17:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=b46c6039d1a5bf95aa9cbd777a51220d1df80aa0'/>
<id>b46c6039d1a5bf95aa9cbd777a51220d1df80aa0</id>
<content type='text'>
Fix locale-related issues.
  Renamed en locale to en-US (previously done during packaging).
  Added moz.build for integration with the Firefox build process.
  Enhanced the import-translations.sh script to omit incomplete locales
    and to generate jar.mn and chrome.manifest.
  Removed checking for incomplete locales from the pkg-prepare make target.
  Improved the output generated by import-translations.sh and pkg-prepare.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix locale-related issues.
  Renamed en locale to en-US (previously done during packaging).
  Added moz.build for integration with the Firefox build process.
  Enhanced the import-translations.sh script to omit incomplete locales
    and to generate jar.mn and chrome.manifest.
  Removed checking for incomplete locales from the pkg-prepare make target.
  Improved the output generated by import-translations.sh and pkg-prepare.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 28044: Integrate Tor Launcher into tor-browser</title>
<updated>2019-05-09T20:46:03+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-02-08T19:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=ab7e47f4ab54626e8b7e6348aac25fc3436d166f'/>
<id>ab7e47f4ab54626e8b7e6348aac25fc3436d166f</id>
<content type='text'>
To avoid potential conflicts with other preference files, rename
our default preferences file from pref.js to torlauncher-prefs.js.

Do not load default preferences if the browser has already done so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid potential conflicts with other preference files, rename
our default preferences file from pref.js to torlauncher-prefs.js.

Do not load default preferences if the browser has already done so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'pc/bug29627-02'</title>
<updated>2019-05-03T12:54:48+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-03T12:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=0ce8339e490bb99096ff69cac17d648af028c951'/>
<id>0ce8339e490bb99096ff69cac17d648af028c951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update</title>
<updated>2019-05-02T08:58:47+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-05-02T08:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/gk/tor-launcher.git/commit/?id=56b51a8b418cfe84cf59e8bb6cb85583b8d01243'/>
<id>56b51a8b418cfe84cf59e8bb6cb85583b8d01243</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
