Skip to content

Commit

Permalink
Fix Mozilla review issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Kokkelkoren committed Dec 3, 2015
1 parent e9a8bc8 commit 33955dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/options.xul
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<setting pref="extensions.todotxt.todo-txt" type="file" title="Location of todo.txt file" />
<setting pref="extensions.todotxt.done-txt" type="file" title="Location of done.txt file" />
<setting pref="extensions.todotxt.thunderbird" type="bool" title="Use thunderbird's functionality, such as categories and priorities." />
<setting pref="extensions.todotxt.thunderbird" type="bool" title="Use Thunderbird's functionality, such as categories and priorities." />
<setting pref="extensions.todotxt.creation" type="bool" title="Use the Todo's creation timestamp. "/>

</vbox>

0 comments on commit 33955dc

Please sign in to comment.