hicolor-icon-theme has no 20x20 size

Bug #1000840 reported by RedDwarf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Lightspark
Fix Released
Undecided
Unassigned

Bug Description

http://icon-theme.freedesktop.org/wiki/HicolorTheme has no 20x20 size. Installing it would also require updating the /usr/share/icons/hicolor/index.theme file. It would be better to remove it from the lightspark tarball.

Revision history for this message
Alessandro Pignotti (a-pignotti) wrote :

I've removed that icon version

Changed in lightspark:
status: New → Fix Committed
Revision history for this message
Martin Lindhe (martinlindhe) wrote :

hello :-) i think you missed a spot

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 291a85d..19d6342 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -413,7 +413,7 @@ ENDIF(CMAKE_COMPILER_IS_GNUCC)

 #Install icons and desktop file
 if(UNIX)
- FOREACH(i 16 20 22 24 32 36 48 64 72 96 128 192 256 )
+ FOREACH(i 16 22 24 32 36 48 64 72 96 128 192 256 )
     INSTALL(FILES media/lightspark-ico-${i}x${i}.png
             DESTINATION ${DATADIR}/icons/hicolor/${i}x${i}/apps
             RENAME lightspark.png

Revision history for this message
Alessandro Pignotti (a-pignotti) wrote :

Fixed, thanks

Changed in lightspark:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.