Commit 9dea0876 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

move images to common

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54820 954022d7-b5bf-4e40-9824-e11837661b57
parent 4ed22a4b
......@@ -189,7 +189,6 @@
"sample": {
"files": {
"<%= pkg.menu_path %>/PowerPoint/": [
"../../PowerPoint/Images/*.cur"
"../../PowerPoint/menu/**",
"../../PowerPoint/MenuIcons/**"
],
......
......@@ -162,8 +162,7 @@
"sdk": {
"files": {
"<%= pkg.menu_path %>/Word/": [
"../../Word/sdk-all.js",
"../../Word/Images/*.cur"
"../../Word/sdk-all.js"
]
}
},
......@@ -194,7 +193,8 @@
"../../Common/docscoapisettings.js",
"../../Common/commonDefines.js",
"../../Common/apiCommon.js",
"../../Common/downloaderfiles.js"
"../../Common/downloaderfiles.js",
"../../Common/Images/*.cur"
]
}
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment