/[graveman]/graveman/current/include/graveman.h
ViewVC logotype

Diff of /graveman/current/include/graveman.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by scresto, Sun Mar 27 23:51:07 2005 UTC revision 1.13 by scresto, Thu Mar 31 22:14:13 2005 UTC
# Line 169  Line 169 
169                              (drive->type & _WRITE_CDR ? GCDRWpetiteIcone : \                              (drive->type & _WRITE_CDR ? GCDRWpetiteIcone : \
170                              (drive->type & _READ_DVD ? GDVDpetiteIcone : GCDpetiteIcone)))                              (drive->type & _READ_DVD ? GDVDpetiteIcone : GCDpetiteIcone)))
171    
172    #define DRIVE_DEV(drive) ((gchar *)g_slist_nth_data(drive->dev, drive->actuperiph))
173      
174  /* type des medias */  /* type des medias */
175  #define _MEDIA_NONE       0  #define _MEDIA_NONE       0
176  #define _MEDIA_CD         1  #define _MEDIA_CD         1

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26