diff --git a/Makefile b/Makefile index bf1442ec..64f78715 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ TOP = $(shell pwd) -VERSION = pre0.6 +VERSION = 0.6pre OS = $(shell uname -s) BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S") diff --git a/NEWS b/NEWS index d836af58..14fb7a08 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@
 2007-xx-xx:
 	* version 0.6
+	* added vimperator logo (can be seen in the addons manager)
 	* added 'hlsearch','incsearch', 'ignorecase' and 'smartcase' options
 
 2007-09-03:
diff --git a/chrome/content/vimperator/icon.png b/chrome/content/vimperator/icon.png
new file mode 100644
index 00000000..07a33314
Binary files /dev/null and b/chrome/content/vimperator/icon.png differ
diff --git a/install.rdf b/install.rdf
index 4912f273..3f6b0738 100644
--- a/install.rdf
+++ b/install.rdf
@@ -9,6 +9,7 @@
 	Make Firefox behave like Vim
 	Martin Stubenschrott
 	http://vimperator.mozdev.org
+	chrome://vimperator/content/icon.png