Comment 27 for bug 183368

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

I think we need to rename the actual files or add another field to the python makefile, I'm not sure what's better. In the example of the media icon back applet, changing the APPLET_NAME to media-icon-back results in:

make[1]: *** No rule to make target `media-icon-back.desktop', needed by `all-am'. Stop.

So APPLET_NAME is being used to define both the name of the .desktop and the file structure, but in these cases they are not the same.