diff options
author | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-02-15 02:57:53 +0800 |
commit | 189722383bc516c4795233d42fc85471adbfb78c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /graphics/eog/pkg-plist | |
parent | 140d30a2a631f34b0530c4177867d6b09a692ed2 (diff) | |
download | freebsd-ports-graphics-189722383bc516c4795233d42fc85471adbfb78c.tar.gz freebsd-ports-graphics-189722383bc516c4795233d42fc85471adbfb78c.tar.zst freebsd-ports-graphics-189722383bc516c4795233d42fc85471adbfb78c.zip |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
Diffstat (limited to 'graphics/eog/pkg-plist')
-rw-r--r-- | graphics/eog/pkg-plist | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 8e7c35b55a1..879e2c406d5 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -35,19 +35,15 @@ share/GConf/gsettings/eog.convert share/appdata/eog.appdata.xml share/applications/eog.desktop %%DATADIR%%/gir-1.0/Eog-%%VERSION%%.gir -%%DATADIR%%/icons/hicolor/16x16/actions/eog-image-gallery.png %%DATADIR%%/icons/hicolor/16x16/actions/eog-plugin.png %%DATADIR%%/icons/hicolor/16x16/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/22x22/actions/eog-image-gallery.png %%DATADIR%%/icons/hicolor/22x22/actions/eog-plugin.png %%DATADIR%%/icons/hicolor/22x22/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/24x24/actions/eog-image-gallery.png %%DATADIR%%/icons/hicolor/24x24/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/32x32/actions/eog-image-gallery.png %%DATADIR%%/icons/hicolor/32x32/actions/eog-plugin.png %%DATADIR%%/icons/hicolor/32x32/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/48x48/actions/slideshow-play.png -%%DATADIR%%/icons/hicolor/scalable/actions/eog-image-gallery.svg +%%DATADIR%%/icons/hicolor/scalable/actions/eog-image-gallery-symbolic.svg %%DATADIR%%/icons/hicolor/scalable/actions/eog-plugin.svg %%DATADIR%%/icons/hicolor/scalable/actions/slideshow-play.svg share/gtk-doc/html/eog/EogClipboardHandler.html |