/[graveman]/graveman/current/src/matos.c
ViewVC logotype

Diff of /graveman/current/src/matos.c

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

revision 1.7 by scresto, Wed Feb 2 23:07:25 2005 UTC revision 1.8 by scresto, Thu Feb 3 03:20:34 2005 UTC
# Line 153  gboolean burn_copy(GHashTable *Ahash, GE Line 153  gboolean burn_copy(GHashTable *Ahash, GE
153  _DEB("DEBUT COPIE !! 0");  _DEB("DEBUT COPIE !! 0");
154    
155    if (!strcmp(Lsrc, "iso") && !strcmp(Ldst, "iso")) {    if (!strcmp(Lsrc, "iso") && !strcmp(Ldst, "iso")) {
156      g_set_error(Aerror, GRAVEMAN_ERROR, _ERR_INAPROPRIATE_MODE,      g_set_error(Aerror, GRAVEMAN_ERROR, _ERR_INAPPROPRIATE_MODE,
157        _("Cannot duplicate an iso image to an another iso image with graveman, just copy this file !"));        _("Cannot duplicate an iso image to an another iso image with graveman, just copy this file !"));
158      return FALSE;      return FALSE;
159    }    }

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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