diff options
author | George Hazan <ghazan@miranda.im> | 2018-04-12 21:21:25 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-04-12 21:21:25 +0300 |
commit | b342481c3aca46514b86b6ff94fb87f43437d29e (patch) | |
tree | c9a8089243545f2fb2839c0b6320a54646ec4243 /plugins/Dbx_mdbx/res/dbx_mdbx.rc | |
parent | cdf4c110510a39c162b469ecbd6f69571019cf69 (diff) |
DbxMdbx: menu item added for compacting
Diffstat (limited to 'plugins/Dbx_mdbx/res/dbx_mdbx.rc')
-rw-r--r-- | plugins/Dbx_mdbx/res/dbx_mdbx.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/res/dbx_mdbx.rc b/plugins/Dbx_mdbx/res/dbx_mdbx.rc index 03c0486fe6..53227006e2 100644 --- a/plugins/Dbx_mdbx/res/dbx_mdbx.rc +++ b/plugins/Dbx_mdbx/res/dbx_mdbx.rc @@ -108,6 +108,7 @@ END // remains consistent on all systems.
IDI_ICONPASS ICON "pass.ico"
IDI_LOGO ICON "logo.ico"
+IDI_COMPACT ICON "compact.ico"
/////////////////////////////////////////////////////////////////////////////
//
|