~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/attributes.cpp

  • Committer: Ted Gould
  • Date: 2008-11-21 05:24:08 UTC
  • Revision ID: ted@canonical.com-20081121052408-tilucis2pjrrpzxx
MergeĀ fromĀ fe-moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    {SP_ATTR_INKSCAPE_WINDOW_X, "inkscape:window-x"},
88
88
    {SP_ATTR_INKSCAPE_WINDOW_Y, "inkscape:window-y"},
89
89
    {SP_ATTR_INKSCAPE_SNAP_GLOBAL, "inkscape:snap-global"},
90
 
    {SP_ATTR_INKSCAPE_SNAP_INDICATOR, "inkscape:snap-indicator"},
91
90
    {SP_ATTR_INKSCAPE_SNAP_BBOX, "inkscape:snap-bbox"},
92
91
    {SP_ATTR_INKSCAPE_SNAP_NODES, "inkscape:snap-nodes"},
93
92
    {SP_ATTR_INKSCAPE_SNAP_GUIDE, "inkscape:snap-guide"},