diff --git a/.gitattributes b/.gitattributes
index b93aafd72b..05d4b88db1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8203,6 +8203,16 @@ images/states/state_unit_circular_reference.png -text svneol=unset#image/png
images/states/state_unknown.png -text svneol=unset#image/png
images/states/state_warning.png -text svneol=unset#image/png
images/states/state_warning_75.png -text
+images/svg/debugger/debugger_current_line.svg svneol=native#text/plain
+images/svg/debugger/debugger_current_line_breakpoint.svg svneol=native#text/plain
+images/svg/debugger/debugger_current_line_disabled_breakpoint.svg svneol=native#text/plain
+images/svg/sourceeditor/ActiveBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/InactiveBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/InvalidBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/InvalidDisabledBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/PendingBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/UnknownBreakPoint.svg svneol=native#text/plain
+images/svg/sourceeditor/UnknownDisabledBreakPoint.svg svneol=native#text/plain
images/template.png -text svneol=unset#image/png
images/vase_trans.xpm -text svneol=native#image/x-xpixmap
images/windows/win_formeditor.ico -text
diff --git a/images/svg/debugger/debugger_current_line.svg b/images/svg/debugger/debugger_current_line.svg
new file mode 100644
index 0000000000..e50eae2028
--- /dev/null
+++ b/images/svg/debugger/debugger_current_line.svg
@@ -0,0 +1,71 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/debugger/debugger_current_line_breakpoint.svg b/images/svg/debugger/debugger_current_line_breakpoint.svg
new file mode 100644
index 0000000000..3236db28e1
--- /dev/null
+++ b/images/svg/debugger/debugger_current_line_breakpoint.svg
@@ -0,0 +1,226 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/debugger/debugger_current_line_disabled_breakpoint.svg b/images/svg/debugger/debugger_current_line_disabled_breakpoint.svg
new file mode 100644
index 0000000000..6cbb8935b4
--- /dev/null
+++ b/images/svg/debugger/debugger_current_line_disabled_breakpoint.svg
@@ -0,0 +1,156 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/ActiveBreakPoint.svg b/images/svg/sourceeditor/ActiveBreakPoint.svg
new file mode 100644
index 0000000000..736590f2ff
--- /dev/null
+++ b/images/svg/sourceeditor/ActiveBreakPoint.svg
@@ -0,0 +1,225 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/InactiveBreakPoint.svg b/images/svg/sourceeditor/InactiveBreakPoint.svg
new file mode 100644
index 0000000000..e149acc527
--- /dev/null
+++ b/images/svg/sourceeditor/InactiveBreakPoint.svg
@@ -0,0 +1,149 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/InvalidBreakPoint.svg b/images/svg/sourceeditor/InvalidBreakPoint.svg
new file mode 100644
index 0000000000..72603388ee
--- /dev/null
+++ b/images/svg/sourceeditor/InvalidBreakPoint.svg
@@ -0,0 +1,204 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/InvalidDisabledBreakPoint.svg b/images/svg/sourceeditor/InvalidDisabledBreakPoint.svg
new file mode 100644
index 0000000000..109c87324f
--- /dev/null
+++ b/images/svg/sourceeditor/InvalidDisabledBreakPoint.svg
@@ -0,0 +1,163 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/PendingBreakPoint.svg b/images/svg/sourceeditor/PendingBreakPoint.svg
new file mode 100644
index 0000000000..4e09e6195c
--- /dev/null
+++ b/images/svg/sourceeditor/PendingBreakPoint.svg
@@ -0,0 +1,163 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/UnknownBreakPoint.svg b/images/svg/sourceeditor/UnknownBreakPoint.svg
new file mode 100644
index 0000000000..50940e8541
--- /dev/null
+++ b/images/svg/sourceeditor/UnknownBreakPoint.svg
@@ -0,0 +1,204 @@
+
+
+
\ No newline at end of file
diff --git a/images/svg/sourceeditor/UnknownDisabledBreakPoint.svg b/images/svg/sourceeditor/UnknownDisabledBreakPoint.svg
new file mode 100644
index 0000000000..f42d49a3f4
--- /dev/null
+++ b/images/svg/sourceeditor/UnknownDisabledBreakPoint.svg
@@ -0,0 +1,163 @@
+
+
+
\ No newline at end of file