GNOME Bugzilla – Bug 342757
Title and icon path written as variables to the 'at' script
Last modified: 2006-10-03 14:33:07 UTC
With Gnome Schedule created 'at' jobs contain lines similar like these: TITLE=Title ICON=/usr/share/pixmaps/nautilus/Bluecurve/i-executable.png Please make this as comments. If someone uses an uninitalized variable named TITLE or ICON this can give unwanted effects.
As my comment in bug 342751, think we need a separate file for storing data like this.
Fixed, using data files.