I'm running Bitcoin Core 0.13.2.0 on a Gentoo Linux machine. GNOME is my desktop environment.
When the mouse cursor is over the application icon "Bitcoin-Qt" is displayed instead of "Bitcoin Core":

xprop returns the following informations:
$ xprop| grep Bitcoin-Qt
WM_CLASS(STRING) = "bitcoin-qt", "Bitcoin-Qt"
In my opinion it should be replaced with the new official name, which is "Bitcoin Core".