* [PATCH][meta-browser] chromium: fix icon location in google-chrome.desktop
@ 2013-04-19 9:08 Andreas Müller
2013-04-19 9:14 ` Eric Bénard
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Müller @ 2013-04-19 9:08 UTC (permalink / raw)
To: eric, denis, otavio, openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
.../chromium/chromium/google-chrome.desktop | 2 +-
recipes-browser/chromium/chromium_24.0.1312.52.bb | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/recipes-browser/chromium/chromium/google-chrome.desktop b/recipes-browser/chromium/chromium/google-chrome.desktop
index d29fdb2..0b639a9 100644
--- a/recipes-browser/chromium/chromium/google-chrome.desktop
+++ b/recipes-browser/chromium/chromium/google-chrome.desktop
@@ -107,7 +107,7 @@ Comment[zh_HK]=連線到網際網路
Comment[zh_TW]=連線到網際網路
Exec=/usr/bin/google-chrome %U
Terminal=false
-Icon=google-chrome
+Icon=/usr/bin/chrome/product_logo_48.png
Type=Application
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
diff --git a/recipes-browser/chromium/chromium_24.0.1312.52.bb b/recipes-browser/chromium/chromium_24.0.1312.52.bb
index ab0fb4b..2827cc1 100644
--- a/recipes-browser/chromium/chromium_24.0.1312.52.bb
+++ b/recipes-browser/chromium/chromium_24.0.1312.52.bb
@@ -13,6 +13,8 @@ SRC_URI = "http://commondatastorage.googleapis.com/chromium-browser-official/${P
file://google-chrome.desktop \
"
+PR = "r1"
+
# include.gypi exists only for armv6 and armv7a and there isn't something like COMPATIBLE_ARCH afaik
COMPATIBLE_MACHINE = "(-)"
COMPATIBLE_MACHINE_i586 = "(.*)"
--
1.7.4.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][meta-browser] chromium: fix icon location in google-chrome.desktop
2013-04-19 9:08 [PATCH][meta-browser] chromium: fix icon location in google-chrome.desktop Andreas Müller
@ 2013-04-19 9:14 ` Eric Bénard
0 siblings, 0 replies; 2+ messages in thread
From: Eric Bénard @ 2013-04-19 9:14 UTC (permalink / raw)
To: Andreas Müller; +Cc: openembedded-devel, otavio
Hi Andreas,
Le Fri, 19 Apr 2013 11:08:34 +0200,
Andreas Müller <schnitzeltony@googlemail.com> a écrit :
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
> .../chromium/chromium/google-chrome.desktop | 2 +-
> recipes-browser/chromium/chromium_24.0.1312.52.bb | 2 ++
> 2 files changed, 3 insertions(+), 1 deletions(-)
>
thanks, pushed to master and danny.
Eric
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-19 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 9:08 [PATCH][meta-browser] chromium: fix icon location in google-chrome.desktop Andreas Müller
2013-04-19 9:14 ` Eric Bénard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.