diff options
Diffstat (limited to 'net-im/pidgin/pidgin-2.14.1.ebuild')
-rw-r--r-- | net-im/pidgin/pidgin-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index 41fc4c911c96..f90cd8e94cd7 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -247,7 +247,7 @@ src_install() { if use gtk ; then # Fix tray paths for e16 (x11-wm/enlightenment) and other - # implementations that are not complient with new hicolor theme yet, #323355 + # implementations that are not compliant with new hicolor theme yet, #323355 local pixmapdir for d in 16 22 32 48; do pixmapdir=${ED}/usr/share/pixmaps/pidgin/tray/hicolor/${d}x${d}/actions |