Kaydet (Commit) ea5a96a5 authored tarafından Julien Nabet's avatar Julien Nabet

Lacking "/" at the end of .icedove

Change-Id: Iabdce8e6032889034e265d3df331452b273e5ed1
üst 1c6b63fa
......@@ -76,7 +76,7 @@ namespace
#else
{ ".mozilla/seamonkey/", NULL, NULL, NULL },
{ ".mozilla/firefox/", NULL, NULL, NULL },
{ ".thunderbird/", ".mozilla-thunderbird/", ".mozilla/thunderbird/", ".icedove" }
{ ".thunderbird/", ".mozilla-thunderbird/", ".mozilla/thunderbird/", ".icedove/" }
#endif
};
......
......@@ -76,7 +76,7 @@ namespace
#else
{ ".mozilla/seamonkey/", NULL, NULL, NULL },
{ ".mozilla/firefox/", NULL, NULL, NULL },
{ ".thunderbird/", ".mozilla-thunderbird/", ".mozilla/thunderbird/", ".icedove" }
{ ".thunderbird/", ".mozilla-thunderbird/", ".mozilla/thunderbird/", ".icedove/" }
#endif
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment