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 56433 - Dia does not provide an icon for the task list applet
Dia does not provide an icon for the task list applet
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
0.86
Other Linux
: Normal enhancement
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2001-06-19 23:36 UTC by Richard Kinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.32 KB, patch)
2002-07-05 14:17 UTC, Xing Wang
none Details | Review
dia_gnome_icon.png scaled to 48x48 (2.50 KB, image/png)
2002-07-05 14:18 UTC, Xing Wang
  Details

Description Richard Kinder 2001-06-19 23:36:37 UTC
See summary.
Comment 1 James Henstridge 2002-05-02 01:25:38 UTC
Mass reassign of bugs to dia-maint@bugzilla.gnome.org.
Comment 2 Xing Wang 2002-07-05 14:15:24 UTC
I'm sending a patch to close this bug. 
gnome_window_icon_set_default_from_file() is used. Also, replace
deprecated gnome_init_with_popt_table() with new gnome_program_init().
Add one line to configure.in, too. 

Some other trivial typo fixes are also included in the patch because I
run 'cvs -z3 diff -uN2' in the root directory. Please feel free to
ignore them, or even better, apply them:)

Usually a gnome icon  is in 48x48, while the old dia_gnome_icon.png is
64x63(kinda irregular), so I'm also attaching a rescaled
dia_gnome_icon.png.
Comment 3 Xing Wang 2002-07-05 14:17:01 UTC
Created attachment 9655 [details] [review]
patch
Comment 4 Xing Wang 2002-07-05 14:18:02 UTC
Created attachment 9657 [details]
dia_gnome_icon.png scaled to 48x48
Comment 5 Lars Clausen 2002-07-24 03:16:40 UTC
All but the right pointer to the icon was already committed.  It's all there now.  Thanks for the patch!