diff options
Diffstat (limited to 'kregexpeditor/picts')
-rw-r--r-- | kregexpeditor/picts/Makefile.am | 2 | ||||
-rw-r--r-- | kregexpeditor/picts/altn.png | bin | 0 -> 310 bytes | |||
-rw-r--r-- | kregexpeditor/picts/anychar.png | bin | 0 -> 616 bytes | |||
-rw-r--r-- | kregexpeditor/picts/autoverify.png | bin | 0 -> 142 bytes | |||
-rw-r--r-- | kregexpeditor/picts/begline.png | bin | 0 -> 244 bytes | |||
-rw-r--r-- | kregexpeditor/picts/characters.png | bin | 0 -> 240 bytes | |||
-rw-r--r-- | kregexpeditor/picts/compound.png | bin | 0 -> 285 bytes | |||
-rw-r--r-- | kregexpeditor/picts/endline.png | bin | 0 -> 245 bytes | |||
-rw-r--r-- | kregexpeditor/picts/error.png | bin | 0 -> 234 bytes | |||
-rw-r--r-- | kregexpeditor/picts/neglookahead.png | bin | 0 -> 297 bytes | |||
-rw-r--r-- | kregexpeditor/picts/nonwordboundary.png | bin | 0 -> 225 bytes | |||
-rw-r--r-- | kregexpeditor/picts/poslookahead.png | bin | 0 -> 297 bytes | |||
-rw-r--r-- | kregexpeditor/picts/repeat.png | bin | 0 -> 632 bytes | |||
-rw-r--r-- | kregexpeditor/picts/select.png | bin | 0 -> 742 bytes | |||
-rw-r--r-- | kregexpeditor/picts/text.png | bin | 0 -> 338 bytes | |||
-rw-r--r-- | kregexpeditor/picts/verify.png | bin | 0 -> 141 bytes | |||
-rw-r--r-- | kregexpeditor/picts/wordboundary.png | bin | 0 -> 210 bytes |
17 files changed, 2 insertions, 0 deletions
diff --git a/kregexpeditor/picts/Makefile.am b/kregexpeditor/picts/Makefile.am new file mode 100644 index 0000000..32b5061 --- /dev/null +++ b/kregexpeditor/picts/Makefile.am @@ -0,0 +1,2 @@ +pics_DATA= altn.png begline.png compound.png neglookahead.png poslookahead.png select.png wordboundary.png anychar.png characters.png endline.png nonwordboundary.png repeat.png text.png error.png autoverify.png verify.png +picsdir = $(kde_datadir)/kregexpeditor/pics diff --git a/kregexpeditor/picts/altn.png b/kregexpeditor/picts/altn.png Binary files differnew file mode 100644 index 0000000..900a1e9 --- /dev/null +++ b/kregexpeditor/picts/altn.png diff --git a/kregexpeditor/picts/anychar.png b/kregexpeditor/picts/anychar.png Binary files differnew file mode 100644 index 0000000..11048ca --- /dev/null +++ b/kregexpeditor/picts/anychar.png diff --git a/kregexpeditor/picts/autoverify.png b/kregexpeditor/picts/autoverify.png Binary files differnew file mode 100644 index 0000000..af68612 --- /dev/null +++ b/kregexpeditor/picts/autoverify.png diff --git a/kregexpeditor/picts/begline.png b/kregexpeditor/picts/begline.png Binary files differnew file mode 100644 index 0000000..3465a9e --- /dev/null +++ b/kregexpeditor/picts/begline.png diff --git a/kregexpeditor/picts/characters.png b/kregexpeditor/picts/characters.png Binary files differnew file mode 100644 index 0000000..7f218bf --- /dev/null +++ b/kregexpeditor/picts/characters.png diff --git a/kregexpeditor/picts/compound.png b/kregexpeditor/picts/compound.png Binary files differnew file mode 100644 index 0000000..a56c9bb --- /dev/null +++ b/kregexpeditor/picts/compound.png diff --git a/kregexpeditor/picts/endline.png b/kregexpeditor/picts/endline.png Binary files differnew file mode 100644 index 0000000..29b512e --- /dev/null +++ b/kregexpeditor/picts/endline.png diff --git a/kregexpeditor/picts/error.png b/kregexpeditor/picts/error.png Binary files differnew file mode 100644 index 0000000..4738f60 --- /dev/null +++ b/kregexpeditor/picts/error.png diff --git a/kregexpeditor/picts/neglookahead.png b/kregexpeditor/picts/neglookahead.png Binary files differnew file mode 100644 index 0000000..3cc0291 --- /dev/null +++ b/kregexpeditor/picts/neglookahead.png diff --git a/kregexpeditor/picts/nonwordboundary.png b/kregexpeditor/picts/nonwordboundary.png Binary files differnew file mode 100644 index 0000000..b22f4d4 --- /dev/null +++ b/kregexpeditor/picts/nonwordboundary.png diff --git a/kregexpeditor/picts/poslookahead.png b/kregexpeditor/picts/poslookahead.png Binary files differnew file mode 100644 index 0000000..492692b --- /dev/null +++ b/kregexpeditor/picts/poslookahead.png diff --git a/kregexpeditor/picts/repeat.png b/kregexpeditor/picts/repeat.png Binary files differnew file mode 100644 index 0000000..2646111 --- /dev/null +++ b/kregexpeditor/picts/repeat.png diff --git a/kregexpeditor/picts/select.png b/kregexpeditor/picts/select.png Binary files differnew file mode 100644 index 0000000..e04ab17 --- /dev/null +++ b/kregexpeditor/picts/select.png diff --git a/kregexpeditor/picts/text.png b/kregexpeditor/picts/text.png Binary files differnew file mode 100644 index 0000000..8b256ca --- /dev/null +++ b/kregexpeditor/picts/text.png diff --git a/kregexpeditor/picts/verify.png b/kregexpeditor/picts/verify.png Binary files differnew file mode 100644 index 0000000..dd76b7c --- /dev/null +++ b/kregexpeditor/picts/verify.png diff --git a/kregexpeditor/picts/wordboundary.png b/kregexpeditor/picts/wordboundary.png Binary files differnew file mode 100644 index 0000000..0e89a6b --- /dev/null +++ b/kregexpeditor/picts/wordboundary.png |