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 342757 - Title and icon path written as variables to the 'at' script
Title and icon path written as variables to the 'at' script
Status: RESOLVED FIXED
Product: gnome-schedule
Classification: Other
Component: general
1.0.0
Other All
: Normal normal
: ---
Assigned To: GNOME Schedule Maintainers
GNOME Schedule Maintainers
Depends on:
Blocks: 325978
 
 
Reported: 2006-05-24 01:48 UTC by Frank Arnold
Modified: 2006-10-03 14:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Frank Arnold 2006-05-24 01:48:44 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.
Comment 1 Gaute Hope 2006-05-24 08:21:19 UTC
As my comment in bug 342751, think we need a separate file for storing data like this.
Comment 2 Gaute Hope 2006-10-03 14:33:07 UTC
Fixed, using data files.