renamed Graphics category to Javascript Graphics

main
Benoit Pointet 13 years ago
parent 82eb75fd11
commit 635cf36159

@ -24,7 +24,7 @@ if ( typeof wappalyzer != 'undefined' ) {
22: { name: 'Web server', plural: 'Web servers' },
23: { name: 'Cache tool', plural: 'Cache tools' },
24: { name: 'Rich text editor', plural: 'Rich text editors' },
25: { name: 'Graphics', plural: 'Graphics' }
25: { name: 'Javascript Graphics', plural: 'Javascript Graphics' }
};
wappalyzer.apps = {

@ -47,4 +47,4 @@
<!ENTITY wappalyzer.cat22 "Web servers">
<!ENTITY wappalyzer.cat23 "Cache tools">
<!ENTITY wappalyzer.cat24 "Rich text editors">
<!ENTITY wappalyzer.cat25 "Graphics">
<!ENTITY wappalyzer.cat25 "Javascript Graphics">