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 171601 - gnome app is deprecated replace gnomeapp widgets with gtk one's
gnome app is deprecated replace gnomeapp widgets with gtk one's
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks: 301617
 
 
Reported: 2005-03-25 15:29 UTC by Kristof Vansant
Modified: 2006-11-29 19:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove GnomeApp (9.37 KB, patch)
2006-11-29 18:17 UTC, manuel braga
none Details | Review

Description Kristof Vansant 2005-03-25 15:29:31 UTC
Please describe the problem:
src/gthumb-window.c

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 manuel braga 2006-11-29 18:17:49 UTC
Created attachment 77358 [details] [review]
Remove GnomeApp

Please revise, comment.
This patch do not use the DETACHABLE preferences, it appears that outher gnome applications do not implement this kind of feature.
Comment 2 Michael Chudobiak 2006-11-29 19:15:29 UTC
Thanks Manuel! Great work!

I didn't see any problems during testing, and the code looks good to me, so I've committed it. (It can be tweaked if necessary.)

- Mike