pkgsrc/www/drupal6/PLIST
rhaen 9d430e15fe - updated package to 6.20
- update patch provided by V.Seifert

ChangeLog:

- #494462 by z.stolar: modify robots.txt to give search engine crawlers
  permission to index content in /sites/*, such as images uploaded to the
  site #481142 by JohnAlbin, sociotech: theme settings forms were not
  inherited by sub-themes
- #764548 by Dave Reid, sun: backport hiding of hidden modules on the
  modules page, so if projects include hidden modules for testing, those
  will not confuse users #687674 by jefnguo, rdrh555: fix minor code
  documentation typo in menu.inc
- #881540 by bjaspan: make syslog identity configurable on the user
  interface (instead of hardwired to 'drupal') #280930 by pillarsdotnet,
  oadaeh, David_Rothstein: fall back on an empty array if hook_schema is
  not defined for a module
- #956320: clean up documentation for menu_set_active_trail #903016 by
  daniels220: path argument was not documented on the arg() function
- #618280 by daniels220: minor fix to drupal_add_css() documentation to
  have correct path example #926440 by daniels220: document search_form()
  return value properly
- #716348 by grendzy, hefox: document that drupal_get_path(),
  drupal_load() and drupal_get_filename() can be used with 'profile' as
  well #767408 by hunmonk: copy semaphore site creation to
  update_fix_d6_requirements() to solve issues upgrading from any version
  of Drupal 5
- #948520 by jhodgdon, mvc: fix formatting in Schema API documentation
  lists #931304 by subnet_rx, webkenny: backport support for newly popular
  tel: protocol in filter_xss_bad_protocols()
- #937508 by amateescu: document the return value of arg() better #505730
  by alexanderpas, jhodgdon: document return value of
  valid_email_address() better
- #930784 by Jay Matwichuk, daniels220: fix argument name in code
  documentation for db_add_field() #225950 by mgriego, daniels220,
  jhodgdon: improve documentation on theme_image()
- #698248 by andypost: fix notice in cache.inc when $user->cache is not
  defined #872374 by sender: user_load() can take a uid not just an array;
  document that properly
- #942718 by joachim: document where drupal_get_form() arguments end up in
  form arrays #895858 by dstol: fix documentation of possible $item values
  in menu_link_save()
- #379348 by dstol: refine documentation on node_submit() #403034 by
  Andreas Wolf, roderik: node_assign_owner_action() should use
  node_get_types('name', ...) to get the name of the node type
- #829968 by AlexisWilke, andypost: fix drupal_lookup_path() to always
  return FALSE if the source was not found, not just for the 2nd call
  onwards #245990 by David_Rothstein, Pedro Lozano, andypost: do not
  follow any redirections in system_check_http_request() since we only
  need data on whether HTTP requests worked at all
- #366768 by druppi, hass, plach, GiorgosK: do not link to unpublished
  translation nodes, even if user would have access to them (once
  published) #764234 by yan_nick, Zoltan Balogh and myself: backport width
  of user filter labels in admin forms; better fit for some translations
- #971400 by myself, pp: backport change of language source URLs from
  Drupal 7 #809616 by catch, hswong3i: fix notice in menu rebuild
- #973242 by pp: log type name not properly translated in dblog.module
- #147000 by pwolanin, mikeytown2, et. al.: avoid multiple, parallel
  rebuildings of module and theme data
- #969252 by Dave Reid: save hook_help implementation in upload.module for
  admin/settings/uploads #993834 by adamgerbert, nenne: fix documentation
  of return value in do_search
- #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist
- #841134 by daniels220, jhodgdon: file_save_upload() documentation
  corrections
- #287647 by bjaspan, lilou, mikejoconnor, cafuego, Déja: cast invalid
  hook_schema() results into arrays at all times #917670 by mr.baileys,
  rdrh555: fix documentation for drupal_alter()
- #357785 by arnoldc, gravalsyr, miro_dietiker, plach: retain the tnid
  value for new nodes saved, so the node object reflects the database
- #422218 by salvis, jeremiah.snapp: fix a case in forum module where non
  forum tids might get picked as the forum topic tid
- #488166 by EmanueleQuinto, Damien Tournoud, jhodgdon: search relevance
  calculation fails if last_comment_timestamp is NULL #881132 by HLopes,
  Garrett Albright: CSS files with non-UTF-8 characters broke CSS
  optimization
- #772678 by sun, jpmckinney, Berdir, markus_petrux: no way to specify
  default collation, entirely depended on database configuration (which
  might be inappropriate) #212130 by salvis, boydjd, Steven, grendzy,
  Damien Tournoud: more complete support for unicode entities, to account
  for previously missing entities in decode_entities()
- #307636 by zbricoleur, sreynen, quicksketch: fix file identification bug
  with image file processing on Microsoft IIS Roll back #147000, prevented
  Drupal from being installed.
- #986682 by pkiraly: improve code documentation for db_table_exists() and
  db_column_exists()
2010-12-17 00:04:00 +00:00

469 lines
19 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2010/12/17 00:04:00 rhaen Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
share/doc/drupal/INSTALL.pgsql.txt
share/doc/drupal/INSTALL.txt
share/doc/drupal/LICENSE.txt
share/doc/drupal/MAINTAINERS.txt
share/doc/drupal/UPGRADE.txt
share/drupal/cron.php
share/drupal/includes/actions.inc
share/drupal/includes/batch.inc
share/drupal/includes/bootstrap.inc
share/drupal/includes/cache-install.inc
share/drupal/includes/cache.inc
share/drupal/includes/common.inc
share/drupal/includes/database.inc
share/drupal/includes/database.mysql-common.inc
share/drupal/includes/database.mysql.inc
share/drupal/includes/database.mysqli.inc
share/drupal/includes/database.pgsql.inc
share/drupal/includes/file.inc
share/drupal/includes/form.inc
share/drupal/includes/image.gd.inc
share/drupal/includes/image.inc
share/drupal/includes/install.inc
share/drupal/includes/install.mysql.inc
share/drupal/includes/install.mysqli.inc
share/drupal/includes/install.pgsql.inc
share/drupal/includes/language.inc
share/drupal/includes/locale.inc
share/drupal/includes/lock.inc
share/drupal/includes/mail.inc
share/drupal/includes/menu.inc
share/drupal/includes/module.inc
share/drupal/includes/pager.inc
share/drupal/includes/path.inc
share/drupal/includes/session.inc
share/drupal/includes/tablesort.inc
share/drupal/includes/theme.inc
share/drupal/includes/theme.maintenance.inc
share/drupal/includes/unicode.inc
share/drupal/includes/unicode.entities.inc
share/drupal/includes/xmlrpc.inc
share/drupal/includes/xmlrpcs.inc
share/drupal/index.php
share/drupal/install.php
share/drupal/misc/ahah.js
share/drupal/misc/arrow-asc.png
share/drupal/misc/arrow-desc.png
share/drupal/misc/autocomplete.js
share/drupal/misc/batch.js
share/drupal/misc/blog.png
share/drupal/misc/collapse.js
share/drupal/misc/draggable.png
share/drupal/misc/drupal.js
share/drupal/misc/druplicon.png
share/drupal/misc/farbtastic/farbtastic.css
share/drupal/misc/farbtastic/farbtastic.js
share/drupal/misc/farbtastic/marker.png
share/drupal/misc/farbtastic/mask.png
share/drupal/misc/farbtastic/wheel.png
share/drupal/misc/favicon.ico
share/drupal/misc/feed.png
share/drupal/misc/form.js
share/drupal/misc/forum-closed.png
share/drupal/misc/forum-default.png
share/drupal/misc/forum-hot-new.png
share/drupal/misc/forum-hot.png
share/drupal/misc/forum-new.png
share/drupal/misc/forum-sticky.png
share/drupal/misc/grippie.png
share/drupal/misc/jquery.form.js
share/drupal/misc/jquery.js
share/drupal/misc/menu-collapsed-rtl.png
share/drupal/misc/menu-collapsed.png
share/drupal/misc/menu-expanded.png
share/drupal/misc/menu-leaf.png
share/drupal/misc/powered-black-135x42.png
share/drupal/misc/powered-black-80x15.png
share/drupal/misc/powered-black-88x31.png
share/drupal/misc/powered-blue-135x42.png
share/drupal/misc/powered-blue-80x15.png
share/drupal/misc/powered-blue-88x31.png
share/drupal/misc/powered-gray-135x42.png
share/drupal/misc/powered-gray-80x15.png
share/drupal/misc/powered-gray-88x31.png
share/drupal/misc/print-rtl.css
share/drupal/misc/print.css
share/drupal/misc/progress.gif
share/drupal/misc/progress.js
share/drupal/misc/tabledrag.js
share/drupal/misc/tableheader.js
share/drupal/misc/tableselect.js
share/drupal/misc/teaser.js
share/drupal/misc/textarea.js
share/drupal/misc/throbber.gif
share/drupal/misc/tree-bottom.png
share/drupal/misc/tree.png
share/drupal/misc/watchdog-error.png
share/drupal/misc/watchdog-ok.png
share/drupal/misc/watchdog-warning.png
share/drupal/misc/xml.png
share/drupal/modules/README.txt
share/drupal/modules/aggregator/aggregator-feed-source.tpl.php
share/drupal/modules/aggregator/aggregator-item.tpl.php
share/drupal/modules/aggregator/aggregator-rtl.css
share/drupal/modules/aggregator/aggregator-summary-item.tpl.php
share/drupal/modules/aggregator/aggregator-summary-items.tpl.php
share/drupal/modules/aggregator/aggregator-wrapper.tpl.php
share/drupal/modules/aggregator/aggregator.admin.inc
share/drupal/modules/aggregator/aggregator.css
share/drupal/modules/aggregator/aggregator.info
share/drupal/modules/aggregator/aggregator.install
share/drupal/modules/aggregator/aggregator.module
share/drupal/modules/aggregator/aggregator.pages.inc
share/drupal/modules/block/block-admin-display-form.tpl.php
share/drupal/modules/block/block.admin.inc
share/drupal/modules/block/block.css
share/drupal/modules/block/block.info
share/drupal/modules/block/block.install
share/drupal/modules/block/block.js
share/drupal/modules/block/block.module
share/drupal/modules/blog/blog.info
share/drupal/modules/blog/blog.module
share/drupal/modules/blog/blog.pages.inc
share/drupal/modules/blogapi/blogapi.info
share/drupal/modules/blogapi/blogapi.install
share/drupal/modules/blogapi/blogapi.module
share/drupal/modules/book/book-all-books-block.tpl.php
share/drupal/modules/book/book-export-html.tpl.php
share/drupal/modules/book/book-navigation.tpl.php
share/drupal/modules/book/book-node-export-html.tpl.php
share/drupal/modules/book/book-rtl.css
share/drupal/modules/book/book.admin.inc
share/drupal/modules/book/book.css
share/drupal/modules/book/book.info
share/drupal/modules/book/book.install
share/drupal/modules/book/book.module
share/drupal/modules/book/book.pages.inc
share/drupal/modules/color/color-rtl.css
share/drupal/modules/color/color.css
share/drupal/modules/color/color.info
share/drupal/modules/color/color.install
share/drupal/modules/color/color.js
share/drupal/modules/color/color.module
share/drupal/modules/color/images/hook-rtl.png
share/drupal/modules/color/images/hook.png
share/drupal/modules/color/images/lock.png
share/drupal/modules/comment/comment-folded.tpl.php
share/drupal/modules/comment/comment-rtl.css
share/drupal/modules/comment/comment-wrapper.tpl.php
share/drupal/modules/comment/comment.admin.inc
share/drupal/modules/comment/comment.css
share/drupal/modules/comment/comment.info
share/drupal/modules/comment/comment.install
share/drupal/modules/comment/comment.js
share/drupal/modules/comment/comment.module
share/drupal/modules/comment/comment.pages.inc
share/drupal/modules/comment/comment.tpl.php
share/drupal/modules/contact/contact.admin.inc
share/drupal/modules/contact/contact.info
share/drupal/modules/contact/contact.install
share/drupal/modules/contact/contact.module
share/drupal/modules/contact/contact.pages.inc
share/drupal/modules/dblog/dblog-rtl.css
share/drupal/modules/dblog/dblog.admin.inc
share/drupal/modules/dblog/dblog.css
share/drupal/modules/dblog/dblog.info
share/drupal/modules/dblog/dblog.install
share/drupal/modules/dblog/dblog.module
share/drupal/modules/filter/filter.admin.inc
share/drupal/modules/filter/filter.info
share/drupal/modules/filter/filter.install
share/drupal/modules/filter/filter.module
share/drupal/modules/filter/filter.pages.inc
share/drupal/modules/forum/forum-icon.tpl.php
share/drupal/modules/forum/forum-list.tpl.php
share/drupal/modules/forum/forum-rtl.css
share/drupal/modules/forum/forum-submitted.tpl.php
share/drupal/modules/forum/forum-topic-list.tpl.php
share/drupal/modules/forum/forum-topic-navigation.tpl.php
share/drupal/modules/forum/forum.admin.inc
share/drupal/modules/forum/forum.css
share/drupal/modules/forum/forum.info
share/drupal/modules/forum/forum.install
share/drupal/modules/forum/forum.module
share/drupal/modules/forum/forum.pages.inc
share/drupal/modules/forum/forums.tpl.php
share/drupal/modules/help/help-rtl.css
share/drupal/modules/help/help.admin.inc
share/drupal/modules/help/help.css
share/drupal/modules/help/help.info
share/drupal/modules/help/help.module
share/drupal/modules/locale/locale.css
share/drupal/modules/locale/locale.info
share/drupal/modules/locale/locale.install
share/drupal/modules/locale/locale.module
share/drupal/modules/menu/menu.admin.inc
share/drupal/modules/menu/menu.info
share/drupal/modules/menu/menu.install
share/drupal/modules/menu/menu.module
share/drupal/modules/node/content_types.inc
share/drupal/modules/node/node-rtl.css
share/drupal/modules/node/node.admin.inc
share/drupal/modules/node/node.css
share/drupal/modules/node/node.info
share/drupal/modules/node/node.install
share/drupal/modules/node/node.module
share/drupal/modules/node/node.pages.inc
share/drupal/modules/node/node.tpl.php
share/drupal/modules/openid/login-bg.png
share/drupal/modules/openid/openid.css
share/drupal/modules/openid/openid.inc
share/drupal/modules/openid/openid.info
share/drupal/modules/openid/openid.install
share/drupal/modules/openid/openid.js
share/drupal/modules/openid/openid.module
share/drupal/modules/openid/openid.pages.inc
share/drupal/modules/openid/xrds.inc
share/drupal/modules/path/path.admin.inc
share/drupal/modules/path/path.info
share/drupal/modules/path/path.module
share/drupal/modules/php/php.info
share/drupal/modules/php/php.install
share/drupal/modules/php/php.module
share/drupal/modules/ping/ping.info
share/drupal/modules/ping/ping.module
share/drupal/modules/poll/poll-bar-block.tpl.php
share/drupal/modules/poll/poll-bar.tpl.php
share/drupal/modules/poll/poll-results-block.tpl.php
share/drupal/modules/poll/poll-results.tpl.php
share/drupal/modules/poll/poll-rtl.css
share/drupal/modules/poll/poll-vote.tpl.php
share/drupal/modules/poll/poll.css
share/drupal/modules/poll/poll.info
share/drupal/modules/poll/poll.install
share/drupal/modules/poll/poll.module
share/drupal/modules/poll/poll.pages.inc
share/drupal/modules/profile/profile-block.tpl.php
share/drupal/modules/profile/profile-listing.tpl.php
share/drupal/modules/profile/profile-wrapper.tpl.php
share/drupal/modules/profile/profile.admin.inc
share/drupal/modules/profile/profile.css
share/drupal/modules/profile/profile.info
share/drupal/modules/profile/profile.install
share/drupal/modules/profile/profile.js
share/drupal/modules/profile/profile.module
share/drupal/modules/profile/profile.pages.inc
share/drupal/modules/search/search-block-form.tpl.php
share/drupal/modules/search/search-result.tpl.php
share/drupal/modules/search/search-results.tpl.php
share/drupal/modules/search/search-rtl.css
share/drupal/modules/search/search-theme-form.tpl.php
share/drupal/modules/search/search.admin.inc
share/drupal/modules/search/search.css
share/drupal/modules/search/search.info
share/drupal/modules/search/search.install
share/drupal/modules/search/search.module
share/drupal/modules/search/search.pages.inc
share/drupal/modules/statistics/statistics.admin.inc
share/drupal/modules/statistics/statistics.info
share/drupal/modules/statistics/statistics.install
share/drupal/modules/statistics/statistics.module
share/drupal/modules/statistics/statistics.pages.inc
share/drupal/modules/syslog/syslog.info
share/drupal/modules/syslog/syslog.install
share/drupal/modules/syslog/syslog.module
share/drupal/modules/system/admin-rtl.css
share/drupal/modules/system/admin.css
share/drupal/modules/system/block.tpl.php
share/drupal/modules/system/box.tpl.php
share/drupal/modules/system/defaults-rtl.css
share/drupal/modules/system/defaults.css
share/drupal/modules/system/maintenance-page.tpl.php
share/drupal/modules/system/maintenance.css
share/drupal/modules/system/page.tpl.php
share/drupal/modules/system/system-menus-rtl.css
share/drupal/modules/system/system-menus.css
share/drupal/modules/system/system-rtl.css
share/drupal/modules/system/system.admin.inc
share/drupal/modules/system/system.css
share/drupal/modules/system/system.info
share/drupal/modules/system/system.install
share/drupal/modules/system/system.js
share/drupal/modules/system/system.module
share/drupal/modules/taxonomy/taxonomy.admin.inc
share/drupal/modules/taxonomy/taxonomy.css
share/drupal/modules/taxonomy/taxonomy.info
share/drupal/modules/taxonomy/taxonomy.install
share/drupal/modules/taxonomy/taxonomy.js
share/drupal/modules/taxonomy/taxonomy.module
share/drupal/modules/taxonomy/taxonomy.pages.inc
share/drupal/modules/throttle/throttle.admin.inc
share/drupal/modules/throttle/throttle.info
share/drupal/modules/throttle/throttle.module
share/drupal/modules/tracker/tracker.css
share/drupal/modules/tracker/tracker.info
share/drupal/modules/tracker/tracker.module
share/drupal/modules/tracker/tracker.pages.inc
share/drupal/modules/translation/translation.info
share/drupal/modules/translation/translation.module
share/drupal/modules/translation/translation.pages.inc
share/drupal/modules/trigger/trigger.admin.inc
share/drupal/modules/trigger/trigger.info
share/drupal/modules/trigger/trigger.install
share/drupal/modules/trigger/trigger.module
share/drupal/modules/update/update-rtl.css
share/drupal/modules/update/update.compare.inc
share/drupal/modules/update/update.css
share/drupal/modules/update/update.fetch.inc
share/drupal/modules/update/update.info
share/drupal/modules/update/update.install
share/drupal/modules/update/update.module
share/drupal/modules/update/update.report.inc
share/drupal/modules/update/update.settings.inc
share/drupal/modules/upload/upload.admin.inc
share/drupal/modules/upload/upload.info
share/drupal/modules/upload/upload.install
share/drupal/modules/upload/upload.module
share/drupal/modules/user/user-picture.tpl.php
share/drupal/modules/user/user-profile-category.tpl.php
share/drupal/modules/user/user-profile-item.tpl.php
share/drupal/modules/user/user-profile.tpl.php
share/drupal/modules/user/user-rtl.css
share/drupal/modules/user/user.admin.inc
share/drupal/modules/user/user.css
share/drupal/modules/user/user.info
share/drupal/modules/user/user.install
share/drupal/modules/user/user.js
share/drupal/modules/user/user.module
share/drupal/modules/user/user.pages.inc
share/drupal/robots.txt
share/drupal/scripts/code-clean.sh
share/drupal/scripts/code-style.pl
share/drupal/scripts/cron-curl.sh
share/drupal/scripts/cron-lynx.sh
share/drupal/scripts/drupal.sh
share/drupal/sites/all/README.txt
share/drupal/themes/README.txt
share/drupal/themes/bluemarine/block.tpl.php
share/drupal/themes/bluemarine/bluemarine.info
share/drupal/themes/bluemarine/box.tpl.php
share/drupal/themes/bluemarine/comment.tpl.php
share/drupal/themes/bluemarine/logo.png
share/drupal/themes/bluemarine/node.tpl.php
share/drupal/themes/bluemarine/page.tpl.php
share/drupal/themes/bluemarine/screenshot.png
share/drupal/themes/bluemarine/style-rtl.css
share/drupal/themes/bluemarine/style.css
share/drupal/themes/chameleon/background.png
share/drupal/themes/chameleon/chameleon.info
share/drupal/themes/chameleon/chameleon.theme
share/drupal/themes/chameleon/common-rtl.css
share/drupal/themes/chameleon/common.css
share/drupal/themes/chameleon/logo.png
share/drupal/themes/chameleon/marvin/bullet.png
share/drupal/themes/chameleon/marvin/druplicon-watermark-rtl.png
share/drupal/themes/chameleon/marvin/druplicon-watermark.png
share/drupal/themes/chameleon/marvin/logo.png
share/drupal/themes/chameleon/marvin/marvin.info
share/drupal/themes/chameleon/marvin/screenshot.png
share/drupal/themes/chameleon/marvin/style-rtl.css
share/drupal/themes/chameleon/marvin/style.css
share/drupal/themes/chameleon/screenshot.png
share/drupal/themes/chameleon/style-rtl.css
share/drupal/themes/chameleon/style.css
share/drupal/themes/engines/phptemplate/phptemplate.engine
share/drupal/themes/garland/block.tpl.php
share/drupal/themes/garland/color/base.png
share/drupal/themes/garland/color/color.inc
share/drupal/themes/garland/color/preview.css
share/drupal/themes/garland/color/preview.png
share/drupal/themes/garland/comment.tpl.php
share/drupal/themes/garland/fix-ie-rtl.css
share/drupal/themes/garland/fix-ie.css
share/drupal/themes/garland/garland.info
share/drupal/themes/garland/images/bg-bar-white.png
share/drupal/themes/garland/images/bg-bar.png
share/drupal/themes/garland/images/bg-content-left.png
share/drupal/themes/garland/images/bg-content-right.png
share/drupal/themes/garland/images/bg-content.png
share/drupal/themes/garland/images/bg-navigation-item-hover.png
share/drupal/themes/garland/images/bg-navigation-item.png
share/drupal/themes/garland/images/bg-navigation.png
share/drupal/themes/garland/images/bg-tab.png
share/drupal/themes/garland/images/body.png
share/drupal/themes/garland/images/gradient-inner.png
share/drupal/themes/garland/images/menu-collapsed-rtl.gif
share/drupal/themes/garland/images/menu-collapsed.gif
share/drupal/themes/garland/images/menu-expanded.gif
share/drupal/themes/garland/images/menu-leaf.gif
share/drupal/themes/garland/images/task-list.png
share/drupal/themes/garland/logo.png
share/drupal/themes/garland/maintenance-page.tpl.php
share/drupal/themes/garland/minnelli/color/base.png
share/drupal/themes/garland/minnelli/color/color.inc
share/drupal/themes/garland/minnelli/color/preview.png
share/drupal/themes/garland/minnelli/logo.png
share/drupal/themes/garland/minnelli/minnelli.css
share/drupal/themes/garland/minnelli/minnelli.info
share/drupal/themes/garland/minnelli/screenshot.png
share/drupal/themes/garland/node.tpl.php
share/drupal/themes/garland/page.tpl.php
share/drupal/themes/garland/print.css
share/drupal/themes/garland/screenshot.png
share/drupal/themes/garland/style-rtl.css
share/drupal/themes/garland/style.css
share/drupal/themes/garland/template.php
share/drupal/themes/pushbutton/arrow-next-hover-rtl.png
share/drupal/themes/pushbutton/arrow-next-hover.png
share/drupal/themes/pushbutton/arrow-next-rtl.png
share/drupal/themes/pushbutton/arrow-next-visited-rtl.png
share/drupal/themes/pushbutton/arrow-next-visited.png
share/drupal/themes/pushbutton/arrow-next.png
share/drupal/themes/pushbutton/arrow-prev-hover-rtl.png
share/drupal/themes/pushbutton/arrow-prev-hover.png
share/drupal/themes/pushbutton/arrow-prev-rtl.png
share/drupal/themes/pushbutton/arrow-prev-visited-rtl.png
share/drupal/themes/pushbutton/arrow-prev-visited.png
share/drupal/themes/pushbutton/arrow-prev.png
share/drupal/themes/pushbutton/arrow-up-hover.png
share/drupal/themes/pushbutton/arrow-up-visited.png
share/drupal/themes/pushbutton/arrow-up.png
share/drupal/themes/pushbutton/background.png
share/drupal/themes/pushbutton/block.tpl.php
share/drupal/themes/pushbutton/box.tpl.php
share/drupal/themes/pushbutton/comment.tpl.php
share/drupal/themes/pushbutton/forum-container-rtl.jpg
share/drupal/themes/pushbutton/forum-container.jpg
share/drupal/themes/pushbutton/forum-link-rtl.png
share/drupal/themes/pushbutton/forum-link.png
share/drupal/themes/pushbutton/header-a.jpg
share/drupal/themes/pushbutton/header-b-rtl.jpg
share/drupal/themes/pushbutton/header-b.jpg
share/drupal/themes/pushbutton/header-c.png
share/drupal/themes/pushbutton/icon-block-rtl.png
share/drupal/themes/pushbutton/icon-block.png
share/drupal/themes/pushbutton/icon-comment-rtl.png
share/drupal/themes/pushbutton/icon-comment.png
share/drupal/themes/pushbutton/logo-active-rtl.jpg
share/drupal/themes/pushbutton/logo-active.jpg
share/drupal/themes/pushbutton/logo-background-rtl.jpg
share/drupal/themes/pushbutton/logo-background.jpg
share/drupal/themes/pushbutton/logo-hover-rtl.jpg
share/drupal/themes/pushbutton/logo-hover.jpg
share/drupal/themes/pushbutton/logo.png
share/drupal/themes/pushbutton/node.tpl.php
share/drupal/themes/pushbutton/page.tpl.php
share/drupal/themes/pushbutton/pushbutton.info
share/drupal/themes/pushbutton/screenshot.png
share/drupal/themes/pushbutton/style-rtl.css
share/drupal/themes/pushbutton/style.css
share/drupal/themes/pushbutton/tabs-off-rtl.png
share/drupal/themes/pushbutton/tabs-off.png
share/drupal/themes/pushbutton/tabs-on-rtl.png
share/drupal/themes/pushbutton/tabs-on.png
share/drupal/themes/pushbutton/tabs-option-hover-rtl.png
share/drupal/themes/pushbutton/tabs-option-hover.png
share/drupal/themes/pushbutton/tabs-option-off-rtl.png
share/drupal/themes/pushbutton/tabs-option-off.png
share/drupal/themes/pushbutton/tabs-option-on.png
share/drupal/update.php
share/drupal/xmlrpc.php
share/examples/drupal/default.profile
share/examples/drupal/default.settings.php
share/examples/drupal/drupal.conf
@pkgdir share/drupal/files
@pkgdir share/drupal