desktop icons now use font-awesome

This commit is contained in:
Rushabh Mehta
2012-12-21 15:00:29 +05:30
parent d49ca03335
commit 946e6d4a46
24 changed files with 122 additions and 189 deletions

View File

@@ -7,7 +7,7 @@ erpnext.set_about = function() {
source: 'https://github.com/webnotes/erpnext',
publisher: 'Web Notes Technologies Pvt Ltd, Mumbai',
copyright: '© Web Notes Technologies Pvt Ltd',
version: '2' //+ '.' + window._version_number
version: 'Please see git log for the release number'
});
}