! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Fix CLIPBAORD typo in thunar-clipboard-manager.h
Status:
RESOLVED: FIXED

Comments

Description Harald Judt 2011-03-11 13:51:11 CET
You have a typo in the defines in the header file...

35 #define THUNAR_IS_CLIPBAORD_MANAGER_CLASS(klass)  (G_TYPE_CHECK_CLASS_TYPE ((klass), THUNAR_TYPE_CLIPBOARD_MANAGER))
36 #define THUNAR_CLIPBOARD_MANAGER_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), THUNAR_TYPE_CLIPBAORD_MANAGER, ThunarClipboardManagerClass))

I don't know what this breaks, but I guess this is not intentional, so you might consider s/CLIPBAORD/CLIPBAORD/g.
Comment 1 Jérôme Guelfucci editbugs 2011-05-15 19:17:40 CEST
Fixed in git master branch, thanks for spotting this.

Bug #7402

Reported by:
Harald Judt
Reported on: 2011-03-11
Last modified on: 2011-05-15

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information