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 573997 - no svg sources for the icons
no svg sources for the icons
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Pitivi maintainers
Pitivi maintainers
: 378597 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-03-03 23:00 UTC by Andreas Nilsson
Modified: 2009-05-13 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
icons in all sizes with svg's as well (25.58 KB, application/x-gzip)
2009-03-03 23:01 UTC, Andreas Nilsson
Details

Description Andreas Nilsson 2009-03-03 23:00:35 UTC
Seems like the sources are missing for the icons. This makes it really hard to modify the icon. Kind of a binary blob so to say.
Comment 1 Andreas Nilsson 2009-03-03 23:01:23 UTC
Created attachment 129979 [details]
icons in all sizes with svg's as well
Comment 2 Jean-François Fortin Tam 2009-03-03 23:23:20 UTC
Ideally, they must also be installed in the hicolor icon theme so that the proper resolution is used automatically (if I recall correctly, something like this: http://live.gnome.org/ThemableAppSpecificIcons)
Comment 3 Andreas Nilsson 2009-03-03 23:30:10 UTC
Almost. App icons can go into /usr/share/icons/hicolor/$size/apps, not into /usr/share/pixmaps like now. /usr/share/pitivi/icons... is for icons specific to Pitivi (like crop/render/etc.).
Comment 4 Edward Hervey 2009-05-13 17:58:57 UTC
*** Bug 378597 has been marked as a duplicate of this bug. ***
Comment 5 Edward Hervey 2009-05-13 18:27:46 UTC
commit 92bc298a90dbb99b5cc7c34f0499dfa7182fb21f
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Wed May 13 20:12:57 2009 +0200

    icons: Add scalable icons. Fixes #573997
    
    Icons by Andreas Nilsson