X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Feditors.h;h=acb067489f419584ed9d72a5480215f2ee11f5d4;hp=e0ca1b82ba4c29a31d581c8ed447e824a2cfcb0d;hb=e436ea53511e1dadab981af18b237fee83fde39b;hpb=2dfa5f58107ba16e171e2e65524859a42b057742 diff --git a/src/editors.h b/src/editors.h index e0ca1b82..acb06748 100644 --- a/src/editors.h +++ b/src/editors.h @@ -42,7 +42,7 @@ struct _EditorDescription { gchar *name; /* Name, localized name presented to user */ gchar *icon; /* Icon */ gchar *exec; /* Exec */ - gchar *menu_path; + gchar *menu_path; gchar *hotkey; GList *ext_list; gchar *file;