sprites.lib.php 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720
  1. <?php
  2. /* AUTOGENERATED CONTENT - DO NOT EDIT */
  3. /* ALL CHANGES WILL BE UNDONE */
  4. /* RUN './scripts/generate-sprites' TO UPDATE THIS FILE */
  5. function PMA_sprites()
  6. {
  7. return array(
  8. 'asc_order' => array(
  9. 'position' => '1',
  10. 'width' => '16',
  11. 'height' => '16'
  12. ),
  13. 'b_bookmark' => array(
  14. 'position' => '2',
  15. 'width' => '16',
  16. 'height' => '16'
  17. ),
  18. 'b_browse' => array(
  19. 'position' => '3',
  20. 'width' => '16',
  21. 'height' => '16'
  22. ),
  23. 'b_calendar' => array(
  24. 'position' => '4',
  25. 'width' => '16',
  26. 'height' => '16'
  27. ),
  28. 'b_chart' => array(
  29. 'position' => '5',
  30. 'width' => '16',
  31. 'height' => '16'
  32. ),
  33. 'b_close' => array(
  34. 'position' => '6',
  35. 'width' => '16',
  36. 'height' => '16'
  37. ),
  38. 'b_column_add' => array(
  39. 'position' => '7',
  40. 'width' => '16',
  41. 'height' => '16'
  42. ),
  43. 'b_comment' => array(
  44. 'position' => '8',
  45. 'width' => '16',
  46. 'height' => '16'
  47. ),
  48. 'bd_browse' => array(
  49. 'position' => '9',
  50. 'width' => '16',
  51. 'height' => '16'
  52. ),
  53. 'b_dbstatistics' => array(
  54. 'position' => '10',
  55. 'width' => '16',
  56. 'height' => '16'
  57. ),
  58. 'bd_deltbl' => array(
  59. 'position' => '11',
  60. 'width' => '16',
  61. 'height' => '16'
  62. ),
  63. 'bd_drop' => array(
  64. 'position' => '12',
  65. 'width' => '16',
  66. 'height' => '16'
  67. ),
  68. 'bd_edit' => array(
  69. 'position' => '13',
  70. 'width' => '16',
  71. 'height' => '16'
  72. ),
  73. 'b_deltbl' => array(
  74. 'position' => '14',
  75. 'width' => '16',
  76. 'height' => '16'
  77. ),
  78. 'bd_empty' => array(
  79. 'position' => '15',
  80. 'width' => '16',
  81. 'height' => '16'
  82. ),
  83. 'bd_export' => array(
  84. 'position' => '16',
  85. 'width' => '16',
  86. 'height' => '16'
  87. ),
  88. 'bd_firstpage' => array(
  89. 'position' => '17',
  90. 'width' => '16',
  91. 'height' => '16'
  92. ),
  93. 'bd_ftext' => array(
  94. 'position' => '18',
  95. 'width' => '16',
  96. 'height' => '16'
  97. ),
  98. 'bd_index' => array(
  99. 'position' => '19',
  100. 'width' => '16',
  101. 'height' => '16'
  102. ),
  103. 'bd_insrow' => array(
  104. 'position' => '20',
  105. 'width' => '16',
  106. 'height' => '16'
  107. ),
  108. 'bd_lastpage' => array(
  109. 'position' => '21',
  110. 'width' => '16',
  111. 'height' => '16'
  112. ),
  113. 'bd_nextpage' => array(
  114. 'position' => '22',
  115. 'width' => '16',
  116. 'height' => '16'
  117. ),
  118. 'b_docs' => array(
  119. 'position' => '23',
  120. 'width' => '16',
  121. 'height' => '16'
  122. ),
  123. 'b_docsql' => array(
  124. 'position' => '24',
  125. 'width' => '16',
  126. 'height' => '16'
  127. ),
  128. 'bd_prevpage' => array(
  129. 'position' => '25',
  130. 'width' => '16',
  131. 'height' => '16'
  132. ),
  133. 'bd_primary' => array(
  134. 'position' => '26',
  135. 'width' => '16',
  136. 'height' => '16'
  137. ),
  138. 'b_drop' => array(
  139. 'position' => '27',
  140. 'width' => '16',
  141. 'height' => '16'
  142. ),
  143. 'bd_sbrowse' => array(
  144. 'position' => '28',
  145. 'width' => '16',
  146. 'height' => '16'
  147. ),
  148. 'bd_select' => array(
  149. 'position' => '29',
  150. 'width' => '16',
  151. 'height' => '16'
  152. ),
  153. 'bd_spatial' => array(
  154. 'position' => '30',
  155. 'width' => '16',
  156. 'height' => '16'
  157. ),
  158. 'bd_unique' => array(
  159. 'position' => '31',
  160. 'width' => '16',
  161. 'height' => '16'
  162. ),
  163. 'b_edit' => array(
  164. 'position' => '32',
  165. 'width' => '16',
  166. 'height' => '16'
  167. ),
  168. 'b_empty' => array(
  169. 'position' => '33',
  170. 'width' => '16',
  171. 'height' => '16'
  172. ),
  173. 'b_engine' => array(
  174. 'position' => '34',
  175. 'width' => '16',
  176. 'height' => '16'
  177. ),
  178. 'b_event_add' => array(
  179. 'position' => '35',
  180. 'width' => '16',
  181. 'height' => '16'
  182. ),
  183. 'b_events' => array(
  184. 'position' => '36',
  185. 'width' => '16',
  186. 'height' => '16'
  187. ),
  188. 'b_export' => array(
  189. 'position' => '37',
  190. 'width' => '16',
  191. 'height' => '16'
  192. ),
  193. 'b_firstpage' => array(
  194. 'position' => '38',
  195. 'width' => '16',
  196. 'height' => '16'
  197. ),
  198. 'b_ftext' => array(
  199. 'position' => '39',
  200. 'width' => '16',
  201. 'height' => '16'
  202. ),
  203. 'b_group' => array(
  204. 'position' => '40',
  205. 'width' => '16',
  206. 'height' => '16'
  207. ),
  208. 'b_help' => array(
  209. 'position' => '41',
  210. 'width' => '16',
  211. 'height' => '16'
  212. ),
  213. 'b_home' => array(
  214. 'position' => '42',
  215. 'width' => '16',
  216. 'height' => '16'
  217. ),
  218. 'b_import' => array(
  219. 'position' => '43',
  220. 'width' => '16',
  221. 'height' => '16'
  222. ),
  223. 'b_index_add' => array(
  224. 'position' => '44',
  225. 'width' => '16',
  226. 'height' => '16'
  227. ),
  228. 'b_index' => array(
  229. 'position' => '45',
  230. 'width' => '16',
  231. 'height' => '16'
  232. ),
  233. 'b_info' => array(
  234. 'position' => '46',
  235. 'width' => '11',
  236. 'height' => '11'
  237. ),
  238. 'b_inline_edit' => array(
  239. 'position' => '47',
  240. 'width' => '16',
  241. 'height' => '16'
  242. ),
  243. 'b_insrow' => array(
  244. 'position' => '48',
  245. 'width' => '16',
  246. 'height' => '16'
  247. ),
  248. 'b_lastpage' => array(
  249. 'position' => '49',
  250. 'width' => '16',
  251. 'height' => '16'
  252. ),
  253. 'b_minus' => array(
  254. 'position' => '50',
  255. 'width' => '16',
  256. 'height' => '16'
  257. ),
  258. 'b_more' => array(
  259. 'position' => '51',
  260. 'width' => '16',
  261. 'height' => '16'
  262. ),
  263. 'b_move' => array(
  264. 'position' => '52',
  265. 'width' => '16',
  266. 'height' => '16'
  267. ),
  268. 'b_newdb' => array(
  269. 'position' => '53',
  270. 'width' => '16',
  271. 'height' => '16'
  272. ),
  273. 'b_newtbl' => array(
  274. 'position' => '54',
  275. 'width' => '16',
  276. 'height' => '16'
  277. ),
  278. 'b_nextpage' => array(
  279. 'position' => '55',
  280. 'width' => '16',
  281. 'height' => '16'
  282. ),
  283. 'b_pdfdoc' => array(
  284. 'position' => '56',
  285. 'width' => '16',
  286. 'height' => '16'
  287. ),
  288. 'b_plus' => array(
  289. 'position' => '57',
  290. 'width' => '16',
  291. 'height' => '16'
  292. ),
  293. 'b_prevpage' => array(
  294. 'position' => '58',
  295. 'width' => '16',
  296. 'height' => '16'
  297. ),
  298. 'b_primary' => array(
  299. 'position' => '59',
  300. 'width' => '16',
  301. 'height' => '16'
  302. ),
  303. 'b_print' => array(
  304. 'position' => '60',
  305. 'width' => '16',
  306. 'height' => '16'
  307. ),
  308. 'b_props' => array(
  309. 'position' => '61',
  310. 'width' => '16',
  311. 'height' => '16'
  312. ),
  313. 'b_relations' => array(
  314. 'position' => '62',
  315. 'width' => '16',
  316. 'height' => '16'
  317. ),
  318. 'b_routine_add' => array(
  319. 'position' => '63',
  320. 'width' => '16',
  321. 'height' => '16'
  322. ),
  323. 'b_routines' => array(
  324. 'position' => '64',
  325. 'width' => '16',
  326. 'height' => '16'
  327. ),
  328. 'b_save' => array(
  329. 'position' => '65',
  330. 'width' => '16',
  331. 'height' => '16'
  332. ),
  333. 'b_sbrowse' => array(
  334. 'position' => '66',
  335. 'width' => '16',
  336. 'height' => '16'
  337. ),
  338. 'b_sdb' => array(
  339. 'position' => '67',
  340. 'width' => '10',
  341. 'height' => '10'
  342. ),
  343. 'b_search' => array(
  344. 'position' => '68',
  345. 'width' => '16',
  346. 'height' => '16'
  347. ),
  348. 'b_selboard' => array(
  349. 'position' => '69',
  350. 'width' => '16',
  351. 'height' => '16'
  352. ),
  353. 'b_select' => array(
  354. 'position' => '70',
  355. 'width' => '16',
  356. 'height' => '16'
  357. ),
  358. 'b_snewtbl' => array(
  359. 'position' => '71',
  360. 'width' => '16',
  361. 'height' => '16'
  362. ),
  363. 'b_spatial' => array(
  364. 'position' => '72',
  365. 'width' => '16',
  366. 'height' => '16'
  367. ),
  368. 'b_sqldoc' => array(
  369. 'position' => '73',
  370. 'width' => '16',
  371. 'height' => '16'
  372. ),
  373. 'b_sqlhelp' => array(
  374. 'position' => '74',
  375. 'width' => '16',
  376. 'height' => '16'
  377. ),
  378. 'b_sql' => array(
  379. 'position' => '75',
  380. 'width' => '16',
  381. 'height' => '16'
  382. ),
  383. 'b_table_add' => array(
  384. 'position' => '76',
  385. 'width' => '16',
  386. 'height' => '16'
  387. ),
  388. 'b_tblanalyse' => array(
  389. 'position' => '77',
  390. 'width' => '16',
  391. 'height' => '16'
  392. ),
  393. 'b_tblexport' => array(
  394. 'position' => '78',
  395. 'width' => '16',
  396. 'height' => '16'
  397. ),
  398. 'b_tblimport' => array(
  399. 'position' => '79',
  400. 'width' => '16',
  401. 'height' => '16'
  402. ),
  403. 'b_tblops' => array(
  404. 'position' => '80',
  405. 'width' => '16',
  406. 'height' => '16'
  407. ),
  408. 'b_tbloptimize' => array(
  409. 'position' => '81',
  410. 'width' => '16',
  411. 'height' => '16'
  412. ),
  413. 'b_tipp' => array(
  414. 'position' => '82',
  415. 'width' => '16',
  416. 'height' => '16'
  417. ),
  418. 'b_trigger_add' => array(
  419. 'position' => '83',
  420. 'width' => '16',
  421. 'height' => '16'
  422. ),
  423. 'b_triggers' => array(
  424. 'position' => '84',
  425. 'width' => '16',
  426. 'height' => '16'
  427. ),
  428. 'b_unique' => array(
  429. 'position' => '85',
  430. 'width' => '16',
  431. 'height' => '16'
  432. ),
  433. 'b_usradd' => array(
  434. 'position' => '86',
  435. 'width' => '16',
  436. 'height' => '16'
  437. ),
  438. 'b_usrcheck' => array(
  439. 'position' => '87',
  440. 'width' => '16',
  441. 'height' => '16'
  442. ),
  443. 'b_usrdrop' => array(
  444. 'position' => '88',
  445. 'width' => '16',
  446. 'height' => '16'
  447. ),
  448. 'b_usredit' => array(
  449. 'position' => '89',
  450. 'width' => '16',
  451. 'height' => '16'
  452. ),
  453. 'b_usrlist' => array(
  454. 'position' => '90',
  455. 'width' => '16',
  456. 'height' => '16'
  457. ),
  458. 'b_view_add' => array(
  459. 'position' => '91',
  460. 'width' => '16',
  461. 'height' => '16'
  462. ),
  463. 'b_view' => array(
  464. 'position' => '92',
  465. 'width' => '16',
  466. 'height' => '16'
  467. ),
  468. 'b_views' => array(
  469. 'position' => '93',
  470. 'width' => '16',
  471. 'height' => '16'
  472. ),
  473. 'col_drop' => array(
  474. 'position' => '94',
  475. 'width' => '16',
  476. 'height' => '16'
  477. ),
  478. 'database' => array(
  479. 'position' => '95',
  480. 'width' => '16',
  481. 'height' => '16'
  482. ),
  483. 'eye_grey' => array(
  484. 'position' => '96',
  485. 'width' => '16',
  486. 'height' => '16'
  487. ),
  488. 'eye' => array(
  489. 'position' => '97',
  490. 'width' => '16',
  491. 'height' => '16'
  492. ),
  493. 'item' => array(
  494. 'position' => '98',
  495. 'width' => '9',
  496. 'height' => '9'
  497. ),
  498. 'more' => array(
  499. 'position' => '99',
  500. 'width' => '13',
  501. 'height' => '16'
  502. ),
  503. 'new_data_hovered' => array(
  504. 'position' => '100',
  505. 'width' => '16',
  506. 'height' => '16'
  507. ),
  508. 'new_data' => array(
  509. 'position' => '101',
  510. 'width' => '16',
  511. 'height' => '16'
  512. ),
  513. 'new_data_selected_hovered' => array(
  514. 'position' => '102',
  515. 'width' => '16',
  516. 'height' => '16'
  517. ),
  518. 'new_data_selected' => array(
  519. 'position' => '103',
  520. 'width' => '16',
  521. 'height' => '16'
  522. ),
  523. 'new_struct_hovered' => array(
  524. 'position' => '104',
  525. 'width' => '16',
  526. 'height' => '16'
  527. ),
  528. 'new_struct' => array(
  529. 'position' => '105',
  530. 'width' => '16',
  531. 'height' => '16'
  532. ),
  533. 'new_struct_selected_hovered' => array(
  534. 'position' => '106',
  535. 'width' => '16',
  536. 'height' => '16'
  537. ),
  538. 'new_struct_selected' => array(
  539. 'position' => '107',
  540. 'width' => '16',
  541. 'height' => '16'
  542. ),
  543. 'pause' => array(
  544. 'position' => '108',
  545. 'width' => '16',
  546. 'height' => '16'
  547. ),
  548. 'php_sym' => array(
  549. 'position' => '109',
  550. 'width' => '16',
  551. 'height' => '16'
  552. ),
  553. 'play' => array(
  554. 'position' => '110',
  555. 'width' => '16',
  556. 'height' => '16'
  557. ),
  558. 's_asci' => array(
  559. 'position' => '111',
  560. 'width' => '16',
  561. 'height' => '16'
  562. ),
  563. 's_asc' => array(
  564. 'position' => '112',
  565. 'width' => '16',
  566. 'height' => '16'
  567. ),
  568. 's_attention' => array(
  569. 'position' => '113',
  570. 'width' => '16',
  571. 'height' => '16'
  572. ),
  573. 's_cancel2' => array(
  574. 'position' => '114',
  575. 'width' => '16',
  576. 'height' => '16'
  577. ),
  578. 's_cancel' => array(
  579. 'position' => '115',
  580. 'width' => '16',
  581. 'height' => '16'
  582. ),
  583. 's_cog' => array(
  584. 'position' => '116',
  585. 'width' => '16',
  586. 'height' => '16'
  587. ),
  588. 's_db' => array(
  589. 'position' => '117',
  590. 'width' => '16',
  591. 'height' => '16'
  592. ),
  593. 's_desc' => array(
  594. 'position' => '118',
  595. 'width' => '16',
  596. 'height' => '16'
  597. ),
  598. 's_error2' => array(
  599. 'position' => '119',
  600. 'width' => '11',
  601. 'height' => '11'
  602. ),
  603. 's_error' => array(
  604. 'position' => '120',
  605. 'width' => '16',
  606. 'height' => '16'
  607. ),
  608. 's_host' => array(
  609. 'position' => '121',
  610. 'width' => '16',
  611. 'height' => '16'
  612. ),
  613. 's_info' => array(
  614. 'position' => '122',
  615. 'width' => '16',
  616. 'height' => '16'
  617. ),
  618. 's_lang' => array(
  619. 'position' => '123',
  620. 'width' => '16',
  621. 'height' => '16'
  622. ),
  623. 's_loggoff' => array(
  624. 'position' => '124',
  625. 'width' => '16',
  626. 'height' => '16'
  627. ),
  628. 's_notice' => array(
  629. 'position' => '125',
  630. 'width' => '16',
  631. 'height' => '16'
  632. ),
  633. 's_okay' => array(
  634. 'position' => '126',
  635. 'width' => '16',
  636. 'height' => '16'
  637. ),
  638. 's_passwd' => array(
  639. 'position' => '127',
  640. 'width' => '16',
  641. 'height' => '16'
  642. ),
  643. 's_process' => array(
  644. 'position' => '128',
  645. 'width' => '16',
  646. 'height' => '16'
  647. ),
  648. 's_really' => array(
  649. 'position' => '129',
  650. 'width' => '11',
  651. 'height' => '11'
  652. ),
  653. 's_reload' => array(
  654. 'position' => '130',
  655. 'width' => '16',
  656. 'height' => '16'
  657. ),
  658. 's_replication' => array(
  659. 'position' => '131',
  660. 'width' => '16',
  661. 'height' => '16'
  662. ),
  663. 's_rights' => array(
  664. 'position' => '132',
  665. 'width' => '16',
  666. 'height' => '16'
  667. ),
  668. 's_sortable' => array(
  669. 'position' => '133',
  670. 'width' => '16',
  671. 'height' => '16'
  672. ),
  673. 's_status' => array(
  674. 'position' => '134',
  675. 'width' => '16',
  676. 'height' => '16'
  677. ),
  678. 's_success' => array(
  679. 'position' => '135',
  680. 'width' => '16',
  681. 'height' => '16'
  682. ),
  683. 's_sync' => array(
  684. 'position' => '136',
  685. 'width' => '16',
  686. 'height' => '16'
  687. ),
  688. 's_tbl' => array(
  689. 'position' => '137',
  690. 'width' => '16',
  691. 'height' => '16'
  692. ),
  693. 's_theme' => array(
  694. 'position' => '138',
  695. 'width' => '16',
  696. 'height' => '16'
  697. ),
  698. 's_top' => array(
  699. 'position' => '139',
  700. 'width' => '16',
  701. 'height' => '16'
  702. ),
  703. 's_vars' => array(
  704. 'position' => '140',
  705. 'width' => '16',
  706. 'height' => '16'
  707. ),
  708. 's_views' => array(
  709. 'position' => '141',
  710. 'width' => '16',
  711. 'height' => '16'
  712. ),
  713. 'window-new' => array(
  714. 'position' => '142',
  715. 'width' => '16',
  716. 'height' => '16'
  717. ),
  718. );
  719. }
  720. ?>