Code

clean up tabs and DOS-ishness
[inkscape.git] / src / ink-action.cpp
index 418a9ce4f914b304bbfdf1f037d89f2564416088..c09cade057cb121da51bbd9eff0a6fbad2262e2b 100644 (file)
@@ -116,6 +116,7 @@ static void ink_action_finalize( GObject* obj )
 
 }
 
+//Any strings passed in should already be localised
 InkAction* ink_action_new( const gchar *name,
                            const gchar *label,
                            const gchar *tooltip,