FlexConfirmMail / Thunderbird

Thunderbird向けの誤送信防止アドオン
9 stars 10 forks source link

Remove obsolete files for XUL version #23

Closed piroor closed 1 year ago

piroor commented 1 year ago

Which issue(s) this PR fixes:

Closes #19

What this PR does / why we need it:

Deletes obsolete resources for XUL version.

How to verify the fixed issue:

make should build only the XPI file based on WebExtensions API.

The steps to verify:

  1. Clone this repository.
  2. Run make.

Expected result:

Only flex-confirm-mail-we.xpi (without flex-confirm-mail.xpi) is built and placed to the top level directory.

kenhys commented 1 year ago

LGTM.