summaryrefslogtreecommitdiffstats
path: root/clients/tde
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-07-18 17:40:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-07-18 17:40:58 -0500
commit249c8c7cf75de54096bd990658381e684518c457 (patch)
treea9bc0afaf46e835854586d73138b641c6a974ef1 /clients/tde
parent592594bb7c774f8fb97a4c39c9041da31226fb62 (diff)
downloadulab-249c8c7cf75de54096bd990658381e684518c457.tar.gz
ulab-249c8c7cf75de54096bd990658381e684518c457.zip
Add icons
Diffstat (limited to 'clients/tde')
-rw-r--r--clients/tde/src/part/commanalyzer/Makefile.am2
-rw-r--r--clients/tde/src/part/commanalyzer/hi16-action-libremotelab_commanalyzer.pngbin0 -> 790 bytes
-rw-r--r--clients/tde/src/part/fpgaprogram/Makefile.am2
-rw-r--r--clients/tde/src/part/fpgaprogram/hi16-action-libremotelab_fpgaprogrammer.pngbin0 -> 782 bytes
-rw-r--r--clients/tde/src/part/fpgaview/Makefile.am2
-rw-r--r--clients/tde/src/part/fpgaview/hi16-action-libremotelab_fpgaviewer.pngbin0 -> 762 bytes
-rw-r--r--clients/tde/src/part/scope/Makefile.am2
-rw-r--r--clients/tde/src/part/scope/hi16-action-libremotelab_scope.pngbin0 -> 533 bytes
8 files changed, 8 insertions, 0 deletions
diff --git a/clients/tde/src/part/commanalyzer/Makefile.am b/clients/tde/src/part/commanalyzer/Makefile.am
index 26e58a2..d1b61c6 100644
--- a/clients/tde/src/part/commanalyzer/Makefile.am
+++ b/clients/tde/src/part/commanalyzer/Makefile.am
@@ -2,6 +2,8 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES = AUTO
+KDE_ICON = libremotelab_commanalyzer
+
#Part
kde_module_LTLIBRARIES = libremotelab_commanalyzer.la
libremotelab_commanalyzer_la_LIBADD = ../../widgets/libtracewidget.la ../../widgets/libfloatspinbox.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI) $(LIB_QT)
diff --git a/clients/tde/src/part/commanalyzer/hi16-action-libremotelab_commanalyzer.png b/clients/tde/src/part/commanalyzer/hi16-action-libremotelab_commanalyzer.png
new file mode 100644
index 0000000..4ef12da
--- /dev/null
+++ b/clients/tde/src/part/commanalyzer/hi16-action-libremotelab_commanalyzer.png
Binary files differ
diff --git a/clients/tde/src/part/fpgaprogram/Makefile.am b/clients/tde/src/part/fpgaprogram/Makefile.am
index e333ce1..1fe1065 100644
--- a/clients/tde/src/part/fpgaprogram/Makefile.am
+++ b/clients/tde/src/part/fpgaprogram/Makefile.am
@@ -2,6 +2,8 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES = AUTO
+KDE_ICON = libremotelab_fpgaprogrammer
+
# Part
kde_module_LTLIBRARIES = libremotelab_fpgaprogrammer.la
libremotelab_fpgaprogrammer_la_LIBADD = ../../widgets/libtracewidget.la ../../widgets/libfloatspinbox.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI) $(LIB_QT) -ltdekrbsocket -ltqtrla
diff --git a/clients/tde/src/part/fpgaprogram/hi16-action-libremotelab_fpgaprogrammer.png b/clients/tde/src/part/fpgaprogram/hi16-action-libremotelab_fpgaprogrammer.png
new file mode 100644
index 0000000..cc99d11
--- /dev/null
+++ b/clients/tde/src/part/fpgaprogram/hi16-action-libremotelab_fpgaprogrammer.png
Binary files differ
diff --git a/clients/tde/src/part/fpgaview/Makefile.am b/clients/tde/src/part/fpgaview/Makefile.am
index 63fdf0f..58c8985 100644
--- a/clients/tde/src/part/fpgaview/Makefile.am
+++ b/clients/tde/src/part/fpgaview/Makefile.am
@@ -2,6 +2,8 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES = AUTO
+KDE_ICON = libremotelab_fpgaviewer
+
# Part
kde_module_LTLIBRARIES = libremotelab_fpgaviewer.la
libremotelab_fpgaviewer_la_LIBADD = ../../widgets/libtracewidget.la ../../widgets/libfloatspinbox.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI) $(LIB_QT) -ltdekrbsocket -ltqtrla
diff --git a/clients/tde/src/part/fpgaview/hi16-action-libremotelab_fpgaviewer.png b/clients/tde/src/part/fpgaview/hi16-action-libremotelab_fpgaviewer.png
new file mode 100644
index 0000000..cac7f6a
--- /dev/null
+++ b/clients/tde/src/part/fpgaview/hi16-action-libremotelab_fpgaviewer.png
Binary files differ
diff --git a/clients/tde/src/part/scope/Makefile.am b/clients/tde/src/part/scope/Makefile.am
index b2b9c34..e92e6ba 100644
--- a/clients/tde/src/part/scope/Makefile.am
+++ b/clients/tde/src/part/scope/Makefile.am
@@ -2,6 +2,8 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/src -I$(top_srcdir)/src/widgets $
KDE_CXXFLAGS = $(USE_EXCEPTIONS)
METASOURCES = AUTO
+KDE_ICON = libremotelab_scope
+
#Part
kde_module_LTLIBRARIES = libremotelab_scope.la
libremotelab_scope_la_LIBADD = ../../widgets/libtracewidget.la ../../widgets/libfloatspinbox.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI) $(LIB_QT)
diff --git a/clients/tde/src/part/scope/hi16-action-libremotelab_scope.png b/clients/tde/src/part/scope/hi16-action-libremotelab_scope.png
new file mode 100644
index 0000000..0430ff6
--- /dev/null
+++ b/clients/tde/src/part/scope/hi16-action-libremotelab_scope.png
Binary files differ