gnome-schedule r834 - in trunk: . src



Author: gauteh
Date: 2007-04-27 13:44:51 +0100 (Fri, 27 Apr 2007)
New Revision: 834
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-schedule?rev=834&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/at.py
   trunk/src/atEditor.py
   trunk/src/crontab.py
   trunk/src/crontabEditor.py
   trunk/src/mainWindow.py
   trunk/src/preset.py
Log:
* at the moment quite some debug that will be removed after some testing.
        * added a new field to the treemodel created in mainWindow.py to keep the nooutput field. Also added a new gconf field for the nooutput field. Updated template handelers in the editors. at does not use the nooutput option, but since they are both using the same backend for some reason it needs to specify and load aswell this, send and recieve bogus.
        * got problems with the at parser in this case and created a new regexp, using datetime to create a datetime object out of the complete date/time string parsed out of atq's output, the new regexp is number 3. Still struggeling to figure out how to make atq output predictable in all versions.
        * added nooutput field to the crontab datafiles to fix parsing error and not having to parse the crontab line to figure out if it is inteneded to have no output





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]