Difference between revisions of "Thunderbird"

From RobolaboWiki
Jump to: navigation, search
 
Line 6: Line 6:
 
Edit  ~/.thunderbird/?????.default/prefs.js
 
Edit  ~/.thunderbird/?????.default/prefs.js
  
Find:
+
Find (e.g.):
 
<pre>
 
<pre>
 
user_pref("mailnews.tags.irin.tag", "IRIN");
 
user_pref("mailnews.tags.irin.tag", "IRIN");

Latest revision as of 07:06, 28 October 2017


Export/import Tags

Edit ~/.thunderbird/?????.default/prefs.js

Find (e.g.):

user_pref("mailnews.tags.irin.tag", "IRIN");
user_pref("mailnews.tags.lari.color", "#FFCC00");

Copy/Paste from one file to another