[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/21.0.1180.57_r148591-1-4-g2bb621a

Giuseppe Iuculano iuculano at debian.org
Wed Aug 8 20:59:58 UTC 2012


The following commit has been merged in the experimental branch:
commit 2f150445719c684d262fd1b79e51092bb9bd6170
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Wed Jun 20 14:45:09 2012 +0200

    Search te correct icon when minimised
    
    Close: #651455
    Thanks: Jonathan Nieder

diff --git a/debian/patches/icon.patch b/debian/patches/icon.patch
new file mode 100644
index 0000000..63343e7
--- /dev/null
+++ b/debian/patches/icon.patch
@@ -0,0 +1,13 @@
+Index: sid/src/chrome/browser/ui/gtk/gtk_util.cc
+===================================================================
+--- sid.orig/src/chrome/browser/ui/gtk/gtk_util.cc	2012-05-19 16:54:56.000000000 +0200
++++ sid/src/chrome/browser/ui/gtk/gtk_util.cc	2012-06-20 14:44:42.111313983 +0200
+@@ -58,7 +58,7 @@
+ #if defined(GOOGLE_CHROME_BUILD)
+ static const char* kIconName = "google-chrome";
+ #else
+-static const char* kIconName = "chromium-browser";
++static const char* kIconName = "chromium";
+ #endif
+ 
+ const char kBoldLabelMarkup[] = "<span weight='bold'>%s</span>";
diff --git a/debian/patches/series b/debian/patches/series
index 820a9a6..26afc94 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -25,3 +25,4 @@ gcc4.7.patch
 sqlite.patch
 alignment.patch
 arm.patch
+icon.patch

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list