Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-03-28 20:38:53 +0300
committerGitHub <noreply@github.com>2017-03-28 20:38:53 +0300
commita0f0eb8fa0cc86e14afeabde80d2a21a7e0122d9 (patch)
treec43d4e5cada42fd9275ada7dc85e1c31320b6e05 /plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml
parent8179b7897d6ba0538b7b24274e451d3613bbebc9 (diff)
All icons in own repo and included as a submodule (#11548)
* add icons submodule * replace path * change submodule url * fix JSONTest * fix integration tests * update icon submodules * fix preg_match * fix remaining system tests * better match for non dist icon files * fix .gitmodules * update icon submodule * Fixed custom dimension test * Do not completely fail when GD not enabled * Fix http test + refactor checklist * Refactored the code into a method * Changed icon path refs https://github.com/piwik/piwik/pull/11383 * System tests * Update valid UI tests * Fix integration test
Diffstat (limited to 'plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml')
-rw-r--r--plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml b/plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml
index 54510c7ec9..aee0c3d3da 100644
--- a/plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml
+++ b/plugins/CustomVariables/tests/System/expected/test_CustomVariablesSystemTest__Live.getLastVisitsDetails_day.xml
@@ -93,7 +93,7 @@
<referrerKeywordPosition>1</referrerKeywordPosition>
<referrerUrl>http://www.google.com/search?q=this+keyword+should+be+ranked</referrerUrl>
<referrerSearchEngineUrl>http://google.com</referrerSearchEngineUrl>
- <referrerSearchEngineIcon>plugins/Referrers/images/searchEngines/google.com.png</referrerSearchEngineIcon>
+ <referrerSearchEngineIcon>plugins/Morpheus/icons/dist/searchEngines/google.com.png</referrerSearchEngineIcon>
<languageCode>fr</languageCode>
<language>French</language>
<deviceType>Desktop</deviceType>
@@ -102,14 +102,14 @@
<deviceModel />
<operatingSystem>Windows XP</operatingSystem>
<operatingSystemName>Windows</operatingSystemName>
- <operatingSystemIcon>plugins/DevicesDetection/images/os/WIN.png</operatingSystemIcon>
+ <operatingSystemIcon>plugins/Morpheus/icons/dist/os/WIN.png</operatingSystemIcon>
<operatingSystemCode>WIN</operatingSystemCode>
<operatingSystemVersion>XP</operatingSystemVersion>
<browserFamily>Gecko</browserFamily>
<browserFamilyDescription>Gecko (Firefox)</browserFamilyDescription>
<browser>Firefox 3.6</browser>
<browserName>Firefox</browserName>
- <browserIcon>plugins/DevicesDetection/images/browsers/FF.png</browserIcon>
+ <browserIcon>plugins/Morpheus/icons/dist/browsers/FF.png</browserIcon>
<browserCode>FF</browserCode>
<browserVersion>3.6</browserVersion>
<events>0</events>
@@ -165,11 +165,11 @@
<plugins>flash, java</plugins>
<pluginsIcons>
<row>
- <pluginIcon>plugins/DevicePlugins/images/plugins/flash.png</pluginIcon>
+ <pluginIcon>plugins/Morpheus/icons/dist/plugins/flash.png</pluginIcon>
<pluginName>flash</pluginName>
</row>
<row>
- <pluginIcon>plugins/DevicePlugins/images/plugins/java.png</pluginIcon>
+ <pluginIcon>plugins/Morpheus/icons/dist/plugins/java.png</pluginIcon>
<pluginName>java</pluginName>
</row>
</pluginsIcons>