From 901fab9aa0e0a7a02ba28042e95071d40a7db5a1 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 21 Aug 2007 14:30:27 +0000 Subject: [PATCH] *** empty log message *** --- resources/Makefile.am | 66 +---- resources/Tools_en.xml | 21 -- resources/Tools_fr.xml | 21 -- resources/back.xpm | 27 -- resources/cascade.png | Bin 225 -> 0 bytes resources/channel.cfg | 278 --------------------- resources/close.png | Bin 212 -> 0 bytes resources/copy.png | Bin 245 -> 0 bytes resources/default.png | Bin 684 -> 0 bytes resources/dl_delete.png | Bin 174 -> 0 bytes resources/dl_insert.png | Bin 193 -> 0 bytes resources/dl_movedown.png | Bin 149 -> 0 bytes resources/dl_moveup.png | Bin 151 -> 0 bytes resources/forward.xpm | 28 --- resources/help.png | Bin 910 -> 0 bytes resources/home.xpm | 27 -- resources/new.png | Bin 177 -> 0 bytes resources/open.png | Bin 231 -> 0 bytes resources/paste.png | Bin 280 -> 0 bytes resources/plot2d_dump.png | Bin 610 -> 0 bytes resources/plot2d_fitall.png | Bin 523 -> 0 bytes resources/plot2d_fitarea.png | Bin 511 -> 0 bytes resources/plot2d_legend.png | Bin 308 -> 0 bytes resources/plot2d_linear.png | Bin 281 -> 0 bytes resources/plot2d_linear_y.png | Bin 289 -> 0 bytes resources/plot2d_lines.png | Bin 299 -> 0 bytes resources/plot2d_log.png | Bin 288 -> 0 bytes resources/plot2d_log_y.png | Bin 280 -> 0 bytes resources/plot2d_pan.png | Bin 545 -> 0 bytes resources/plot2d_points.png | Bin 272 -> 0 bytes resources/plot2d_settings.png | Bin 313 -> 0 bytes resources/plot2d_splines.png | Bin 289 -> 0 bytes resources/plot2d_zoom.png | Bin 488 -> 0 bytes resources/print.png | Bin 233 -> 0 bytes resources/reset.png | Bin 232 -> 0 bytes resources/save.png | Bin 215 -> 0 bytes resources/select1.png | Bin 975 -> 0 bytes resources/tile.png | Bin 199 -> 0 bytes resources/uc_add.png | Bin 298 -> 0 bytes resources/uc_clear.png | Bin 372 -> 0 bytes resources/uc_current.png | Bin 298 -> 0 bytes resources/uc_del.png | Bin 300 -> 0 bytes resources/uc_new.png | Bin 306 -> 0 bytes resources/view_back.png | Bin 391 -> 0 bytes resources/view_bottom.png | Bin 399 -> 0 bytes resources/view_camera_dump.png | Bin 518 -> 0 bytes resources/view_fitall.png | Bin 523 -> 0 bytes resources/view_fitarea.png | Bin 511 -> 0 bytes resources/view_front.png | Bin 374 -> 0 bytes resources/view_glpan.png | Bin 540 -> 0 bytes resources/view_left.png | Bin 391 -> 0 bytes resources/view_pan.png | Bin 545 -> 0 bytes resources/view_reset.png | Bin 477 -> 0 bytes resources/view_right.png | Bin 390 -> 0 bytes resources/view_rotate.png | Bin 511 -> 0 bytes resources/view_top.png | Bin 392 -> 0 bytes resources/view_triedre.png | Bin 442 -> 0 bytes resources/view_zoom.png | Bin 488 -> 0 bytes src/OCCViewer/resources/occ_view_glpan.png | Bin 540 -> 1086 bytes src/VTKViewer/Makefile.am | 30 +-- 60 files changed, 19 insertions(+), 479 deletions(-) delete mode 100644 resources/Tools_en.xml delete mode 100644 resources/Tools_fr.xml delete mode 100644 resources/back.xpm delete mode 100644 resources/cascade.png delete mode 100755 resources/channel.cfg delete mode 100644 resources/close.png delete mode 100644 resources/copy.png delete mode 100644 resources/default.png delete mode 100644 resources/dl_delete.png delete mode 100644 resources/dl_insert.png delete mode 100644 resources/dl_movedown.png delete mode 100644 resources/dl_moveup.png delete mode 100644 resources/forward.xpm delete mode 100644 resources/help.png delete mode 100644 resources/home.xpm delete mode 100644 resources/new.png delete mode 100644 resources/open.png delete mode 100644 resources/paste.png delete mode 100644 resources/plot2d_dump.png delete mode 100644 resources/plot2d_fitall.png delete mode 100644 resources/plot2d_fitarea.png delete mode 100644 resources/plot2d_legend.png delete mode 100644 resources/plot2d_linear.png delete mode 100644 resources/plot2d_linear_y.png delete mode 100644 resources/plot2d_lines.png delete mode 100644 resources/plot2d_log.png delete mode 100644 resources/plot2d_log_y.png delete mode 100644 resources/plot2d_pan.png delete mode 100644 resources/plot2d_points.png delete mode 100644 resources/plot2d_settings.png delete mode 100644 resources/plot2d_splines.png delete mode 100644 resources/plot2d_zoom.png delete mode 100644 resources/print.png delete mode 100644 resources/reset.png delete mode 100644 resources/save.png delete mode 100644 resources/select1.png delete mode 100644 resources/tile.png delete mode 100644 resources/uc_add.png delete mode 100644 resources/uc_clear.png delete mode 100644 resources/uc_current.png delete mode 100644 resources/uc_del.png delete mode 100644 resources/uc_new.png delete mode 100644 resources/view_back.png delete mode 100644 resources/view_bottom.png delete mode 100644 resources/view_camera_dump.png delete mode 100644 resources/view_fitall.png delete mode 100644 resources/view_fitarea.png delete mode 100644 resources/view_front.png delete mode 100644 resources/view_glpan.png delete mode 100644 resources/view_left.png delete mode 100644 resources/view_pan.png delete mode 100644 resources/view_reset.png delete mode 100644 resources/view_right.png delete mode 100644 resources/view_rotate.png delete mode 100644 resources/view_top.png delete mode 100644 resources/view_triedre.png delete mode 100644 resources/view_zoom.png diff --git a/resources/Makefile.am b/resources/Makefile.am index c9700c374..2532bb03f 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -31,65 +31,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am # =============================================================== # -DEPRECATED_FILES=\ -plot2d_settings.png \ -view_fitall.png \ -cascade.png \ -plot2d_fitarea.png \ -view_reset.png \ -save.png \ -view_back.png \ -plot2d_linear_y.png \ -plot2d_legend.png \ -paste.png \ -plot2d_fitall.png \ -view_bottom.png \ -plot2d_log_y.png \ -plot2d_log.png \ -view_triedre.png \ -view_glpan.png \ -new.png \ -copy.png \ -plot2d_linear.png \ -reset.png \ -plot2d_points.png \ -view_front.png \ -view_rotate.png \ -open.png \ -close.png \ -view_fitarea.png \ -view_top.png \ -view_camera_dump.png \ -plot2d_pan.png \ -view_left.png \ -view_zoom.png \ -view_right.png \ -plot2d_lines.png \ -plot2d_splines.png \ -plot2d_zoom.png \ -view_pan.png \ -print.png \ -help.png - -dist_salomeres_DATA=\ -default.png \ -uc_new.png \ -uc_add.png \ -select1.png \ -dl_delete.png \ -dl_moveup.png \ -home.xpm \ -forward.xpm \ -Tools_en.xml \ -plot2d_dump.png \ -uc_clear.png \ -dl_movedown.png \ -back.xpm \ -uc_del.png \ -uc_current.png \ -tile.png \ -dl_insert.png \ -channel.cfg \ -$(DEPRECATED_FILES) - -EXTRA_DIST+= Tools_fr.xml +# +# add resource files here ... +# +dist_salomeres_DATA= diff --git a/resources/Tools_en.xml b/resources/Tools_en.xml deleted file mode 100644 index 7457ddc90..000000000 --- a/resources/Tools_en.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/resources/Tools_fr.xml b/resources/Tools_fr.xml deleted file mode 100644 index 7457ddc90..000000000 --- a/resources/Tools_fr.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/resources/back.xpm b/resources/back.xpm deleted file mode 100644 index 7dc5b72cb..000000000 --- a/resources/back.xpm +++ /dev/null @@ -1,27 +0,0 @@ -/* XPM */ -/* Drawn by Mark Donohoe for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*back[]={ -"16 16 5 1", -"# c #000000", -"a c #ffffff", -"c c #808080", -"b c #c0c0c0", -". c None", -"................", -".......#........", -"......##........", -".....#a#........", -"....#aa########.", -"...#aabaaaaaaa#.", -"..#aabbbbbbbbb#.", -"...#abbbbbbbbb#.", -"...c#ab########.", -"....c#a#ccccccc.", -".....c##c.......", -"......c#c.......", -".......cc.......", -"........c.......", -"................", -"......................"}; - diff --git a/resources/cascade.png b/resources/cascade.png deleted file mode 100644 index 9cd171538d3bf91cd2f2d4a9c9bff8806cf0da07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!9%)r1XI!iqT$l(d_32{Ae-~arKTriH9nmt<-R&!UUhjd$-o|AfbHSH@gbvuNE7UK3u)$`nbw{wZ9^U{E4d?lo_c QCD42ZPgg&ebxsLQ05eNRGXMYp diff --git a/resources/channel.cfg b/resources/channel.cfg deleted file mode 100755 index afe59a75c..000000000 --- a/resources/channel.cfg +++ /dev/null @@ -1,278 +0,0 @@ -# ================================================================= -# PARAM SETTINGS -# -# ** standard.cfg : -# sets up the daemon with default params as given -# in the CosNotification specification. -# -# ** channel.cfg : -# sets up daemon with default params which we prefer. -# -# You can choose which one to use, or copy one and edit it -# to suit your needs. -# -# There are only a couple of differences: -# -# standard.cfg channel.cfg -# -# PacingInterval 0 1000 (1 second) -# MaximumBatchSize 1 8 -# - -# ================================================================= -# omniNotify Configuration (Startup) Properties -# -# You can modify startup properties in one of 3 ways -# -# 1. copy this file to create your own .cfg file and edit it. Use -# promp> notifd -i -c myconfig.cfg -# to start notifd using the config file myconfig.cfg -# -# 2. set an environment variable; this will override any -# config file settings. e.g., for tcsh, -# promp> setenv LocalClockTDF 0 -# promp> notifd -i -c channel.cfg -# This uses channel.cfg but changes the time zone to GMT -# -# 3. use explicit command-line param definitions -# these override both the config file and any env variable settings -# promp> setenv LocalClockTDF 0 -# promp> notifd -i -c channel.cfg -DLocalClockTDF=-60 -# This would set the time zone to 1 hour earlier than GMT -# -# omniNotify manages 3 kinds of properties -# -# * ServerQOS properties are properties that all channels share; -# they cannot be changed on a per-channel basis. -# -# * AdminQoS properties are properties that can only be -# set at the channel factory / channel level. -# -# * NotifQoS properties are properties that can be set at -# many levels: channel factory, channel, admin, proxy; -# some of these can also be changed on a per-event basis. -# -# The channel factory's AdminQoS and NotifQoS property settings -# are used as defaults: when creating a channel these property -# values are used unless specific overrides are provided in -# with the channel creation request. Once a channel is created, -# its AdminQoS and NotifQoS properties can be modified; the -# factory's properties can also be modified. Note that once a -# channel is created, its properties are independent of the -# factory -- modifications to the channel properties do not affect -# the factory defaults, and modifications to the factory defaults -# do not affect the properties of already-created channels. -# -# The settings specified in config files, environment -# variables and/or command line param definitions are used to -# set the initial values for the server's ServerQoS properties and -# for the channel factory's AdminQoS and NotifQoS -# default properties. Since the default channel is created on startup, -# it also takes its AdminQoS and NotifQoS properties from -# these initial settings. -# -#================================================================== - -#================================================================== -# Misc Startup Properties -# -- these are essentially ServerQoS properties, -# but are not currently implemented that way -#================================================================== - -# Names to be assigned to the channel factory and channel created by -# the notifd channel daemon - -ChannelFactoryName ChannelFactory -DefaultChannelName EventChannel - -# Path names of the files used to store the string representation of -# the above channel factory IOR and channel object IOR - -FactoryIORFileName /tmp/rdifact.ior -ChannelIORFileName /tmp/rdichan.ior - -# If a file path is given for the following parameter, the file is -# used for storing debugging information. 'stderr' and 'stdout' can be -# used to direct output to standard error / standard output. - -#DebugLogFile ./debug.log -DebugLogFile stderr - -# If a file path is given for the following parameter, the file is -# used for storing report information. 'stderr' and 'stdout' can be -# used to direct output to standard error / standard output. - -#ReportLogFile ./report.log -ReportLogFile stdout - -# debug flags -- 0 is "off", 1 is "on" -DebugDaemon 0 -DebugChannelFactory 0 -DebugFilter 0 -DebugChannel 0 -DebugConsumerAdmin 0 -DebugSupplireAdmin 0 -DebugConsumerProxy 0 -DebugSupplierProxy 0 -DebugEventQueue 0 -DebugRDIEvent 0 -DebugFilterAdmin 0 -DebugFilterEval 0 -DebugCosConsumerProxies 0 -DebugCosSupplierProxies 0 -DebugNotifQoS 0 -DebugAdminQoS 0 -DebugNotifQueue 0 - -# report flags -- 0 is "off", 1 is "on" -ReportChannelStats 1 -ReportQueueSizeStats 1 -ReportConnectedConsumers 1 -ReportConnectedSuppliers 1 -ReportConnectedFilters 1 -ReportUnconnectedFilters 1 -ReportEventRejections 1 -ReportEventDrops 1 -ReportNotifQoS 1 -ReportAdminQoS 1 -ReportServerQoS 1 - -#================================================================== -# Initial ServerQoS Properties -#================================================================== - -# Each ConsumerAdmin and SupplierAdmin object is assigned to a group -# and each group is processed by only one thread. The number of such -# groups and the number of threads that handle the groups have to be -# at least 1. In addition, the number of threads should not exceed -# the number of groups - -NumAdminGroups 2 -NumAdminThreads 2 - -# notifd may split the filter evaluation processing in two stages. In -# this case, a second thread pool is used for evaluating proxy-level -# filters. The size of the pool is controled by the following - -NumProxyThreads 0 - -# The following variables control the number of threads created for -# pushing matched events to push-style consumers and pulling events -# from pull-style suppliers. If these values are 0, each consumer -# and supplier is assigned its own thread. - -NumPushThreads 4 -NumPullThreads 2 - -# The following variables control the number of threads created for -# notifying suppliers of subscription changes (using subscription_change) -# and for notifying consumers of offer changes (using offer_change). -# CAREFUL: Setting NumSChangeThreads to zero DISABLES -# the sending of subscription_change messages! -# CAREFUL: Setting NumOChangeThreads to zero DISABLES -# the sending of offer_change messages - -NumOChangeThreads 1 -NumSChangeThreads 1 - -# For pull style suppliers, the time period (milliseconds) between -# pulls is controlled by the following variable. -# A value of 0 corresponds to continuous pulling - -PullEventPeriod 100 - -# Period in seconds used by the garbage collector of the event queue -# The minimum number that can be used is 1 - -QueueGCPeriod 300 - -# The next entry specifies the time period (in seconds) between -# each 'report' (the Report.. flags above control what gets reported). -# The channel may have a built-in minimum, e.g, even if you say 0, -# the channel may choose a 10 second period. (300 seconds = 5 mins) - -ReportingInterval 300 - -# Description of local clock values returned from omnithread::get_time. -# These values are here because we do not know a portable way to get -# the clock accuracy and the time zone across all Unix flavors and -# Windows. Let us know if you have a portable approach. -# -# LocalClockInaccLo/Hi: local clock inaccuracy in units of 100ns -# (must fit in 48 bits, 32 for Lo, 16 for Hi) -# LocalClockTDF: local time zone expressed in minutes west of -# greenwhich meridian; 300=Eastern time zone, USA -LocalClockInaccLo 0 -LocalClockInaccHi 0 -LocalClockTDF 300 - -#================================================================== -# Initial Default AdminQoS Properties -#================================================================== - -# Maximum number of events that will be queued by the Channel before -# before it begins discarding events or rejecting new ones. A value -# of 0 does not place any upper limit. - -MaxQueueLength 0 - -# The maximum number of Consumers that can be connected to a Channel -# at any given time. A value of 0 does not place any upper limit. - -MaxConsumers 0 - -# The maximum number of Suppliers that can be connected to a Channel -# at any given time. A value of 0 does not place any upper limit. - -MaxSuppliers 0 - -# If 1, newly announced events will be discarded when the number of -# undelivered events in a Channel is equal to 'MaxQueueLength'. If -# 0, newly announced events cause existing events to be discarded -# according to the 'DiscardPolicy' QoS. - -RejectNewEvents 1 - -#================================================================== -# Initial Default NotifQoS Properties -#================================================================== - -# EventReliability and ConnectionReliability can take the values: -# 0 --> CosNotification::BestEffort -# 1 --> CosNotification::Persistent -# OrderPolicy can take the values: -# 0 --> CosNotification::AnyOrder -# 1 --> CosNotification::FifoOrder -# 2 --> CosNotification::PriorityOrder -# 3 --> CosNotification::DeadlineOrder -# DiscardPolicy can take any of the above values and, in addition, -# 4 --> CosNotification::LifoOrder -# StartTimeSupported and StopTimeSupported are boolean and can take -# the values -# 0 --> FALSE -# 1 --> TRUE -# -# NOTE: the current notifd implementation does NOT support all QoS -# settings. In particular, it only supports the following: -# EventReliability 0 -# ConnectionReliability 0 -# StartTimeSupported 0 -# StopTimeSupported 0 - -# Note -- PacingInterval can be set programmatically to any -# TimeBase::TimeT value (units = 100s of nanoseconds). Here you -# set number of MILLISECONDS, e.g., a value of 1000 means send a batch -# roughly every 1 second (or when MaxBatchSize is reached). - -EventReliability 0 -ConnectionReliability 0 -Priority 0 -Timeout 0 -StartTimeSupported 0 -StopTimeSupported 0 -OrderPolicy 0 -DiscardPolicy 0 -PacingInterval 1000 -MaxEventsPerConsumer 0 -MaximumBatchSize 8 - diff --git a/resources/close.png b/resources/close.png deleted file mode 100644 index b7126e002d7aa7ab3a7c9a9265a9f283f1ecfa20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!9%)r1XI!iqT$l(m|32{Ae-~f>MpMk-+o$V%& z#aI&L7tG-B>_!@hljQC0!qCAg>jC75mAFQf1m~xflqVLYGNfmw85QKED;Vh+=o#9^ z?aKhF@bYwV45^rtoRAQZz`&@=rl@d};fZB~%MKBV8!Qqm2Z9)7c$k=Yboh9Bcz9&^ zc(@NN(ot|a%eZ2eW+U$rp9Y~h!WNPeDv}GT7{z>>C BH68!} diff --git a/resources/copy.png b/resources/copy.png deleted file mode 100644 index 1e43a09c2f80427d80e154e552661e4cf9596317..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 245 zcmVSHfgws1h@S1R)~Jg>q(I^nm!Ehk*h?(CiQ_`x^^=3-E)5 zLbA%d2#-ENIrtM(k(d=QkqFSj9m*Y5AB`$p^8^rMsgFI#G%JJ2WNc4{;DD&PfC_$1 zssbv*GlPT4%~)z_mngd^2hj~MDeS{szWFq}&Z4QW9aLgxm)u<+PTDR*aPx9$AME%Y vI-=-M9W*`mTejkBpTT~xoc|z*gX-b}*D!os%$qEI00000NkvXXu0mjfFDYd; diff --git a/resources/default.png b/resources/default.png deleted file mode 100644 index 0140a6667b1232eee2ee1680bf0ef475025b0ca4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 684 zcmV;d0#p5oP)1u zMC(dLP(cK%ATBKUKq&Q9S}iTc8XFU%ZPKJkCYf|5lg#|?Tu5xQaN(lg_MH3Ro(r(R ze+SWw>Hc~D&Dl!j_Mr>O{y()#r;j+Sx4I|P->QO#imNetMY|hNgk)4>()U#cX9!DlJ%p zROV-_M^O|rMUgruLogjdif-X(KokR@VL&zdKx5wsfR%P>>UDc`Gy$>b=bgzyiI}Zo zMG#nJFlV@?b?=s)=HUnh0ILB2o_^aw#K-#D3^aen*GlZ^4pXFW1q~Wf2cQDTvINnu zlkn)}4;UWjL9Aj02$UQc6$>t#riaT7iV1{o{J!C_qlY0r)&~Z<4AVut&0<6+ysf6r zz$zcI*xDdp6kzDXi25a-lnR3KLPdtlc8B{Fi=)_OV}Y{=03qBslt{<~+~Spptf#w7 zM*TrEOYWb{R#T!VT;(guzv@0_n8`8Q#r z*Y93tshniAs!zpg>U~to6!~(;@})+`>sc}~k<6=&>Zmz}eFuQ!^KG=izvmY*NB diff --git a/resources/dl_delete.png b/resources/dl_delete.png deleted file mode 100644 index a7a0ad8f92f8ee93a9cf789c99fb703057b8bd4e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMpkRWh zi(^Q|oVAlJ`4|*=nE#g4?eefWa$8aFvB$y%Ck+dE7S!?1oSgNpfoTJSis$tW*ZdsW zt)6aQ(zIg793!#&A+g_k)})>-dbTfofla`K4LQ}^7t1Fw%~2?8YTonHNAduF{F^4H U1H0aG0_|e(boFyt=akR{00b>Q;{X5v diff --git a/resources/dl_insert.png b/resources/dl_insert.png deleted file mode 100644 index 54e108a889d3fab855bbb1d9dc8a5c79dadfc453..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 193 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMpkT45 zi(^Q|oU@Z0xegd`u>AcmZ}Vf5*slq16?3wrq*JnR^u* z!;W)JB8bP0l+XkK*$6~8 diff --git a/resources/dl_movedown.png b/resources/dl_movedown.png deleted file mode 100644 index 9c872192d1481f4a3e3dce5d7cf7c9c29bbd18bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprE^_ zi(^Q|oaBmv|Ax$}GnCG{NFO+G;Ddadry0Ziv?exzOExmR4%Zww9+xm`&MK^Gj5u3y sxIyCVmVVY5iWN^eB^@p>dGRtZM5}x5U2;x#I?zZ4Pgg&ebxsLQ0E}5JQ2+n{ diff --git a/resources/dl_moveup.png b/resources/dl_moveup.png deleted file mode 100644 index 45b275007fa72c9d6a7f050d5c0eb42db4775906..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 151 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprEIx zi(^Q|oaBmv|Ax$}GnCG{NFF$F;KTeJW(f(2e}@fDvMFRAOXs*at5DKuQd&;igf)_P v1#YoEGB9Y6IP0>Mxn>q;RilK@Mn(q7wVr#ge9{jA8p`15>gTe~DWM4fM!qlz diff --git a/resources/forward.xpm b/resources/forward.xpm deleted file mode 100644 index 2ed813482..000000000 --- a/resources/forward.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -/* Drawn by Mark Donohoe for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*forward[]={ -"16 16 5 1", -"# c #000000", -"a c #ffffff", -"c c #808080", -"b c #c0c0c0", -". c None", -"................", -"................", -".........#......", -".........##.....", -".........#a#....", -"..########aa#...", -"..#aaaaaaabaa#..", -"..#bbbbbbbbbaa#.", -"..#bbbbbbbbba#..", -"..########ba#c..", -"..ccccccc#a#c...", -"........c##c....", -"........c#c.....", -"........cc......", -"........c.......", -"................", -"................"}; - diff --git a/resources/help.png b/resources/help.png deleted file mode 100644 index 452b45f62a547640e2a9de3ad3870bbdcf8c0a44..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 910 zcmXAnJxJ7X7{{Nu8xB$O8XQUjopO+dryz%h4#k8{4qt|X@F4h&(Gb{B@~6OP2!cR- zhCt~B8Y;Nv;3k87XjF)-!9kEfZxb4xKL1}o_}}mK`My2(tTj75(08^^L+kQc*Xu(=L&L+vqobo^ zV`Gbpi_K=U(P&IeOvJ+?TCE*<>3`yAXY1f#=fnFKDw0G@!~s`Pm84=St`hl9lcXe; z#FIpRswTUB;P=g}8mWe=x3Gl!`T3%9MZWcK#%s|ZE-6Cg)H@La> zu*gx8JxLQSSrQu|kqR;3TUI_{4mXIV44J6Q{28=F1*Yr)&$;J-5xFHqhC^7{2l3@* z(mmQj6G)wy$(1Z=9%+#fkx+wsdWl6mmGz~}vbE$6KZGCxNh!~{WJfUo|0iZvZ)Id@ zX=!_IkaOlau&+ys`17D2nor6B2o1X2m#v zx4yx7?f%^Cd_Lg**OMLXCW~OE*KQ`Kr{{g4UsYCz( diff --git a/resources/home.xpm b/resources/home.xpm deleted file mode 100644 index 9c1369d9f..000000000 --- a/resources/home.xpm +++ /dev/null @@ -1,27 +0,0 @@ -/* XPM */ -/* Drawn by Mark Donohoe for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*home[]={ -"16 16 4 1", -"# c #000000", -"a c #ffffff", -"b c #c0c0c0", -". c None", -"........... ....", -" ....##.......", -"..#...####......", -"..#..#aabb#.....", -"..#.#aaaabb#....", -"..##aaaaaabb#...", -"..#aaaaaaaabb#..", -".#aaaaaaaaabbb#.", -"###aaaaaaaabb###", -"..#aaaaaaaabb#..", -"..#aaa###aabb#..", -"..#aaa#.#aabb#..", -"..#aaa#.#aabb#..", -"..#aaa#.#aabb#..", -"..#aaa#.#aabb#..", -"..#####.######..", -"................"}; - diff --git a/resources/new.png b/resources/new.png deleted file mode 100644 index 953757a62f594c7591c7cdcfe8e51cdde41bfa45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 177 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9oB=)|t_Kbr05bpo|KGb%L=DJd zED7=pW^j0RBMrzAD{+k|3C>R|DNig)Wk}CVGb+eSS1{5u&@;4++m``U!IJLjmJXyP ze>`8)3#3&%T^vIy<|HRDFdn-gps+DZvm@deLlP@PXQ*(8l9MyD!~+I~_)t;*^HWte Q0M#>iy85}Sb4q9e0N}kbVE_OC diff --git a/resources/open.png b/resources/open.png deleted file mode 100644 index d9953b6a7d36d4983f2cd609ef10976ac221215f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!7%)r1n>(-?sKn{O^Pl)S*0|);9XJ~0+_z$EQ z7#`Knt^-nxB|(0{3=Yq3q=7g|-tI0e{TVj{fgG_C*NBqf{Irtt#G+J&^vpD)g1mGE zBRvB>L)*B089)``o-U3d6?1&M4)PvQ;5l+fi(A2vp(}!6Dx*Nk|Cv%5s~;VoE6>K# zQGEW5oA9EG!rjU&^ViLso3`2fSZHEMajgTe~DWM4fqRCMQ diff --git a/resources/paste.png b/resources/paste.png deleted file mode 100644 index c7446259534a83a6e06232c80c732b459919cd15..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6dSP)p}?9Qv#DoiT`}aPY1G@i@=zb*uwtp zmkY)pBs?6AgR+}@z?hGG;nxQ>UM}d1wKMdr8^vxQ|~wy?0v9av|%U}Gs*rfcp)?rHBR=#3tgUIJ6OD z(pc!B=?-$jPAPb>Qv}>Xm=x=6a^Rg8d|?@8_M2zloo{$Otu+8dkwa^b7iy+}J&wj0 zH)%unqU*XB-LW+@(|mRRVBZ0Bjyo8|A!3;;-NN~l7twWKyBkO5Lk5|a?ffcjb;f0DCazsJ$Hb}|3DyGO6z zqrO(Bw*0PGZyz3UaCpG&;1>ViMi^rtj`I;*`>@UR&sy&8F6HQZjg1eRR4Zo$^R)t) z^gkh`BpswrJB*^pGsd{YBmh*FDgbP5Z6f6=)un*5)3cF1;X;W0ZO1o7DK&D1DsL+6 zec2;aAy=1IV~=U7E(5GAuh9D30w90LVVF13H>6M?I1t0X4j`tq7U z1`N;CT1#S*;t5qqwNeF`d~LQrZhPzR*IhbD>GgYslZ~y7C+md}lYs!j7nEL=SX@{n zd>xWKWMo-}5CY)~gb+n-NtC7l3V}o-gdoc@c!2xto{}hm&j?WXQ#hQRoAt_bWy+MF zD+T_e%TFqbT#;0dde-4YY3*sPT{MJh?d53$ymj#7#qmlW4q9u6*F-m)D5ZwsFtws) wvvBM~9tMC@N&zq&pOb1d05EZ!FBs$g0O%^=#(Qhl&Hw-a07*qoM6N<$g0qwojQ{`u diff --git a/resources/plot2d_fitall.png b/resources/plot2d_fitall.png deleted file mode 100644 index c09ff94ad89b32483194de03275ece8844f985da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 523 zcmV+m0`&cfP)?PhR9q@fLZN1A`}f&DKuL#6x)fXr>83)#*`Z*DLNWx> zd|z|PU49gYeyKLzz5C?*-n~1GV)|F<_=+jVYW#P)ifeUwvJ$3M?|BI41;baV+C4ze+DhUx>sE#&ay0uli=5tOXJB{D>+os zPG2L#Hrow9Q?}fM{aIbH-4~bqZ$E<>xz@hl54Sx7r~Sb&L^0gNRz zG{hy9;RtH!{S%7=zT0gpVE|wuBsci%&gSzh zE{P0?$>*iRN2v;ihL$e@S@}&<077^hYA7y(Q(+3QD4a`?)?ctH{QyT@0vIgdd#3;Z N002ovPDHLkV1fY3?PhRGdP)2p#HH|33Q%C|O!E6r^~zZh;0?@J zRznD>ih9>Q3RZzetkEITfui?_;cyGVW%sH}v&R{K!#xzoF`uaimYT!$I%KZWv|ZOV z%EEO`wU76_ZgeP}98bo16C};iWJH(%0EV|iWA9{_QFuVB%Eu|IY4j11>$v5gQZa{F z1nKO)cew+pRat1-_G`=amaZ2LD=-vTU~nMovH&X!X&1l>OhyJU>9*7o;uP(oc08j7 z@B~b{?6zEE{;KY9uZ@(|O6evTZV1K(G6p=2X^jN^%3VgvOUhyMr#bycT8p3KYh^rF z;cLiWNLwBPI75B-nQDT{(??YMeDb}NwElus^$S4h`^wgq1%Utn002ovPDHLkV1kOB B=B@w$ diff --git a/resources/plot2d_legend.png b/resources/plot2d_legend.png deleted file mode 100644 index cdcc1e0d858a1fa5dd62c11d6b8df2344f8b873e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmV-40n7f0P)q<_O%b&X~PS@Rh&PK53aiRc&AF+5-asJ9`bIh<#s{<+<1?CEK$vtQ}@Y|s``%z#iB?sWW&-DgXbs+=*j^k+N@AZI)02Fu427qnb-gDMK1GFIn zr-id>99B8{m3IajcSS$Dyww9KB_|@Jl-x?l4X}jVyWtr%ml9(vH{F%Z@zCK+ci1`{ z0^ym%5%g7ubHIPq1+G2}a8cN+(38W`dNIb~ZB7B<-0Um0*n~XN$a&MtB9ggyzEsuq n-oYYQ{{r9>>QznJbl7zd^&y98Uc7U000000NkvXXu0mjfno54V diff --git a/resources/plot2d_lines.png b/resources/plot2d_lines.png deleted file mode 100644 index 6baf57344cacc7fd22a5e42fa8c5eff44313ecef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmV+`0o4A9P)6Y?_0RXE0JT4_OJT|IN zm=P$_uiT@)Vv5ae6+`d03x@pxz}amxmn^mKnr9P}*-!iyjEDjeeJ#Rp_=bA`$ziJM xV$#u^;(b!4FZb54|K{s!E#|p0jrXqWb^<002ovPDHLkV1f*>eft0a diff --git a/resources/plot2d_log.png b/resources/plot2d_log.png deleted file mode 100644 index aecca8c13acab4ff9fe724bdd0532f858b60e84e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 288 zcmV+*0pI?KP)yV)cn^ALNr{!zm6}N9f-s*K1ca7l!Ic&+rQHFX z0DzhGSCEL%27Ez3iFbL6y|1-uN{J?4m~%b_`n<&lwMw?-TC3)q(ORP;XrH%uT~~O& zEhVLN2s+DK+kMqOvu1*b z(5N%udAK88j8OwH-muv>x@jahvr-D?c?JOWf6=z(em-aBbs|Eg6aeq;cOAYShx7Eh m)*9uU6@a$Z=)S}LTi^rT50BHSofNhJ000024T;k_?8=a+U^Ie-J8 zx>-@{(9+p2q?EYt8=zQ)y~AEddvY76lz?~lTMqw=3qa1BjE7>1uK9zKDF6S$E4l!kVRaE6$4Xf~VvvDRH$!HE9XPz1Z$vi!vUUz@DL`3!kYtP=iy&zkp=%%I{0NeTtoDI(ah_7On-TAd!lpGY-d%JO%@!%DiVZEgRb(KYiRlo=qu7Yl1y{SK zy}w&x41D=K^XYHt6@$N+4U|+y9YLuzxZ27TOjT%-$E$~~7BX~I%V-x@|x@~x2(ZAX9R%KKv zH@MGoC}F@_4I&aE+H70;nddB~-iLY4vel4?gqeRf*SVE8XRlk&HG8<%u8cjSNlV@f Wo_;8|&b^la0000#4&q426%%9U#yJvcQFmpb-jPz@vDCjNk1TRo9bO7~FmDaAEgfs_?BRl$Z z{J{~B*D*ADZp%(iW>3SJ(I^Wtr zgUl5vb-fG#fb>WJR$lBHZ1^A09Xsld9W@;iQRZq57yw>SO^=j2{5)y<{%mtHr@J^b z^?grYr@S_~r3qMbv>7NOBqG}^)qnuN%#`lwXK1#E<(=B1-Cyh{*-fFAJ}1Tt00000 LNkvXXu0mjfVkmy? diff --git a/resources/plot2d_splines.png b/resources/plot2d_splines.png deleted file mode 100644 index c39d4321c35c26f3792db5fbdcc42d7a272e36a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 289 zcmV++0p9+JP)E(pSSm7o4rP5dfTZo0?MBWOjZt-%RW<8)Zs3q} nwMS`wb^9v0Oyz4j$R51`lB<3+1VYzX00000NkvXXu0mjfElqrU diff --git a/resources/plot2d_zoom.png b/resources/plot2d_zoom.png deleted file mode 100644 index b46573914ded57ddbdbd0fdfdeca02dbe772beca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmVP)R=vXa|KZLWj83QE`$^LZRkww0}TLmX=HfmqNPPq2N*whk_Xj$snY8 zUUSLanZyo0AYSg{$NTZzS(MUQb#Y!Ck$rN9RgpuQ&7K0LR35Y_KajzeZ%c~fn35!+ zWS{V~XL+grjmQ&lviz zrUWkmMZZx26Skmst4*RMsB_t&#p8naVLf;aiacwZf@lWrK%dKN2q9Ie-gS@sXFtVU zZG=b%3g1J9BU%VicCWhR%{~4`^iUK-WrPMyS_UwdVrYm{w9DF|VMn%Uf-$7!u&MEb!2y^*cm)hs zP^%%#DetTaV}N~#Mm7VmvRVhLRd%@w21A=K3xrpyc%8_&%Lse(z0s~!6HJZF=<I eF4Jm)Rp}3mY2qUGWh$%y0000(-?sKn{O^Pl)S*0|#1~TK@lM_z%Pk z3>q;Poq!Z$NswPKgTu2MX&_FLx4R2Vf5y!~AV;jkHKHUqKdq!Zu_%=xJu}UyATM3P zNY6me&^B&g22e$$r;B4q#T;9|+nfxB9H(Pt7Z~4RVU=~r_%{EgRO>H6zopr06D=?0RR91 diff --git a/resources/reset.png b/resources/reset.png deleted file mode 100644 index ccda81cb117fd14d8ba2279f5de2aa03b55e1b90..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!7%)r1n>(-?sK#ov=Pl)S*0|);9XV|-sVZod^ z|A8z9hKEa&*8wTUk|4ie28U-i(m6vLp z1$pTTMtTN%hPHA0GJq;VJzX3_D(0m27;-fj2(YkE`r?+P-=x1o-s8>r7k~e2yK#1; zbj{VB#%i;{@t7vRb)2A-owOg9tRi2*k)6{5EmN1aeX};$d_CN2vYGxb%MOo=+y2lFzshE?TkPwiNkTB!Gfg=l8m&}#eBr!>XWru@DmT2=etpyT?nG}*37e;y? zSkda3%^Hw(m5a@kjm^N2*=a>vo14Lkbx{V)P7MqUQul;6JeuR&3^bU*)78&qol`;+ E0M`~hx&QzG diff --git a/resources/select1.png b/resources/select1.png deleted file mode 100644 index a1a4ee1d52bb1642c35e59cbd98a6d61e1cbbf3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 975 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc3?z4jzqMyzU}gyL32{Ag(XtH+i|A$>yGTanrJv}Vn71?{kepP$n8jbDQ&9P6{DSwHJ5&6t;zVEf4 qiTkGBoX&*C49m@7VrQ-I`_JRw<#IIU%bh(S&w0A~xvXw<1Ils0EOha&)G zhi29XRE$AVLX2z83hY@qyn?PN*9!}5%=51tW?*n2DbMS%*Ws|APzsXLeseuu>2PdF zhASAwM6r1$hgOhe0JgfGIdk`9W^WzT?vy_idT*Pv6pO^A*Kc!J`n*}gGY4hUGSfVv=kz%pNyD z%|aCes3^et`Q-pgGGOKm2heA*nuwq+zhbALJN)6+yM4#{bIo$Q8DV3vV(v`S?Yq%< zv)!WIgFOK& z_i)KBA#D}|XaE}8s_6k-3INYJN-48PG^%iT$s|QeiBbx=y&(4kT1o+kTEuLHH5E%K z9Uo3^zs|W@;V{`6ERc@h<1=PJNx{W5SujMixs zcR!$CD~vEzmCL{hjW7U^7>c#l^C19WYm)b3n-O|jueC%YXm8_hv4O7m0trxlKu wCBS->ex-0pc~{YbyqekPf14fbYlUa)34@fKXJBgCO#lD@07*qoM6N<$f`eRvU;qFB diff --git a/resources/uc_del.png b/resources/uc_del.png deleted file mode 100644 index ed6c97cee3997af589c84b8c224c6dfc1dd401dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmV+{0n`48P)Y(?Mzbl8|a01;V&zG_Imlm&%% z0Bj0HWDUri6UmC4d(9m77!-bk_LRpD9d>W=C4~)`45)1J=vNgUF;Fs*ta0<`zuCuc zqpE2a1_0@5FMIdI&Y^1cc-|=s=3V0lczju5gt$p5KVBqlDU9hx7_gagRA}erzIG@8lB+*pKRt1gz2k0000#f5u2!#(-2Vs*kN=IRojzTwK6Zc0$iXZgmDn*Kj6a4uYW5~?#OS}FRU?Q#hCua0- zAOOf}Apq{)+#MpagD*#bmAN~Zx%+ks$jor}^T6BYf1>aP;JLk@Rv55v3J;yK6+RSZ z=n^QZ%~T0^*P5BNJbColrY(!=RLI|8V-7ooqS_z=4A+sFDU?)x0`4%8QYipLDk{59 zFtZ)njW^Xfzbhk4ffID)fi5K@oO1iBa`*|5er$%v{f^uqxToQ5QWE47Di$LQWhKmpCjr4BGlVNU9_~9sjS>4aD*%(C5tZDx$_(i5NduFs1I2f zVSn>x>`~-sRc+SA5pAb_R&}+=zsZe~xf)AZV0msvL3LgE_qjTg-fGfXkEd*mA^UAf zaqQ6e{3zRCx9g4WKX+=HX5L{)2y}cql5-E2_GBsBWt8sHfkVc75WlfWQtl5pFJ6n$ zGHm)Vi4MU*C}lTuOivEW_p*&Ha{y#4(dzf`e=jy9ckNLI%imo|WWET9`pE%_a8U9O zbHCk*QN@~-l$Y+>k-NJqX~x{J*-fW$#aa4fC>k#_U2SW^-w&p>fECP^9Y zusKaq4-)YHWv~7K=L8retyUZg)&JkskQvfD|JBoO zzYDtIW9aesNJUvtRaSAyN+~A`+mJO5V(9sDrba)=(7hC$m657fmWtJWrIf)#UN2=9 z&mflSOXjTJ1Lt6z&T{-rV)e9b@jm?D#)kQ_`G2S+uxB66eTN|2B-*BJr5mj0VbbyA zs2(xH&;1gcRYUcv4oe0Y8vw9hh62)m_YWBQuMmZqmX{1eGTG2l@Bst}kDGy&!c2+- z#4;s52b?9c!{)lG4T!<(&vll^HpL7umI+w5>6{%;pdL6aWx8IjW;Ro1*UUF3Lj>Tf tfk96h*9_n^PzO}{2?hEGbItq$-2mb3gTb{fp`ZW&002ovPDHLkV1h$>uz&yn diff --git a/resources/view_camera_dump.png b/resources/view_camera_dump.png deleted file mode 100644 index 8eb63e09be9919e21d4c8e54482127881dfb5d29..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 518 zcmV+h0{Q)kP)4z!7>1uK9(3SAf^^7GunHcs^$cDz)_6(iV({WI4*3It{)u>Xhxj~ti8*H|$zqZ} z5J<)wJji1p0cj{igW)BkJ?%Pv>zOQKhAcmy9|Z{bV&nXriRhkD0mYv?#0>V_!1=*0M=P_N#mTuI*XDD zDJ5oVP*Txqwy4!>IlS;^hIEpWoQ?8%zZa8EQd-RxU+cAeeKbrM3F&eEM51X zf!*F5=A6Sm*rh$|?7AbXz(%uynHuhH?od+YZ|a=GOiey?NmGd`E5Nmlot!6`eYB*L zH19X9_1cPr5NvO4BjpB{0YpI%7DIN*JLpduKl6C+=WZ6B9R&zQh$uddSAl=4-#bmH8`<`*2LJ#707*qo IM6N<$g7~BA;{X5v diff --git a/resources/view_fitall.png b/resources/view_fitall.png deleted file mode 100644 index c09ff94ad89b32483194de03275ece8844f985da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 523 zcmV+m0`&cfP)?PhR9q@fLZN1A`}f&DKuL#6x)fXr>83)#*`Z*DLNWx> zd|z|PU49gYeyKLzz5C?*-n~1GV)|F<_=+jVYW#P)ifeUwvJ$3M?|BI41;baV+C4ze+DhUx>sE#&ay0uli=5tOXJB{D>+os zPG2L#Hrow9Q?}fM{aIbH-4~bqZ$E<>xz@hl54Sx7r~Sb&L^0gNRz zG{hy9;RtH!{S%7=zT0gpVE|wuBsci%&gSzh zE{P0?$>*iRN2v;ihL$e@S@}&<077^hYA7y(Q(+3QD4a`?)?ctH{QyT@0vIgdd#3;Z N002ovPDHLkV1fY3?PhRGdP)2p#HH|33Q%C|O!E6r^~zZh;0?@J zRznD>ih9>Q3RZzetkEITfui?_;cyGVW%sH}v&R{K!#xzoF`uaimYT!$I%KZWv|ZOV z%EEO`wU76_ZgeP}98bo16C};iWJH(%0EV|iWA9{_QFuVB%Eu|IY4j11>$v5gQZa{F z1nKO)cew+pRat1-_G`=amaZ2LD=-vTU~nMovH&X!X&1l>OhyJU>9*7o;uP(oc08j7 z@B~b{?6zEE{;KY9uZ@(|O6evTZV1K(G6p=2X^jN^%3VgvOUhyMr#bycT8p3KYh^rF z;cLiWNLwBPI75B-nQDT{(??YMeDb}NwElus^$S4h`^wgq1%Utn002ovPDHLkV1kOB B=B@w$ diff --git a/resources/view_front.png b/resources/view_front.png deleted file mode 100644 index c5dfc00d5f0c5af534eb0f661c971479866fe3ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 374 zcmV-+0g3*JP)!JVgih^5+cQw$wr zBrNIEn?Eb+Xi>Xc7Dtq&7Tu@&m416~mCV(Y%K~fP+DTBgtNeI$N79)lt@ShzE6qzo z^>aPCj5UECJ`R)@Ihn#tyX>3`R16KOagjhz=M$CuKw+2^R^?sgQC!71e66*km;6jh z@4SG-)!1cGH4kL#JhGFA(vQgbe3@1|mUm(%Sd1@UMlu* zBq_~nm}%7CX1yU}%tmJ%BGCMdZHzCLn8iW*0_gW| UI2>wZ_W%F@07*qoM6N<$g1r`_kpKVy diff --git a/resources/view_glpan.png b/resources/view_glpan.png deleted file mode 100644 index c23322a4ae4dc6ffdbbac6af7b397fc35554d750..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 540 zcmV+%0^|LOP)BjE6vuxTJUoGh6Qn~vN=>^&xI;}l#9IvgP$g6AE(vlcIgp?XHrJ&k{W1Y*5aB-VXic*jlIhC!B7St)|@M2Zv zKenaC)vQ4nzyL&q^HF@Ps8&pMw%bQCPY@B#UY!B(`pt01s9iyYa}JcEAyTRpnOsbG zdA^B<`wS6bur20$HUwG&k~y#jYc1f%#w&@a=HN(Zy|wwH6&}?Ajs&+1Z$#!H!3<5~&m3wL|-GpP>|d z`#Qsx*1O&z27j^3$vh!{%87IY{L3!mjRHSDRoU*ag!^Q@2sb?~ilTXUh^!Z3)6-D= e58(*eCY}K*P2#+!$#_8k0000#4hYT73@xcd(&pm-#npxikSuV5-9m#TxJaE8cS( z?6CT6guTvLO5I1?Y0TfI*^p9d4t#%GP6fh2>61#>&d|az~ z05N#?xDzwrJ#o5i(^B2kWS)!|$8SyXBtk0wa=r|AGpB2s!CAJ;*nocxT=bl{W&r1b lVS@_K(#Gk*T(fDJegL0JhzmDWEerqv002ovPDHLkV1gN~uB`w7 diff --git a/resources/view_pan.png b/resources/view_pan.png deleted file mode 100644 index 038fba118736ff3732a97e0e62ea4420022560ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 545 zcmV++0^a?JP)BjE7>1uK9zKDF6S$E4l!kVRaE6$4Xf~VvvDRH$!HE9XPz1Z$vi!vUUz@DL`3!kYtP=iy&zkp=%%I{0NeTtoDI(ah_7On-TAd!lpGY-d%JO%@!%DiVZEgRb(KYiRlo=qu7Yl1y{SK zy}w&x41D=K^XYHt6@$N+u9!KPU5bdHI#2_85YZsxw7e`anCfhV=`LxAq-=b5A) z8p7SrJ6^nc$^5E9RS^+J!!ZE!s|v{k5lH~{GC}}jqVGzFEiA9!zM;Hykby01dWF@z zVl*7{^>hZn^y3s)IslrwA(tE}B)x~K+WC8S4}hb06GVi(h%m{7EENb*ZV1x|dmrD8 zhGWX_uIpiPg_ENR)x6^3>>Oi=eFHAe&S~lf-9!axJ^Vwa`{r2tbtilO`F^_O#g7HP z_B3_F@rPq(UuLZR8Xyit3~h zU1AGWRdk~rSVXXe?Q(Vk%S(q84?pNv-1`04&K|DrR}2`SnLdjBen4wG*G5%obh{EM z)&bigv~oXvK1qi3?SbT*>jmC>R`)9)-YB``NGAUW6cMBl1`KF)`@^?8mSVpEcL1+S TU5X{h00000NkvXXu0mjf?E%y8 diff --git a/resources/view_right.png b/resources/view_right.png deleted file mode 100644 index 598def41df5762d105c934b230cb10f1c6d8a546..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 390 zcmV;10eSw3P)ToQ5QWE87Di$LQWhMcK1b98RH(N>SwyrwOl9>DRjv@{2w6nR5geXj8e_2O0(Dq` zyZ6bQNNyxaDdRw#w1<|O zeKUKEGlm|2j+EsY6?qZ2Y>XMH@B^xG5koK63sv0%g=1i+3LvEv>4SE#&@w>Q;=R{->_G!~_p%cc;8FnQ*Q|c6g@69AY)N!AvA65Z?PeDGCWSsE#LQ@Z^Sznh8;9{<=)kqb9)3T>pEu_l_bNgM zF1*b$b*#=-tj<*$Gl>z1@}prmCi@hC%zQs#e?;)}PVk z>C+jm(`Pu{t7YrV>0a&r*F8SY`EtxbD60s0Qrxc<$~yff#A_=*44mV zj}qYK+YJDR>VUimaH3KSEEqoevu<=26A@-ILlPMh#)`4p^YNV4yAgP6;;3!Eg z*Q7XNcoAXl=lImevP?#V04VMX9-kiBx@|}36y3zSP2}HmEB}-{KRt8#;SzwWk5`dy zxme=8=i=Q(1RB{5Gd7OAgfmfcc`kcOeG0 z2?x}^BQczaAgM4*XOm*1DLZfj!mtI2#5AWa+rP`@-yqS`CtUyl002ovPDHLkV1oV= B^929^ diff --git a/resources/view_top.png b/resources/view_top.png deleted file mode 100644 index ebbf34da5e69afc736d890204dc84ff913cb512e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 392 zcmV;30eAk1P)Qy+Xqgx~S9*QoBGheug2Av0WAs zFLL8(#^3xTQ$dDi)nZ;8(K2To-iANruP&6}y-1bJu>QGEg4*lW-M7P*Yh^Wsudn!IH=BRb0Ay{}Y1;~CDR|NXF`uxx&gwImCKbNEqn54q3I z=cPXnM0BN8G?0VZQ~F8&z%U_&EZnq=lkz=kni19Q*9Hhlu)NPf;XgX3-h0000LX zs1y%eI2<_t`Okm;B*3xPIM^@Te*!xGCPvWL)&+Z6<^aSeanP*?5c~`)P$zEz|oc#e30cD(1^Uc5=y=x$By?ZPaRGr!Wk^d?nv5moIats-AJTEz@`9Z`A4^ k(&qh^`6b{_V(&lL4{SuhVMr-3DgXcg07*qoM6N<$f-sH8LI3~& diff --git a/resources/view_zoom.png b/resources/view_zoom.png deleted file mode 100644 index b46573914ded57ddbdbd0fdfdeca02dbe772beca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmVP)R=vXa|KZLWj83QE`$^LZRkww0}TLmX=HfmqNPPq2N*whk_Xj$snY8 zUUSLanZyo0AYSg{$NTZzS(MUQb#Y!Ck$rN9RgpuQ&7K0LR35Y_KajzeZ%c~fn35!+ zWS{V~XL+grjmQ&lviz zrUWkmMZZx26Skmst4*RMsB_t&#p8naVLf;aiacwZf@lWrK%dKN2q9Ie-gS@sXFtVU zZG=b%3g1J9BU%VicCWhR%{~4`^iUK-WrPMyS_UwdVrYm{w9DF|VMn%Uf-$7!u&MEb!2y^*cm)hs zP^%%#DetTaV}N~#Mm7VmvRVhLRd%@w21A=K3xrpyc%8_&%Lse(z0s~!6HJZF=<I eF4Jm)Rp}3mY2qUGWh$%y0000z@;j(q!3lK=n! zAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fdMgRZ}^X00G1Z zGqAqC9>wIpfB%9FSsWb9@Ob}zhU1qmF@zsDz>t}l$-vFc&A`si&cMvf3|8CN*vJUe z2M|Ck$c7+G0A0vyZ*TvJ;q6<7pAQ}|yngWlEIxhu^e`ZG6^I`L9rGF8Apilygv-0~ z^75aqUAx9`p^-G9G-{}_sN*sz`zH^E-?I5fO6bGEDOZSKr9Hg;BHn{)|Owteu33Ke*Bo>-o1MapFe*F zCntaa0=b0s!-o$HD+~-6fT9c+WMvujfk}e(+O<1CIek!U0`V6h<^j>+;o%3ShKB>S z0+ZsmZ+~Dtj4?3`P>Wv!1Q5tTw%b52J!EBN_zMj9Ye2(a0Mp0dZhMVIhN_p5A+CVtx-* z2Y)j3mawoeOdlwmKLG>~3)H~ZqM{(5Gn@osKB#Nn$Hc@Om=PV#@aFPmhO=5)46K(f zp~w6qSy@?_K2REc4G=)E1pJAgpPvC5W*}Fv+S=OQc@B)2i^q;J`~(&dA3#|U0+3_= ziMY5pOy4(<;{XDP2~?&5@lQ~>2esuHD1SE`K73gA`t|D!`alh)D7pxCd@_@_%2q2Wgp{}m(FRUyCrhJA;lO{1-fAomqA}~jMfhG?d8=HwzQc?^O z5)up`!MWg`J- kQUWFN&ro@cDgYqB0GrW?VpB4t`v3p{07*qoM6N<$g7IC^uK)l5 delta 515 zcmV+e0{s2H2%H3vBYy$oNklBjE6vuxTJUoGh6Qn~vN=>^&xI;}l#9Ivg zP$g6AE(vlcIgp?XHrJ&k{W1Y*5aw#+q9IbM6`5R2czM2whx-f>VX!Ucdo~1G1Clwg25T+g$Hpu{ zshI38Ge50wNs| z=?JYgI@E2kW@TJa7TD4<{nT9^)C2y#9`Ln)NGRw~?|i##R>p1P2SLE_?QqA@#chhU z79DEr+9Ctl*_fTdjz_T)sT1C{L;G-_p%i@kI>VOMyWSxNf3eHSJRyI|iF5?~%P!-M z0zW=g+3v7}`((WcH$5$iqIq|StQTR^(@^{m;Rx9#o&hRN;=HEGctHRF002ovPDHLk FV1kju_3r=x diff --git a/src/VTKViewer/Makefile.am b/src/VTKViewer/Makefile.am index f03bd9523..33c9beb9a 100755 --- a/src/VTKViewer/Makefile.am +++ b/src/VTKViewer/Makefile.am @@ -77,21 +77,21 @@ MOC_FILES= \ nodist_libVTKViewer_la_SOURCES= $(MOC_FILES) dist_salomeres_DATA=\ - resources/view_back.png \ - resources/view_bottom.png \ - resources/view_camera_dump.png \ - resources/view_fitall.png \ - resources/view_fitarea.png \ - resources/view_front.png \ - resources/view_glpan.png \ - resources/view_left.png \ - resources/view_pan.png \ - resources/view_reset.png \ - resources/view_right.png \ - resources/view_rotate.png \ - resources/view_top.png \ - resources/view_triedre.png \ - resources/view_zoom.png + resources/vtk_view_back.png \ + resources/vtk_view_bottom.png \ + resources/vtk_view_camera_dump.png \ + resources/vtk_view_fitall.png \ + resources/vtk_view_fitarea.png \ + resources/vtk_view_front.png \ + resources/vtk_view_glpan.png \ + resources/vtk_view_left.png \ + resources/vtk_view_pan.png \ + resources/vtk_view_reset.png \ + resources/vtk_view_right.png \ + resources/vtk_view_rotate.png \ + resources/vtk_view_top.png \ + resources/vtk_view_triedre.png \ + resources/vtk_view_zoom.png nodist_salomeres_DATA= \ VTKViewer_images.qm \ -- 2.39.2