After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 409272 - eel-ellipsizing-label is obsolete
eel-ellipsizing-label is obsolete
Status: RESOLVED FIXED
Product: eel
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 409276
Blocks:
 
 
Reported: 2007-02-18 13:43 UTC by Christian Persch
Modified: 2007-02-20 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Makefile.am change (604 bytes, patch)
2007-02-18 13:44 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2007-02-18 13:43:13 UTC
gtk's GtkLabel supports ellipsizing since a long time; eel-ellipsizing-label is therefore obsolete.
Comment 1 Christian Persch 2007-02-18 13:44:21 UTC
Created attachment 82809 [details] [review]
Makefile.am change

And eel-ellipsizing-label.[ch] can just be svn removed.
Comment 2 Christian Persch 2007-02-20 14:00:35 UTC
        * eel/Makefile.am:
        R eel/eel-ellipsizing-label.c:
        R eel/eel-ellipsizing-label.h:
        * test/Makefile.am:
        R test/test-eel-ellipsizing.c: Remove EelEllipsisingLabel. Bug
        #409272.