Fix library icon on Mac.
authorAkos Polster <akos@pipacs.com>
Mon, 13 Sep 2010 22:24:07 +0000 (00:24 +0200)
committerAkos Polster <akos@pipacs.com>
Mon, 13 Sep 2010 22:24:07 +0000 (00:24 +0200)
dorian.qrc
icons/mac/library.png [new file with mode: 0644]
icons/mac/system-file-manager.png [deleted file]
pkg/changelog

index 5af7502..1668787 100644 (file)
@@ -5,7 +5,6 @@
         <file>icons/developer.png</file>
         <file>icons/view-fullscreen.png</file>
         <file>icons/mac/preferences-system.png</file>
-        <file>icons/mac/system-file-manager.png</file>
         <file>icons/mac/developer.png</file>
         <file>icons/mac/view-fullscreen.png</file>
         <file>icons/book.png</file>
@@ -42,5 +41,6 @@
         <file>icons/mac/view-normal.png</file>
         <file>icons/info.png</file>
         <file>icons/mac/info.png</file>
+        <file>icons/mac/library.png</file>
     </qresource>
 </RCC>
diff --git a/icons/mac/library.png b/icons/mac/library.png
new file mode 100644 (file)
index 0000000..bbba30d
Binary files /dev/null and b/icons/mac/library.png differ
diff --git a/icons/mac/system-file-manager.png b/icons/mac/system-file-manager.png
deleted file mode 100644 (file)
index bbba30d..0000000
Binary files a/icons/mac/system-file-manager.png and /dev/null differ
index ae88c3c..4f45c49 100644 (file)
@@ -4,6 +4,7 @@ dorian (0.2.0-1) unstable; urgency=low
   * Add support for Symbian
   * Fix tracing on Windows
   * Fix TOC and navigation with O'Reilly books
+  * Reduce RAM footprint
 
  -- Akos Polster <akos@pipacs.com>  Sun,  5 Sep 2010 02:00:00 +0200