Rename news-feed to internet-news-reader
Faenza, Oxygen and Tango use it, and Elementary will.
This commit is contained in:
parent
68a4ed6c99
commit
125bec6974
6 changed files with 3 additions and 3 deletions
Before Width: | Height: | Size: 832 B After Width: | Height: | Size: 832 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -41,4 +41,4 @@ def add_image (bld, category, name):
|
||||||
|
|
||||||
add_image (bld, 'categories', 'extension')
|
add_image (bld, 'categories', 'extension')
|
||||||
add_image (bld, 'apps', 'midori')
|
add_image (bld, 'apps', 'midori')
|
||||||
add_image (bld, 'status', 'news-feed')
|
add_image (bld, 'status', 'internet-news-reader')
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
#define STOCK_EXTENSION "extension"
|
#define STOCK_EXTENSION "extension"
|
||||||
#define STOCK_HISTORY "document-open-recent"
|
#define STOCK_HISTORY "document-open-recent"
|
||||||
#define STOCK_WEB_BROWSER "web-browser"
|
#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_STYLE "preferences-desktop-theme"
|
||||||
#define STOCK_TRANSFER "package"
|
#define STOCK_TRANSFER "package"
|
||||||
#define STOCK_PLUGINS "application-x-shockwave-flash"
|
#define STOCK_PLUGINS "application-x-shockwave-flash"
|
||||||
|
|
|
@ -295,7 +295,7 @@ Section "Tango icons" SEC07
|
||||||
!insertmacro InstallTangoIcon "mimetypes\package"
|
!insertmacro InstallTangoIcon "mimetypes\package"
|
||||||
!insertmacro InstallTangoIcon "mimetypes\stock_script"
|
!insertmacro InstallTangoIcon "mimetypes\stock_script"
|
||||||
!insertmacro InstallTangoIcon "mimetypes\vcard"
|
!insertmacro InstallTangoIcon "mimetypes\vcard"
|
||||||
#!insertmacro InstallTangoIcon "news-feed"
|
#!insertmacro InstallTangoIcon "internet-news-reader"
|
||||||
#!insertmacro InstallTangoIcon "place-holder"
|
#!insertmacro InstallTangoIcon "place-holder"
|
||||||
!insertmacro InstallTangoIcon "places\gnome-stock-trash"
|
!insertmacro InstallTangoIcon "places\gnome-stock-trash"
|
||||||
!insertmacro InstallTangoIcon "places\gtk-directory"
|
!insertmacro InstallTangoIcon "places\gtk-directory"
|
||||||
|
|
Loading…
Reference in a new issue