64b7c6d311
Changelog: Version 2.3.1 - The "unobvious evil date" version. ---------- 2011-11-11 btkaos: * Show if a client shares its file list in client view freddy77: * Various optimizations of memory usage * Access files for reading/writing via mapped memory (with custom exception handling) * Fix download of files > 1GB on ucLibc * Fix autogen.sh under Ubuntu * Fixed TCP obfuscation negotiation Gnucco: * Add option to ed2k link parser to display links in emulecollection * Added test case for the CTag class GonoszTopi: * Various fixes to new colour code * Allow user to select display of transfer rates * Extendable list-control settings save/load code * Drop assumption that last search keyword is a filename extension if length == 3 * Instead of counting unicode characters in a Kad search now we use the UTF-8 byte count to determine whether the keyword is allowed or not * Use actual page size in mmap calls instead of a randomly selected number * Fix custom Crypto++ path not shown by configure * Make <IMG> tags in aMuleWeb HTML 4.01 conforming * Fix HTTP proxy authentication * Use -static for the tests too, when a static binary is requested to prevent configure succeed where compilation would fail * Configure now checks only for the tools and libraries needed for the selected components * Fix aMuleGUI looking for undefined switches * Fix the "blinking" in aMuleGUI's status line * Better reporting of Kad tag reading/parsing errors * Fix the unittests * Some code reorganization * Features/fixes ported from eMule: - Implement an alternate method to estimate the real user count in the Kad network, which is not based on our local routing table (0.49b) - Add double quote to word-boundary characters (0.50a) - Drop support for Kad 1.0 (0.50a) - Try to find the closest node alive (0.50a) - Fix a bug in Kad which would not enforce the search tolerance in certain cases (0.50a) - Change Kad to work better in small LANs (0.50a) * Remove the unimplemented "Create backup for preview" option * Add variables to preview command like in user event commands * Disable 'Show all comments' in the file's context menu if there are no comments/ratings available * Enable renaming (completed) shared files * Proper handling of %-escaped UTF-8 sequences in ed2k:// URIs * Drop support for nodes.dat version 0 * Fix issue #1621: 'ed2k links containing unicode characters will cause the filename to be truncated' * Fix issue #1634: Change charset to UTF-8 in amuleweb template * Fix installation with denoiser enabled * Add support for automake's --enable-silent-rules feature (original idea by Gerd78) * Improved CFormat and enabled reordering of arguments for translators * Several fixes and improvements for the sanity checker script * Fix bfd detection * Add year bumper script * Move statistics from config to statistics.dat * New preference setting to show application version on the title * Fix man page installation for several languages Greek: * Part number is now an extra column in the download list * Improvements to preferences dialogs * Redesign skin selection Grunt: * Sort downloads by time remaining now has shortest time on top and unknown on bottom jolz: * Fixed file locking between ed2k and aMule on Windows Kry: * Reworked user interface, separating download and upload views * Fix list double-buffering causing artifacts on refresh and when showing a context menu. * Fix indexes after removing GUI items * Fixes to Windows build * Allow compilation with wxCocoa * Replace Color.h by new class implementation MuleColour * Lower class overhead and use two-level cache for pens/brushes * Added aMuleCMD project for MSVC. * Fixed UnitTests and aMuleCMD in MSVC to use _CONSOLE subsystem. * Preferences changes * Fixed problem with uploading to lowid clients (szsuj) * Sorting lists (automatically or by user interaction) doesn't clear selection anymore * Fix client version display for MLdonkeys * Added Xcode project for MacOSX build * Fixed the centering of icons and text * Enable vertical toolbar orientation on WIN32 too * Option to resume next file alphabetically, keeping in mind categories and priority * Fixed crash when column gets removed * Show remote filename in source list * Fixed crash in upload thread on shutdown * Dynamic adjustment of threshold for rarity of download files * Option to prevent the computer from sleeping while downloading in MSW and MacOSX >= 10.5 * Mac fixes * Fixed "out of memory" crashes caused by wxWidgets - so wxWidgets 2.8.12 is required now! * Show warning dialog if "Change language" is selected and no languages are installed * Added backtrace support for MacOSX * Add locale support in the mac bundle with updated scripts (translations are now supported on MacOSX builds) lfroen: * php prefix for lex/yacc LittleAbacus: * Search results can now be sorted by "knownness" state. marcell: * Fixed issue #892: Show data sizes >= 1.0 GB with three digits. * Fixed search 'Stop' button not stopping Kad searches. * Check Kademlia search results against original criteria. * Allow Kademlia searches with repetitive keywords. * Allow adding current chat partner to friend list from tab's context menu. * Allow not downloading files via HTTP if the requested file is not newer. * Removed white boxes around file rating icons * Implemented public shared directory names only containing actually shared subfolders. morph: * Patch to uniform and fix minor errors on man pages myth: * Feedback from shared files - add number of clients on queue. * New stats server Phoenix: * Fixed assertion when trying to preview files smaller than 256 K. Skolnick: * Fixed autogen.sh for Bourne Shell Stu Redman: * Sort source list on opening and add file name to A4AF files * MSVC: optional GeoIP support * Faster progress bars with less overhead (without pens/brushes) * Show log messages in remote gui * More info in the Kad tab * Improved gaplist performance * Ported chat captchas (receive and send) and "Advanced Chat Spam Filter" from eMule * Allow download of multiple search results if search list is sorted by status (thanks to DarkNRG) * Fixed CFile::SetLength for large files * Reduce file handle usage by closing part files after idle time * Speed up selection of shared directories with many subdirectories, fixed red marking of folders with shared subdirectories * Ban clients that uploaded bad data (based on CorruptionBlackBox from eMule) * Support wxWidgets 2.9 * amuled for Windows (with wx 2.9) * Friends get recognized in the friend list control even if their IP has changed * Don't kick friend upload, don't kick release prio uploads (unless they take more than half of the slots), and don't kick anybody else unless necessary (with GonoszTopi) * Fixed crash in remote gui when aMule exits * Added more media file types from eMule * Allow the user to cancel the app if Temp/Incoming is not found * Show downloads as shares in remote gui * MANY fixes/implementations for amulegui * amuleweb for Windows (with wx 2.9) * Show connected friends in blue in the friend list * Show total upload/download ratio in statistic tree * Fixed category administration in remote gui * Implement directory preferences in remote gui * MSVC build for alcc, wxCas * Fixed errors and crashes on parsing ED2K links with '/' in them * Configure option --enable-fileview * Bypass amulegui connection dialog with switch -s / --skip * Fixed Core Timer * Allow passing of ED2K links by command line to aMule, aMuled and aMulegui, making ed2k program obsolete * Don't ignore current category in amulegui when pasting a link * EC tools (amulegui, amulecmd, amuleweb) can use a local config dir now * Fixed crash in file system detection in Solaris * Fix: window size/position didn't get saved on some systems * More command line options for aMulegui * Allow webserver autostart on Windows * Fixed crash in "Out of space" user event handler * ALCC prints links to stdout now instead of stderr * Fixed memory exhaustion on high speed uploads Thanks to RRM for endless patience! * Fix: Language English was not recognized and so reverted to "System default" at any change * Fixed printf output (unicode2char()) on consoles incapable of UTF8 * Keep a list of all canceled files (canceled.met) and show them in magenta in the search list * Update status/color of search results on events from outside the search window (like download started from EC) and in amulegui * Enable update of IP filter list through aMulegui and aMulecmd * Enable setting of "Check for new version on startup" through aMulegui * Fixed crash in CClientList::ProcessDirectCallbackList that had been around for ages (hopefully) * Fixed size of large files in aMuleweb's search results * Show completed downloads in aMulegui * Fixed international file names on Windows * Fixed hangup of EC connection in aMulegui * Fixed category deletion in aMuled * Fixed several crash bugs in Webserver * Improved memory usage, load time and speed of IP filter * Load IP filter in the background on startup * Show when a Kad search is finished in aMulegui (remove '!') * Fixed "pause/cancel/resume all" in aMulecmd * EC ZLIB compression can now be turned off in remote.conf with EC/ZLIB=0 * Terminate HTTP downloads on exit * Projects for Visual Studio 2010 * Fixed crash in http download * Speed boost for reload of shared files with large list of known files * Resolve MSVC compilation problem with separate strings in GUI * Fixed splitter bars in download and share view * Allowed creation of ED2K source links in KAD-only mode * Make friendlist in chat window resizable * Removed lag (caused by language pref) when opening preferences dialog * "Swap all A4AF to this (auto)" doesn't block sources with no needed parts any more * Don't lock up in an infinite loop if all servers are not resolvable or blocked by IP filter * Clients now always get uploaded a full chunk (removed setting) * Tell the user that changes of EC settings require a restart * Deleted and readded download now get shared * Speed improvement for upload queue, and clients never have same rank anymore * Fixed ed2k links where '|' has been replaced with '%7C' * Fixed multi line stdin redirected as batch into amulecmd * Allow enable/disable of IP2Country through GUI * "Clear completed" button now only clears downloads in current category * Completed downloads can be seen and cleared in amulegui * Bold lines in log window now for Windows too * Allow setting of friend slot from client list control * Fixed saving of splitter bar positions * Get rid of "clearlooks_style_draw_box_gap" messages in console * Fixed several crash bugs caused by deleted client objects * Fix a small memory leak in Kademlia code * Fix occasionally sending junk at end of packets * Fix child items in search result getting inserted in wrong positions * Shared files don't lose all information when they get renamed * Fixed crash bug with sources which are incompatible with our encryption setting * Allow passing of links > 256 chars to amulecmd * Prevent flicker when sorting already sorted lists * Prevent creation of more than 99 categories, since that's the limit * Fixed saving of sort orders * Allow switching through files in file detail dialog * Improve performance when many small files are hashed * Fix: if a file had more than two copies shared it was hashed on every startup * Show directory in search list for "view shared files" searches * Safe writing of known.met and nodes.dat (don't overwrite existing until write is finished) * Show directory in search list for "view shared files" searches Vollstrecker: * Unify copyright lines * Fixed clean and distclean targets for make * Various Updates in debian/ see debian/changelog * Added crash handling in command-line tools * Fix for autoconf-2.64. * Make amulecmd help command work without connection * New translation concept for manpages * KDE Plasma applet to show stats * Fix warnings with latest autoconf (2.67) woutermense: * Fix 'break/continue [n]' PHP implementation * Allow multiple download links in webserver Wuischke: * Simplify browser selection * Use DoIconize() for dclick on tray icon, too * Fix minimizing from tray icon * Add option to show chat messages in log * Add option to specify amuleweb binary location * Make EC authentication procedure more secure * Add support for categories to ed2k * Backup config file on shutdown Special Thanks To: * Greek for his contributions to aMule's user interface. * btkaos for his important work finding the source of bugs. * myth for seeing when everyone else was blind and uncovering the grandfather of all fuck-ups * mirko.g for being so committed to compile aMule on Snow Leopard. --------------------------------------------------------------------------------
229 lines
8.9 KiB
Text
229 lines
8.9 KiB
Text
@comment $NetBSD: PLIST,v 1.13 2013/06/15 02:34:19 ryoon Exp $
|
|
${PLIST.alc}bin/alc
|
|
${PLIST.alcc}bin/alcc
|
|
${PLIST.amule}bin/amule
|
|
${PLIST.cmd}bin/amulecmd
|
|
${PLIST.daemon}bin/amuled
|
|
${PLIST.gui}bin/amulegui
|
|
${PLIST.web}bin/amuleweb
|
|
${PLIST.cas}bin/cas
|
|
${PLIST.wxcas}bin/wxcas
|
|
bin/autostart-xas
|
|
${PLIST.ed2k}bin/ed2k
|
|
lib/xchat/plugins/xas.pl
|
|
${PLIST.alc}man/de/man1/alc.1
|
|
${PLIST.alcc}man/de/man1/alcc.1
|
|
${PLIST.amule}man/de/man1/amule.1
|
|
${PLIST.cmd}man/de/man1/amulecmd.1
|
|
${PLIST.daemon}man/de/man1/amuled.1
|
|
${PLIST.gui}man/de/man1/amulegui.1
|
|
${PLIST.web}man/de/man1/amuleweb.1
|
|
${PLIST.cas}man/de/man1/cas.1
|
|
${PLIST.ed2k}man/de/man1/ed2k.1
|
|
${PLIST.wxcas}man/de/man1/wxcas.1
|
|
man/de/man1/xas.1
|
|
${PLIST.alc}man/es/man1/alc.1
|
|
${PLIST.alcc}man/es/man1/alcc.1
|
|
${PLIST.amule}man/es/man1/amule.1
|
|
${PLIST.cmd}man/es/man1/amulecmd.1
|
|
${PLIST.daemon}man/es/man1/amuled.1
|
|
${PLIST.gui}man/es/man1/amulegui.1
|
|
${PLIST.web}man/es/man1/amuleweb.1
|
|
${PLIST.cas}man/es/man1/cas.1
|
|
${PLIST.ed2k}man/es/man1/ed2k.1
|
|
${PLIST.wxcas}man/es/man1/wxcas.1
|
|
${PLIST.ed2k}man/es/man1/ed2k.1
|
|
man/es/man1/xas.1
|
|
${PLIST.alc}man/fr/man1/alc.1
|
|
${PLIST.alcc}man/fr/man1/alcc.1
|
|
${PLIST.alcc}man/fr/man1/alcc.1
|
|
${PLIST.amule}man/fr/man1/amule.1
|
|
${PLIST.cmd}man/fr/man1/amulecmd.1
|
|
${PLIST.daemon}man/fr/man1/amuled.1
|
|
${PLIST.gui}man/fr/man1/amulegui.1
|
|
${PLIST.web}man/fr/man1/amuleweb.1
|
|
${PLIST.cas}man/fr/man1/cas.1
|
|
${PLIST.ed2k}man/fr/man1/ed2k.1
|
|
${PLIST.wxcas}man/fr/man1/wxcas.1
|
|
${PLIST.alc}man/hu/man1/alc.1
|
|
${PLIST.alcc}man/hu/man1/alcc.1
|
|
${PLIST.amule}man/hu/man1/amule.1
|
|
${PLIST.cmd}man/hu/man1/amulecmd.1
|
|
${PLIST.daemon}man/hu/man1/amuled.1
|
|
${PLIST.gui}man/hu/man1/amulegui.1
|
|
${PLIST.web}man/hu/man1/amuleweb.1
|
|
${PLIST.cas}man/hu/man1/cas.1
|
|
${PLIST.ed2k}man/hu/man1/ed2k.1
|
|
${PLIST.wxcas}man/hu/man1/wxcas.1
|
|
man/hu/man1/xas.1
|
|
${PLIST.alc}man/it/man1/alc.1
|
|
${PLIST.alcc}man/it/man1/alcc.1
|
|
${PLIST.amule}man/it/man1/amule.1
|
|
${PLIST.cmd}man/it/man1/amulecmd.1
|
|
${PLIST.daemon}man/it/man1/amuled.1
|
|
${PLIST.gui}man/it/man1/amulegui.1
|
|
${PLIST.web}man/it/man1/amuleweb.1
|
|
${PLIST.cas}man/it/man1/cas.1
|
|
${PLIST.ed2k}man/it/man1/ed2k.1
|
|
${PLIST.wxcas}man/it/man1/wxcas.1
|
|
${PLIST.alc}man/ru/man1/alc.1
|
|
${PLIST.alcc}man/ru/man1/alcc.1
|
|
${PLIST.amule}man/ru/man1/amule.1
|
|
${PLIST.cmd}man/ru/man1/amulecmd.1
|
|
${PLIST.daemon}man/ru/man1/amuled.1
|
|
${PLIST.gui}man/ru/man1/amulegui.1
|
|
${PLIST.cas}man/ru/man1/cas.1
|
|
${PLIST.ed2k}man/ru/man1/ed2k.1
|
|
${PLIST.wxcas}man/ru/man1/wxcas.1
|
|
${PLIST.alc}man/tr/man1/alc.1
|
|
${PLIST.alcc}man/tr/man1/alcc.1
|
|
${PLIST.amule}man/tr/man1/amule.1
|
|
${PLIST.cmd}man/tr/man1/amulecmd.1
|
|
${PLIST.daemon}man/tr/man1/amuled.1
|
|
${PLIST.gui}man/tr/man1/amulegui.1
|
|
${PLIST.cas}man/tr/man1/cas.1
|
|
${PLIST.ed2k}man/tr/man1/ed2k.1
|
|
${PLIST.wxcas}man/tr/man1/wxcas.1
|
|
${PLIST.alc}man/man1/alc.1
|
|
${PLIST.alcc}man/man1/alcc.1
|
|
${PLIST.amule}man/man1/amule.1
|
|
${PLIST.cmd}man/man1/amulecmd.1
|
|
${PLIST.daemon}man/man1/amuled.1
|
|
${PLIST.gui}man/man1/amulegui.1
|
|
${PLIST.web}man/man1/amuleweb.1
|
|
${PLIST.cas}man/man1/cas.1
|
|
${PLIST.wxcas}man/man1/wxcas.1
|
|
${PLIST.ed2k}man/man1/ed2k.1
|
|
man/man1/xas.1
|
|
man/fr/man1/xas.1
|
|
man/it/man1/xas.1
|
|
man/ru/man1/xas.1
|
|
man/tr/man1/xas.1
|
|
${PLIST.skins}share/amule/skins/Mac_Gray.zip
|
|
${PLIST.skins}share/amule/skins/gnome.zip
|
|
${PLIST.skins}share/amule/skins/kde4.zip
|
|
${PLIST.skins}share/amule/skins/priscilla.zip
|
|
${PLIST.skins}share/amule/skins/tango.zip
|
|
${PLIST.skins}share/amule/skins/xfce.zip
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-dload.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-kad.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-log.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-prefs.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-search.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-servers.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-shared.php
|
|
${PLIST.web}share/amule/webserver/default/amuleweb-main-stats.php
|
|
${PLIST.web}share/amule/webserver/default/black.gif
|
|
${PLIST.web}share/amule/webserver/default/blank1x1.gif
|
|
${PLIST.web}share/amule/webserver/default/blue1.gif
|
|
${PLIST.web}share/amule/webserver/default/blue2.gif
|
|
${PLIST.web}share/amule/webserver/default/blue3.gif
|
|
${PLIST.web}share/amule/webserver/default/blue4.gif
|
|
${PLIST.web}share/amule/webserver/default/blue5.gif
|
|
${PLIST.web}share/amule/webserver/default/blue6.gif
|
|
${PLIST.web}share/amule/webserver/default/cancel.gif
|
|
${PLIST.web}share/amule/webserver/default/close.png
|
|
${PLIST.web}share/amule/webserver/default/col.png
|
|
${PLIST.web}share/amule/webserver/default/connect.gif
|
|
${PLIST.web}share/amule/webserver/default/down.png
|
|
${PLIST.web}share/amule/webserver/default/edkserv_0.png
|
|
${PLIST.web}share/amule/webserver/default/edkserv_1.png
|
|
${PLIST.web}share/amule/webserver/default/favicon.ico
|
|
${PLIST.web}share/amule/webserver/default/filter.png
|
|
${PLIST.web}share/amule/webserver/default/fond.gif
|
|
${PLIST.web}share/amule/webserver/default/fond_haut.png
|
|
${PLIST.web}share/amule/webserver/default/footer.php
|
|
${PLIST.web}share/amule/webserver/default/index.html
|
|
${PLIST.web}share/amule/webserver/default/log.php
|
|
${PLIST.web}share/amule/webserver/default/login.php
|
|
${PLIST.web}share/amule/webserver/default/loginfond.gif
|
|
${PLIST.web}share/amule/webserver/default/loginfond_haut.png
|
|
${PLIST.web}share/amule/webserver/default/loginlogo.jpg
|
|
${PLIST.web}share/amule/webserver/default/loginlogo.png
|
|
${PLIST.web}share/amule/webserver/default/logo.png
|
|
${PLIST.web}share/amule/webserver/default/maquette.dwt
|
|
${PLIST.web}share/amule/webserver/default/ok.png
|
|
${PLIST.web}share/amule/webserver/default/pause.png
|
|
${PLIST.web}share/amule/webserver/default/play.png
|
|
${PLIST.web}share/amule/webserver/default/red.gif
|
|
${PLIST.web}share/amule/webserver/default/refresh.png
|
|
${PLIST.web}share/amule/webserver/default/search_0.png
|
|
${PLIST.web}share/amule/webserver/default/search_1.png
|
|
${PLIST.web}share/amule/webserver/default/shared_0.png
|
|
${PLIST.web}share/amule/webserver/default/shared_1.png
|
|
${PLIST.web}share/amule/webserver/default/sheserv_0.png
|
|
${PLIST.web}share/amule/webserver/default/sheserv_1.png
|
|
${PLIST.web}share/amule/webserver/default/stats.php
|
|
${PLIST.web}share/amule/webserver/default/stats_0.png
|
|
${PLIST.web}share/amule/webserver/default/stats_1.png
|
|
${PLIST.web}share/amule/webserver/default/stats_tree.php
|
|
${PLIST.web}share/amule/webserver/default/style.css
|
|
${PLIST.web}share/amule/webserver/default/tab_bottom.png
|
|
${PLIST.web}share/amule/webserver/default/tab_bottom_left.png
|
|
${PLIST.web}share/amule/webserver/default/tab_bottom_right.png
|
|
${PLIST.web}share/amule/webserver/default/tab_left.png
|
|
${PLIST.web}share/amule/webserver/default/tab_right.png
|
|
${PLIST.web}share/amule/webserver/default/tab_top.png
|
|
${PLIST.web}share/amule/webserver/default/tab_top_left.png
|
|
${PLIST.web}share/amule/webserver/default/tab_top_right.png
|
|
${PLIST.web}share/amule/webserver/default/transf_0.png
|
|
${PLIST.web}share/amule/webserver/default/transf_1.png
|
|
${PLIST.web}share/amule/webserver/default/tree-closed.gif
|
|
${PLIST.web}share/amule/webserver/default/tree-leaf.gif
|
|
${PLIST.web}share/amule/webserver/default/tree-open.gif
|
|
${PLIST.web}share/amule/webserver/default/up.png
|
|
${PLIST.web}share/amule/webserver/default/yellow.gif
|
|
${PLIST.alc}share/applications/alc.desktop
|
|
${PLIST.amule}share/applications/amule.desktop
|
|
${PLIST.gui}share/applications/amulegui.desktop
|
|
${PLIST.wxcas}share/applications/wxcas.desktop
|
|
${PLIST.cas}share/cas/stat.png
|
|
${PLIST.cas}share/cas/tmp.html
|
|
share/doc/amule/ABOUT-NLS
|
|
share/doc/amule/Changelog
|
|
share/doc/amule/EC_Protocol.txt
|
|
share/doc/amule/INSTALL
|
|
share/doc/amule/README
|
|
share/doc/amule/TODO
|
|
share/doc/amule/amulesig.txt
|
|
share/doc/amule/license.txt
|
|
share/locale/ar/LC_MESSAGES/amule.mo
|
|
share/locale/ast/LC_MESSAGES/amule.mo
|
|
share/locale/bg/LC_MESSAGES/amule.mo
|
|
share/locale/ca/LC_MESSAGES/amule.mo
|
|
share/locale/cs/LC_MESSAGES/amule.mo
|
|
share/locale/da/LC_MESSAGES/amule.mo
|
|
share/locale/de/LC_MESSAGES/amule.mo
|
|
share/locale/el/LC_MESSAGES/amule.mo
|
|
share/locale/en_GB/LC_MESSAGES/amule.mo
|
|
share/locale/es/LC_MESSAGES/amule.mo
|
|
share/locale/et_EE/LC_MESSAGES/amule.mo
|
|
share/locale/eu/LC_MESSAGES/amule.mo
|
|
share/locale/fi/LC_MESSAGES/amule.mo
|
|
share/locale/fr/LC_MESSAGES/amule.mo
|
|
share/locale/gl/LC_MESSAGES/amule.mo
|
|
share/locale/he/LC_MESSAGES/amule.mo
|
|
share/locale/hr/LC_MESSAGES/amule.mo
|
|
share/locale/hu/LC_MESSAGES/amule.mo
|
|
share/locale/it/LC_MESSAGES/amule.mo
|
|
share/locale/it_CH/LC_MESSAGES/amule.mo
|
|
share/locale/ja/LC_MESSAGES/amule.mo
|
|
share/locale/ko_KR/LC_MESSAGES/amule.mo
|
|
share/locale/lt/LC_MESSAGES/amule.mo
|
|
share/locale/nl/LC_MESSAGES/amule.mo
|
|
share/locale/nn/LC_MESSAGES/amule.mo
|
|
share/locale/pl/LC_MESSAGES/amule.mo
|
|
share/locale/pt_BR/LC_MESSAGES/amule.mo
|
|
share/locale/pt_PT/LC_MESSAGES/amule.mo
|
|
share/locale/ru/LC_MESSAGES/amule.mo
|
|
share/locale/sl/LC_MESSAGES/amule.mo
|
|
share/locale/sq/LC_MESSAGES/amule.mo
|
|
share/locale/sv/LC_MESSAGES/amule.mo
|
|
share/locale/tr/LC_MESSAGES/amule.mo
|
|
share/locale/uk/LC_MESSAGES/amule.mo
|
|
share/locale/zh_CN/LC_MESSAGES/amule.mo
|
|
share/locale/zh_TW/LC_MESSAGES/amule.mo
|
|
${PLIST.alc}share/pixmaps/alc.xpm
|
|
${PLIST.amule}share/pixmaps/amule.xpm
|
|
${PLIST.gui}share/pixmaps/amulegui.xpm
|
|
${PLIST.wxcas}share/pixmaps/wxcas.xpm
|