[Xfce4-commits] <midori:master> Rename news-feed to internet-news-reader
Christian Dywan
noreply at xfce.org
Wed Jul 11 23:04:01 CEST 2012
Updating branch refs/heads/master
to 125bec697412a6839dca562e9b84b72109a1b931 (commit)
from 68a4ed6c99965956f7124cdfe190482ffcc8204b (commit)
commit 125bec697412a6839dca562e9b84b72109a1b931
Author: Christian Dywan <christian at twotoasts.de>
Date: Wed Jul 11 22:25:33 2012 +0200
Rename news-feed to internet-news-reader
Faenza, Oxygen and Tango use it, and Elementary will.
.../{news-feed.png => internet-news-reader.png} | Bin 832 -> 832 bytes
.../{news-feed.png => internet-news-reader.png} | Bin 1249 -> 1249 bytes
.../{news-feed.svg => internet-news-reader.svg} | 0
icons/wscript_build | 2 +-
midori/midori-stock.h | 2 +-
win32/makedist/midori-0.3.3.nsi | 2 +-
6 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/icons/16x16/news-feed.png b/icons/16x16/internet-news-reader.png
similarity index 100%
rename from icons/16x16/news-feed.png
rename to icons/16x16/internet-news-reader.png
diff --git a/icons/22x22/news-feed.png b/icons/22x22/internet-news-reader.png
similarity index 100%
rename from icons/22x22/news-feed.png
rename to icons/22x22/internet-news-reader.png
diff --git a/icons/scalable/news-feed.svg b/icons/scalable/internet-news-reader.svg
similarity index 100%
rename from icons/scalable/news-feed.svg
rename to icons/scalable/internet-news-reader.svg
diff --git a/icons/wscript_build b/icons/wscript_build
index 6421b80..4e2345c 100644
--- a/icons/wscript_build
+++ b/icons/wscript_build
@@ -41,4 +41,4 @@ def add_image (bld, category, name):
add_image (bld, 'categories', 'extension')
add_image (bld, 'apps', 'midori')
-add_image (bld, 'status', 'news-feed')
+add_image (bld, 'status', 'internet-news-reader')
diff --git a/midori/midori-stock.h b/midori/midori-stock.h
index 721c045..a28d3ed 100644
--- a/midori/midori-stock.h
+++ b/midori/midori-stock.h
@@ -18,7 +18,7 @@
#define STOCK_EXTENSION "extension"
#define STOCK_HISTORY "document-open-recent"
#define STOCK_WEB_BROWSER "web-browser"
-#define STOCK_NEWS_FEED "news-feed"
+#define STOCK_NEWS_FEED "internet-news-reader"
#define STOCK_STYLE "preferences-desktop-theme"
#define STOCK_TRANSFER "package"
#define STOCK_PLUGINS "application-x-shockwave-flash"
diff --git a/win32/makedist/midori-0.3.3.nsi b/win32/makedist/midori-0.3.3.nsi
index cb19b2b..b671812 100644
--- a/win32/makedist/midori-0.3.3.nsi
+++ b/win32/makedist/midori-0.3.3.nsi
@@ -295,7 +295,7 @@ Section "Tango icons" SEC07
!insertmacro InstallTangoIcon "mimetypes\package"
!insertmacro InstallTangoIcon "mimetypes\stock_script"
!insertmacro InstallTangoIcon "mimetypes\vcard"
- #!insertmacro InstallTangoIcon "news-feed"
+ #!insertmacro InstallTangoIcon "internet-news-reader"
#!insertmacro InstallTangoIcon "place-holder"
!insertmacro InstallTangoIcon "places\gnome-stock-trash"
!insertmacro InstallTangoIcon "places\gtk-directory"
More information about the Xfce4-commits
mailing list