gnome-exe-thumbnailer-0.9.3/0000755000000000000000000000000012303540032012575 5ustar gnome-exe-thumbnailer-0.9.3/LICENSE0000644000000000000000000006363711450614415013632 0ustar GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! gnome-exe-thumbnailer-0.9.3/usr/0000755000000000000000000000000012303537744013426 5ustar gnome-exe-thumbnailer-0.9.3/usr/bin/0000755000000000000000000000000012303537744014176 5ustar gnome-exe-thumbnailer-0.9.3/usr/bin/gnome-exe-thumbnailer0000755000000000000000000002133612234147731020321 0ustar #!/bin/bash shopt -s nocasematch INPUTFILE="$1" OUTPUTFILE="$2" # application/x-ms-shortcut (.lnk) support, thanks to jopka (https://launchpad.net/~jopka) if [[ ${INPUTFILE##*.} = 'lnk' ]] then which winepath >&2 || exit INPUTFILE="$( winepath -u "$(winedump "$INPUTFILE" \ | sed -n -r '/^LocalPath of/s/.*\("(.*\.[Ee][Xx][Ee])"\)$/\1/p')" )" [ ! "$INPUTFILE" ] && exit SHORTCUT='TRUE' fi TEMPFILE1=$(mktemp) TEMPFILE2=$(mktemp) TEMPTHUMB=$(mktemp) # Get the current icon theme (or override it by 4th parameter): eval THEME="${4:-$(gsettings get org.gnome.desktop.interface icon-theme)}" #THEME="${THEME:-$(gconftool-2 --get /desktop/gnome/interface/icon_theme)}" # Delete previously created thumbnails if icon theme has been changed since last run if [ -d $HOME/.cache/thumbnails ] then THUMBNAILS_PATH=$HOME/.cache/thumbnails else THUMBNAILS_PATH=$HOME/.thumbnails fi if [ ! "$THEME" = "$(cat $THUMBNAILS_PATH/gnome-exe-thumbnailer.cfg)" ] then rm $(cat $THUMBNAILS_PATH/gnome-exe-thumbnailer.files) > $THUMBNAILS_PATH/gnome-exe-thumbnailer.files echo "$THEME" > $THUMBNAILS_PATH/gnome-exe-thumbnailer.cfg fi echo "$THUMBNAILS_PATH/*/$(echo -n "$3" | md5sum | cut -d' ' -f1).png" \ >> "$THUMBNAILS_PATH/gnome-exe-thumbnailer.files" case "$THEME" in Faience*) THEME='faience' DRAW='roundRectangle 2,2 45,45 3,3' SHADOW='+1' ;; elementary*|Ubuntu-Mono*|Humanity*) THEME='elementary' DRAW='roundRectangle 2,2 45,45 3,3' SHADOW='+1' ;; Faenza*) THEME='faenza' DRAW='roundRectangle 2,2 45,45 3,3' SHADOW='+1' ;; elementary*|Ubuntu-Mono*|Humanity*) THEME='elementary' DRAW='roundRectangle 2,2 45,45 3,3' SHADOW='+1' ;; AwOken) THEME='awoken' DRAW='roundRectangle 3,3 44,44 3,3' SHADOW='-1' ;; AwOkenWhite) THEME='awoken-white' DRAW='roundRectangle 3,3 44,44 3,3' SHADOW='-1' ;; AwOkenDark) THEME='awoken-dark' DRAW='roundRectangle 4,4 43,43 3,3' SHADOW='-1' ;; gnome|Human) THEME='gnome' DRAW='roundRectangle 2,2 45,45 4,4' SHADOW='+0' ;; Breathe) THEME='breathe' DRAW='roundRectangle 1,2 46,45 2,2' SHADOW='+1' ;; NITRUX) THEME='nitrux' DRAW='roundRectangle 2,2 45,45 1,1' SHADOW='+0' ;; box) THEME='box' DRAW='roundRectangle 5,5 42,42 1,1' SHADOW='+0' ;; Moka) THEME='moka' DRAW='roundRectangle 2,2 45,45 11,11' SHADOW='+0' ;; Tango*|*) THEME='tango' DRAW='roundRectangle 2,2 45,45 4,4' SHADOW='+1' ;; esac if [[ ${INPUTFILE##*.} = 'msi' ]] then # Use generic installer icon for a .msi package: ICON=/usr/share/pixmaps/gnome-exe-thumbnailer/$THEME/installer.png TUNE='-modulate 120,100,0' else # Extract group_icon resource. If we get the "wrestool: $INPUTFILE could not find `1' in # `group_icon' resource." error, there is a 99.9% chance that input file is an installer. # Warning: Some redirection magic ahead. if wrestool --extract --type=group_icon "$INPUTFILE" 2>&1 >$TEMPFILE1 \ | grep "could not find \`1' in \`group_icon' resource" then # Use generic installer icon: ICON=/usr/share/pixmaps/gnome-exe-thumbnailer/$THEME/installer.png TUNE='-modulate 120' else # Process extracted data, if we have some: if [ -s $TEMPFILE1 ] then # Look for the best usable icon. 32x32x32 is the first choice, but sometimes is that icon only # an empty box with no visible pixels (e.g. in Simon Tatham's Portable Puzzle Collection). # In that case we can try to lower the bit depth and look again. for BITDEPTH in 32 24 8 4 1 do read OFFSET INDEX < <( icotool --list $TEMPFILE1 | awk '{ ci=int(substr($2,index($2,"=") + 1)); cw=int(substr($3,index($3,"=") + 1)); cb=int(substr($5,index($5,"=") + 1)); if (((cw > w && cw <= 32) || (cw == w && cb > b)) && cb <= '$BITDEPTH') { b = cb; w = cw; i = ci; } } END { print (32 - w) / 2, i; }' ) # Use a resized 48x48 icon if 32x32 or smaller isn't available. # This is very rare (e.g. peazip.exe), but it happens sometimes: if [ "$INDEX" = '' ] then INDEX=1 RESIZE=yes OFFSET=$(($OFFSET - 16)) fi # Finally try to extract chosen icon: icotool --extract --index=$INDEX $TEMPFILE1 -o $TEMPFILE2 if [ -s $TEMPFILE2 ] then ICON=$TEMPFILE2 [ "$RESIZE" ] && mogrify -resize 32x32 $ICON else # This case generally happens when the hi-res icons are in new "Vista" icon format (bunch of compressed PNGs). # Icotool from icoutils 0.29.1 supports it already, but is unable to extract the one selected icon only. # Try to extract all icons: icotool --extract $TEMPFILE1 -o /tmp # There's always a 32x32x32 icon in "Vista" icons, but just to be sure: [ -s ${TEMPFILE1}_${INDEX}_32x32x${BITDEPTH}.png ] && ICON=${TEMPFILE1}_${INDEX}_32x32x${BITDEPTH}.png fi if [ "$ICON" ] then # Verify that the selected icon is not just an empty box: if [ "$(convert $ICON -filter box -resize 1x1! -format "%[fx:u]" info:)" = '0' ] then # Take next iteration with lower bit depth unset ICON continue else break fi else break fi done fi fi fi # Create the basic thumbnail: if [ "$ICON" ] then # Calculate the backgroud color: COLOR=$( convert $ICON -background white -flatten -fill white \ -fuzz 40% -opaque black -level 33%,66% -scale 1x1! $TUNE txt:- \ | tail -1 \ | grep -o '#......' ) else # Just use the generic icon with backgroud color based on md5sum: HUE=$(md5sum "$INPUTFILE" | cut -c 1-2) HUE=$(printf "%d" 0x$HUE) COLOR="hsb($HUE, 50%, 90%)" LABEL=${INPUTFILE##*/} LABEL=$(sed 's/^./\U&/; s/.$/\L&/' <<< "${LABEL:0:2}") # Dim color for non-executable files: if [[ ! ${INPUTFILE##*.} = 'exe' ]] then LIGHT=80 TUNE_NX='-modulate 100,20' fi convert -size 48x48 xc:none -gravity center -font Helvetica-Narrow-Bold -pointsize 24 \ -fill '#0000005C' -annotate $SHADOW+3 "$LABEL" \ -fill "hsb($HUE, 3%, ${LIGHT:-100}%)" -annotate +0+2 "$LABEL" \ png:$TEMPFILE1 ICON=$TEMPFILE1 OFFSET=-8 fi # Create the final thumbnail: OFFSET=$(($OFFSET + 8)) if [ "$SHORTCUT" ] then # Variant with MS shortcut emblem in bottom left corner for .lnk files convert -size 48x48 xc:none -fill "$COLOR" -draw "$DRAW" $TUNE_NX miff:- \ | composite -compose multiply /usr/share/pixmaps/gnome-exe-thumbnailer/$THEME/template.png - miff:- \ | composite -geometry +$OFFSET+$OFFSET $ICON - png:- \ | composite -gravity southwest /usr/share/pixmaps/gnome-exe-thumbnailer/shortcut.png - $TEMPTHUMB else # Plain variant convert -size 48x48 xc:none -fill "$COLOR" -draw "$DRAW" $TUNE_NX miff:- \ | composite -compose multiply /usr/share/pixmaps/gnome-exe-thumbnailer/$THEME/template.png - png:- \ | composite -geometry +$OFFSET+$OFFSET $ICON - $TEMPTHUMB fi # Get the version number: if [[ ${INPUTFILE##*.} = 'msi' ]] then # Look for the ProductVersion property if user has the Microsoft (R) Windows Script Host installed: if which wine && grep -v 'Wine placeholder DLL' $HOME/.wine/drive_c/windows/system32/cscript.exe then # Workaround wine bug #19799: cscript crashes if you call WScript.Arguments(0) # http://bugs.winehq.org/show_bug.cgi?id=19799 <<< " Dim WI, DB, View, Record Set WI = CreateObject(\"WindowsInstaller.Installer\") Set DB = WI.OpenDatabase(\"$INPUTFILE\",0) Set View = DB.OpenView(\"SELECT Value FROM Property WHERE Property = 'ProductVersion'\") View.Execute Wscript.Echo View.Fetch.StringData(1) " iconv -f utf8 -t unicode > $TEMPFILE1.vbs VERSION=$( DISPLAY=NONE wine cscript.exe //E:vbs //NoLogo Z:\\tmp\\${TEMPFILE1##*/}.vbs 2>/dev/null \ | egrep -o '^[0-9]+\.[0-9]+(\.[0-9][0-9]?)?(beta)?' ) else # Try to get the version number from extended file properties at least: VERSION=$( file "$INPUTFILE" \ | grep -o ', Subject: .*, Author: ' \ | egrep -o '[0-9]+\.[0-9]+(\.[0-9][0-9]?)?(beta)?' \ | head -1 ) fi else # Extract raw version resource: wrestool --extract --raw --type=version "$INPUTFILE" > $TEMPFILE1 if [ -s $TEMPFILE1 ] then # Search for a sane version string. # This (especially the final regexp) took me really long time to figure out. Am I that lame? VERSION=$(< $TEMPFILE1 \ tr '\0, ' '\t.\0' \ | sed 's/\t\t/_/g' \ | tr -c -d '[:print:]' \ | sed -r -n 's/.*Version[^0-9]*([0-9]+\.[0-9]+(\.[0-9][0-9]?)?).*/\1/p' ) fi fi # Put a version label on the thumbnail: if [ "$VERSION" ] then convert -font -*-clean-medium-r-*-*-6-*-*-*-*-*-*-* \ -background transparent -fill white label:"$VERSION" \ -trim -bordercolor '#00001090' -border 2 \ -fill '#00001048' \ -draw $'color 0,0 point\ncolor 0,8 point' -flop \ -draw $'color 0,0 point\ncolor 0,8 point' -flop \ miff:- | composite -gravity southeast - $TEMPTHUMB $OUTPUTFILE else cp $TEMPTHUMB $OUTPUTFILE fi rm $TEMPFILE1* $TEMPFILE2 $TEMPTHUMB gnome-exe-thumbnailer-0.9.3/usr/share/0000755000000000000000000000000012303537744014530 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/thumbnailers/0000755000000000000000000000000012303537744017225 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/thumbnailers/exe-dll-msi.thumbnailer0000644000000000000000000000032612227436551023601 0ustar [Thumbnailer Entry] TryExec=/usr/bin/gnome-exe-thumbnailer Exec=/usr/bin/gnome-exe-thumbnailer %i %o %u MimeType=application/x-ms-dos-executable;application/x-msdownload;application/x-msi;application/x-ms-shortcut gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/0000755000000000000000000000000012303537744016211 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/0000755000000000000000000000000012233703200022365 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/gnome/0000755000000000000000000000000012116702507023503 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/gnome/installer.png0000644000000000000000000000351611551734435026222 0ustar PNG  IHDR szzsRGBbKGDIDATXý[^Uk}.}sa.Ғ"UZm1`[/HA|0&<#<cID X-L3]kpÔKwZt;??ƏL|;/&7`{f=~ϣ%Z~&:=l^xȇ. f8v9nIU.O9`y+Mw7?Xxk{ }$fwgZߩE~ݖOݐ_y-M\ZA|Wh̻ny:Ʀt{}K'W)σ77V_ۇ'6F'7 3C5b1RH⅝[l'71-ТGĘW>^Zox7LmvC6H,yk ܉CtfޢHNKH6Fmx'cJsO!`nr.^O}tl<{In"XZ!Uy(XYyKX%[o~_f@oMfvIrEոbzS'BB*KV*Z5LM{hAck* QI9W:ߖ u qP^<"ės!f)hDb uB+Cc3T1E^ǡCh{Z=3=dgS+0=CDUMۋvV,U=*'N,3afZJۥB0FGRLNO3LV0qʎ&03Q6)fw HPLQ9]8 ©SK# v~?瑢1/0Tį5$ z-aeMZ>^`ʱϥ* O"gX$ e Ҡ#ty3]`'G˨fb4DV{a)*/ :%VT}j9ylAYRCc@`YXD|9Ag/ɶggVXh+;̌bFFAA?c*\PČ3wT*X(^a=0wD  ,f%OYh4c8 K=nN#I=\{803FI6hs,vI-` YiA 'Fs6hRF3MjԈ18ztXDzh%grMe@ U_I '#΁,b2IHHŤA,ԁ42F̑pϪ /B\l3J2 0A? 3zIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/gnome/template.png0000644000000000000000000000234511551734435026037 0ustar PNG  IHDR00WsRGBbKGDIDAThYk$E{ɯuНQw)  , xr)0QCfdṳyNOMUw܃twU{{1֖w%_2!-JDhurA+c'륔qlk"wѷw1FFa7n|Zt]o&"u7?>9/--E`oop|gT*!!@D񑴼یmk<8{z&vv~yG{<8zmQ!$TKkiӹ0 qzz^ރwc|5$c sS: I -Nк\X__w)j'ȓTQ"=0!Df҈n,ITkhgnr"+1mjC`6Ar1Ad?2iapu;= h(`фNɸ2fB$J * |TЇ{`:9F8{!fr=QiQ1Un[5P= kz@wCH]'YX/66sE`Xz"'rx`Tt'6m1'%A1OՀ-ax )TRt :`X,+B`S YYǦui YgDڇ,-$sܠ#8"j "0(-U!Ll \5nhzq&jqC@6:&U 0W xpV&077<X6țuۿ< pal+:Kpη:@_Մ( m4bRrjL\R۸&U9899_$P8::aBRRq|߇yp]pwjQQ#}q||I3`jrrrV}8:0 <<>uI&4ͧ׀|>OP`ۑfIwUUvr^/գd, ˲i$0>E9=FZMIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/faience/0000755000000000000000000000000012116702507023770 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/faience/installer.png0000644000000000000000000000316711705500263026500 0ustar PNG  IHDR szzsBIT|d pHYs|4ktEXtSoftwarewww.inkscape.org<IDAT^aΙFQXmj)Y U"Ͽt.K/.[Huq"]9q,a9{<|+tZwN?Տ\!Rrݟz#|e$@CP(f{7_|>߮)x?DIaqCxݷFBR-(.?w?N+<ɽwoo/wonm'^`]E Zt{o7wonO<#o[*V2Ȱo52)UJYeN-̈́˗ݻӧ>#Ϟ=;xeY<مe,,1Vc%FBh110O?C|k^zeڷv6-JNsV4 e+?~ݫ=u}Q1$Q4 Da1tXǪX86#ômP-:9Y9`ykYĺl9uwܙylX 1V5D5!4412` v!bB@l4fY,Gm4V[s9uNG+c!$й37D@D) Q1!ƾqWY#ÜCBR  YFK1-jii4;`Ia TDF SDSՠ;=NFjJjMNl4CƐ#1H%DHAs&ıLRS9VguN3 + ѠQE@U{;23BR(V0FdLCI$!EE 24c;DF[m9u֜8`J( @JXX J(VmJ"2"2A0E˪]USguV[m& CgFȲHEUJ@gi%0`}CƐQI@ Vvsh ::v€)*BEbda,(RJbXHH,E-)* BCЪ cc1b(UZZURU ?/wVu $R$@)Κ174Z|߾|zޏ,c0" Íb,^dY ZZmMerytŎ/|7r]./"FH ^?ojnv?no%|>?}{/\|>9Npq(T|IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/faience/template.png0000644000000000000000000000135711705500055026314 0ustar PNG  IHDR00WsRGBbKGD pHYsu85tIME6(oIDATh1k@'˖m uK3@VgܯOCv^l0 <$Ąز-]HXP(MCz޻;8ȍK@ ax<(E+` D&8vt<_f:]|2)=P gggߤzF߁Y 8i6qkRJ%pCJ {E֢u]8l%)%D%H;<^;d "`"`LyBwD!"ne!< vQ ZC[޴@kv%6Mlr3w"60)mZ0۟}_{ Ɲm!۶zyz^h<{Aы^Q+|`yKΌ}~ Z q((!eeq\8RJSQu_ׄab`6-p`<wNjU+8RK __%o00 YV~۽Q%_O  R2[CUB70Ku 5"6ɕ5IP^KIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/box/0000755000000000000000000000000012131755766023202 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/box/installer.png0000644000000000000000000000135312131776023025674 0ustar PNG  IHDR szzsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<hIDATX헿oPǿ)% T0!UJI*R Cvt)3 Y2 SEԪB!,P2%&`_~{,{g 4w sέkgouJ4d2>Djw?u776W&&j=ҎWo&ƽ{po@/@86iǿߎq\+TwnBa^l" Rq=X8IEVNH` l$A~ _62EJ ԷQ@} '7Nӄs[ؔ VMHfHSJ@}R=uD$5Y[4ᙅsX,. m !W Ep#6Pv}Vn8V('2`$[!@nnȔYSnk*DpڀPڃP]WI H{*l0[꓆EJ)^|>OZ,| P+~w.0RGVc鴳X,jVk]!"Z?fiokW.(S 7^ݨ3釙N8PCʮ#~ |`fmbD>/y̼lō>oK(IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-dark/0000755000000000000000000000000012130511771024576 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-dark/installer.png0000644000000000000000000000315412130530603027277 0ustar PNG  IHDR szzbKGD pHYs B4tIME R1IDATXWKlTޙdv؁:1EvCU!E*}, "覑eEhYBV J&(MU5RDU|IPJE9b|;@i9|?`뺓mKӔٶ9_Id5IN㍌7zƬzVc c`s۶r6wOJ784Y"`c[!088q\ޡ<Qs˲|%Xz}q5cBK))\ׅB Co{2 1f1f1J%8Q0664M{s1B@k˲^y(zR0H|~~RJa``Dw??,bMKyZǥ0 yvE "ضj$IJm۶!Ӷ ;(.("DQ\1BXjj_XXeYػw/$immW?h7WDe)%iyqLLL`||."Ƙ={zHO Rc#Y,]F1XF&9{ӧO񛡡R s0g׾Ck )%0Ʌh"q:tww9sWSSl6Y֮e@N Z>͞[Ȍukf}^8xι@֛/SX妧w;ˮiŋͅ ̉ߝ_;T>f/>u_ V|IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-dark/template.png0000644000000000000000000000145612130511771027125 0ustar PNG  IHDR00WbKGD pHYs B(xtIME 6 Y4IDAThXj@f)CRzh6O!+K~`. =NэTY-=d" +ĦvKKv0ZלY=tju F\E$-ΪҼQ31$3ne(IUUcVtqR &UHAV7i Hrq+*) QdO݇YiǢ ,-4pIѵ,R5qƢbkZuXEt6 EgaEQ4?A%xu2L{%p K8@?-x BSG.uj'miG N:lkoA IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/nitrux/0000755000000000000000000000000012117566412023733 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/nitrux/installer.png0000644000000000000000000000246112117566412026441 0ustar PNG  IHDR szzbKGD pHYsѲJIDATXŗ=oUsgȳ J 0$ J$$DH :5")M$RAA@ $ HdNPb'묽c̹bݙ"dq˽38s%cwޑw$z fn~s{0">@#vp9Le./Su kn'C_4)o l&(F@ #m}23O®bA# e~Oڢɰ = F*G$E%x0Ll,ChCUz` {@ ήPQ1 d0<} N a<@@xgdf><W~&A E5VLh< H]^ |ܼƙ:o+ i)A^z 0x!WőCHP'by3%%#l//Н=u)W{fތ}|p哴~fgpn4fF~s1J8瘛[1LzoN~$ass8i[87VU9ksu.^q×_}E݆8inn6@5rO!6{4%c:Dak,la8EU194%"Dj&jdFAvTD1իWI˗/cS՘"$=8iv7 pF̼Q9534rQՍn_ ޸|-%tEXtdate:create2013-01-16T15:41:12-06:0077%tEXtdate:modify2013-01-16T15:23:01-06:00WtEXtSoftwarewww.inkscape.org<IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/nitrux/template.png0000644000000000000000000000066712117562617026270 0ustar PNG  IHDR00WsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<4IDATh횱m0E)i@ 2C G*K2 GD@? RTy?ND iD2mkusHrYMD PU*BIj#}ם @h䨔8j}jb 78g/t]p_@=j;{ָPsz𺑵YQE pk&;Rُ%qԚ 1n$uRI1n|-"an} Ƹ뚟<{|i)߁Kփ\IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/breathe/0000755000000000000000000000000012116702507024010 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/breathe/installer.png0000644000000000000000000000275111551734435026527 0ustar PNG  IHDR szzsRGBbKGDO5ZIDATXM,W~IĄOKDݹA!;l#BWo!;u)bƅħp_|wLwU{y@[u_ނCn/Xo5U_2>Ll_7u2sYV0V?]zzi Cl^]7/8q_Vl<ʞ1#ppo? ?0<`4v׏])n''o{5!cGGp:QAcGh))Ў໛_ݷeO=*NJ1 f *A!HJ 1fX1&4%@3/|ѵ&bA#D1qc !obBb\L~ Ոj»v]|(W/8:n?~+W߃5였e.CES䯾اsa^}z{Fnu#cؚ i9DAH)b#6@ iJCRJVAw Mq_QtZ:t?:]o`p4McQfv6L Wݽ玔 Ub:!#2yS]3 I1sf1>_K=w4mGt8M۝qp fA,H8`Def)2KXgwU) OU;' 3هEF5.qed ^.YOTUfwbsp>PYN'].w|cx>,ǺfR?K gĩu'SДT}"d"t{,lP/ٻ-;> h^x4i,+-IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/breathe/template.png0000644000000000000000000000254111551734435026342 0ustar PNG  IHDR00WsRGBbKGDO5Z IDAThZKnGT, 8lw:H|`*.-G1 gg 0P"?>I۶EBXٵu~8ݫ!ٿ]4Qmoۿ2b)KZ:yzziADd^_^^ I1 B"?Z(qd- LkID@ۭ܋&{GmDQqƌ_rdN$'a8J)D{4VHA44c6Yг@8 50e]6J.`2\.M0iv |Cbh0#<}>=8 L' l1X4,K^xT>D^iߣuث0FF X%.i V5@*P(fh9b)._'Hej i ,:Ba^ UD(u2`Js,ב҄e#S^f⤏`(t!4"')zn"` "EjAVh@i#̕P Jb\<E@ChBHsWD,J]Z fPu4s4}\RP~B U_ ~…H'5rhbbaVˬRksc\@zR[Z@yZV P^+u@FgZZT>KiÜFsB ,zEE(T(7Uze @? cX'Bpg.Y$y/ gDec8zw}Ua,9@5=e|]It{ @ϴh1T 9Y#Y ?ɝaI5?PA5V ;"F,k.I ϜM]4`WyWn 8wyTn`fCAeIy:X%u6Zr=Ԕj|#,pSLG3˞(KR xyDca.bppZ }QvpMXDlSC7(A$_^^Q~q߻sPr@5CR5h0xIuf/!P4cuSD٠O;k?V/HC*#ɠ'";cT^Dggg￐<x !^Wx1IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken/0000755000000000000000000000000012130510004023643 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken/installer.png0000644000000000000000000000315412130530610026356 0ustar PNG  IHDR szzbKGD pHYs B4tIME R1IDATXWKlTޙdv؁:1EvCU!E*}, "覑eEhYBV J&(MU5RDU|IPJE9b|;@i9|?`뺓mKӔٶ9_Id5IN㍌7zƬzVc c`s۶r6wOJ784Y"`c[!088q\ޡ<Qs˲|%Xz}q5cBK))\ׅB Co{2 1f1f1J%8Q0664M{s1B@k˲^y(zR0H|~~RJa``Dw??,bMKyZǥ0 yvE "ضj$IJm۶!Ӷ ;(.("DQ\1BXjj_XXeYػw/$immW?h7WDe)%iyqLLL`||."Ƙ={zHO Rc#Y,]F1XF&9{ӧO񛡡R s0g׾Ck )%0Ʌh"q:tww9sWSSl6Y֮e@N Z>͞[Ȍukf}^8xι@֛/SX妧w;ˮiŋͅ ̉ߝ_;T>f/>u_ V|IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken/template.png0000644000000000000000000000204112130510004026161 0ustar PNG  IHDR00WbKGD pHYs B(xtIME %+UIDAThZNQ NL!ho`< ' qc_`d@)I373Sa~|#7ϣz*ÉH2p"noNI`ww7??QXf ? @_QI)5 @f@וBq-ĬϩG 3"zIF{*AD A8C_ TB5ԤբxʢXCJp^BjwWD@fzB!Fs\ @5m.ϰw*@DeO^ NF}MV !f^YEfTUqE4e[NiT ,Uk]w 2>t /k4o8N%0ǿGw'E[2MaZ djpi`=0&p̱)(IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/tango/0000755000000000000000000000000012116702507023506 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/tango/installer.png0000644000000000000000000000257411551734440026224 0ustar PNG  IHDR szzCIDATX[l\f9ދw]N@ RIy@U(D(@!H! Zj""' PnX e'{ֻ{.n-? @Fsf43GCWJLm˯eHk-Jդ,(@UZDhQ(셑v^+[3eٗWΎ;1(JcFA+ ŻoKAO*7f{o~zˆh d{P[%ʑD2%F-XsSso:{E{fKԦ!lb_re/8.333LSzqz7JutGR qhojsn]3Ҩ׈fbuBT5 k{cKY qѮb@~{Qcde.xn?,8'ӝ.\Q/4|]^MxvlT'0 #Kl(hi҈6j1Nt›+`W LWx7' Z}+:1Ms1`3[8ߡ/6F}`@z_.Vg&9ɎM;^S&i +ax0N|x/*~06eAg8Y͂,nrGˣ5%*QhJD%)~6/3eӮҼtK=ڗ(q$f-\冥i~6 1f'%ҍocm=n䯕=~jzFI,8152gGz`J8xocS% F2Z/HH/8"j@7 "z c\{T*hC&_8.\4npq_ak{!b($/,Zx(dPnc-/ALNNJe:2K/q=PzXkg0ds 5G#=mMgU:S8x*lzOZ ٓ([YX"<3W\nro/&E< oWZ&ͺЮDzOD&m3e.@:~6:1rxf2mf2Kvvzr<>{~ ߒE1Iս}ch'aX6-[יpf3qSӄYTW4Mx<;8eS_],0ڷUn >6gdg[w]5#Ÿ.v^/_]Bϗ Xaw`;-:b.Ϲ5aK 2ׅCӖ(^r]8/nTWp%[EMK%"4@Ioȅ+I@Ku aFB qYŀ|=.1$DDr\' 'p 7䴿,BB- Qj¼ӌz6e:j2aZM:@X1ѣ8R9( :eAӡ[t.;U&?$UR2,%L R,R:YY[{%ĐdidULHL'y l6c60 2"]{\ļλߤS,&H͇ì@A<N? ` }] 8<< ''/H)H Mf N#4)Cc}mDxL]Uty`^W̧d %%E⡩]A0ohr!blN_x>/r~S)-+p|fNA)+g<jΚcĎ$q}0yDJ9L#-iJ3LI4tA|iZ&iokaZ"2%Յ"vŋA[hStQ0Em&iVĻh}1IKԦ*mzb@ #&)DmԦʔ-Pb[0%J|,1Iv4L%.*պ^kEm7%UK 5EQM(-”Ic[)M*Ih4MR$FSJ&Rkr<1==}WTMu'O7BTYǟp㟝yu=O2G\35 怂IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/elementary/0000755000000000000000000000000012116702507024543 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/elementary/installer.png0000644000000000000000000000210012107560271027237 0ustar PNG  IHDR szzIDATxOSge/L4ًhc "HaP 2@ BUhK)Л-޸I-LE&l~z.PŚ||sg-{C,?X6 -pIՈSzGi<{&[ i`ʬDM_kD(Dů]`)pySጙbf,AwGW꓿^l I_IUBl*4*>̹ZaΩX(cA2ζvXa9bA"gw0狜^ñXJzf=̻!i D=P&[ z4<5lOg<2a-yxF;ד4% 3 ڄ.KE4j9oV#$c-*fre IQG'{G! { }UtN`9 uai#i,O CؤqOs4„"f%,NfrF`wqSu%0teC,֖ Jk\n{U\`D8~B41=-a&W)k(xC7q v1\57GAՔfr8!h7$oWW1>|0wl)eBTy,検O 3#3C0-a-,-!| PȄEsJL W0a͠_ pNTw!-N%`&Wڒ!yr05_Vƭm!_f$ʤl}n:zqt|fM9̖[Tt,T𛠐4(].d`Q*eGeCuߋ6Lʦ{o\\*F< q>]#2) 3\?V2) ; Nos|.eR6SsnvLʦ;5U_US@YIw ~ʤOv]leE|bSIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/elementary/template.png0000644000000000000000000000206311551734435027074 0ustar PNG  IHDR00WsRGBbKGD pHYs B(xtIME %F(IDAThY;n@%DR6\HWU 'HEURrcR`UE6\J4ogޛ$wo1fzq~~^Lګ|~m-<>u]kcL eyi-1PU^<2,0peUU=ƘywudYι7<5DnGGGx+DlpI0VAd~O8]סBԔGRjqsAƊ_c(@RᏅ KZ9I*9Ps+YBa0U ?s4#LO47PYVˀ$R͓%Ai>;M , D 6V",J-$X42sMz#i$Vs iSqJDH5q2e ^Չ%S]xhߡHWBj.Pl3tkb-f@S>CV]+f#-aטi@R̈́VZ{$]J!} CgYBtq?H' P'ydFѱ{Un4Q>M!6҅Bw 9%1V)e6^է)H1vV@۶oڶ=Y%R|23< {+#YTw9I&JN ܃^ QOIڶ%߶`N=BLub%r>оC`K(u-yZ2%4z~1s[҆khf`\.NNNEYI1,Pu j\.`Of/ggg<nv٬<? 8~=Ncj^ +GDIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-white/0000755000000000000000000000000012130513076024775 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-white/installer.png0000644000000000000000000000315412130530576027507 0ustar PNG  IHDR szzbKGD pHYs B4tIME R1IDATXWKlTޙdv؁:1EvCU!E*}, "覑eEhYBV J&(MU5RDU|IPJE9b|;@i9|?`뺓mKӔٶ9_Id5IN㍌7zƬzVc c`s۶r6wOJ784Y"`c[!088q\ޡ<Qs˲|%Xz}q5cBK))\ׅB Co{2 1f1f1J%8Q0664M{s1B@k˲^y(zR0H|~~RJa``Dw??,bMKyZǥ0 yvE "ضj$IJm۶!Ӷ ;(.("DQ\1BXjj_XXeYػw/$immW?h7WDe)%iyqLLL`||."Ƙ={zHO Rc#Y,]F1XF&9{ӧO񛡡R s0g׾Ck )%0Ʌh"q:tww9sWSSl6Y֮e@N Z>͞[Ȍukf}^8xι@֛/SX妧w;ˮiŋͅ ̉ߝ_;T>f/>u_ V|IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/awoken-white/template.png0000644000000000000000000000163612130513076027324 0ustar PNG  IHDR00WbKGD pHYs B(xtIME ++IDAThYAn@}H)Xh4BݝGڦe< qDU-y ۆ9JU3""Y,Ds"g`:%eֈufbCI>$tl|.6=!@d$nf2 ᣀU>s mWWU' CR[5-mForCW+jKA[ǶVV,̺T% .{"DؔY Y6y6,dK bp|:orw^uWKi ff"";BѼZY,D%_BZJ(kN" ɄÕ9YeSRV͖I( YބUK jA' J/''F+8gǝ,R^fk"bJXǺ"`eꀍ.9l2FڶѤ.}QN9hY4ri!NLXh>++"~{29nu{NDN_u:=`ëχonF x<_~:99.^3ٔBp6}L&__x `7ۛc\ځt^*P `0~.IENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/moka/0000755000000000000000000000000012233703220023316 5ustar gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/moka/installer.png0000644000000000000000000000156612233710342026034 0ustar PNG  IHDR szzbKGD pHYs B(xIDATXW1o1}K[RbKnX  €PP0;*S[R mBEz%g14rw! g? S8 ۗqؾXZ:Mܼ8?EiKzmz /NA&ƼyZy1V\ $Qg3"D9q0ucuqZI> FR+.Ke2?lc"_t{+]Qc ֚|ZS4JݯKs6p;s} Ęw8xMreC4r'ZA~?A$8Ks!_t;]hXC K`P <$"*?Q4dxaqqXkADV}T2Рd`ph3ECv%%@ѸT/*(AQQ G!9Chc`M7Ρ\7ކ\0YO`d0ZdtbwZR|h6ϡ:VT^B8B@JYp@:c,tZ+YB{rucXkl+Jq !@>cR zvZ  c U?y0L?țx\&' ' Ds~GTnqR*H`EQd(&:e _WJT^=kjmDyijG߷ݫ`pG$"L̍ S5'klGfIENDB`gnome-exe-thumbnailer-0.9.3/usr/share/pixmaps/gnome-exe-thumbnailer/moka/template.png0000644000000000000000000000142312233703220025637 0ustar PNG  IHDR00WbKGD pHYs B(xIDAThO`?ƚJQ8x#ax DC$?'O^#ѤzHa 'k5,dSO4iyO!8NB\N2wSPVsGGGo4M[+bxi*z鬮 PV_loo?T*VU z}R<{zOl`(BX3+`.8/E czg~f)UUg8Z5u\ Ȳ<}Z a/ 4sH}1@vF)@t;_8u= K(!D!_Ze>l6xg빓.8SB8q $"$d E2&t\B'"?7q'݉Aؕjl8mk\۶K(n @P6,O-13 c9us܎aˀpS+++w5M$u݃Qq'~bYa?77g?57q+!mkkKL&sfwffƆh3>Upo|||xrrRfАNS]榷WW{st:`2e@./zpq? .[WLOLM8IENDB`gnome-exe-thumbnailer-0.9.3/debian/0000755000000000000000000000000012303540646014032 5ustar gnome-exe-thumbnailer-0.9.3/debian/changelog0000644000000000000000000001072512303540640015703 0ustar gnome-exe-thumbnailer (0.9.3-0ubuntu1) trusty; urgency=low * New upstream version - application/x-ms-shortcut (.lnk) support, thanks to jopka (https://launchpad.net/~jopka) - templates for the Moka icon theme - look for the usable icons with lower bit depths when the current one contains only an empty box (e.g. in Simon Tatham's Portable Puzzle Collection) - support both ~/.thumbnails and ~/.cache/thumbnails storages - erase appropriate old thumbnails in all thumbnails/* subfolders after theme change, not only in thumbnails/normal * Update standards to 3.9.5 -- Scott Ritchie Wed, 26 Feb 2014 20:29:55 -0800 gnome-exe-thumbnailer (0.9-0ubuntu2) raring; urgency=low * Mark package Multi-Arch: foreign (LP: #1123710) -- Scott Ritchie Fri, 15 Feb 2013 17:10:27 -0800 gnome-exe-thumbnailer (0.9-0ubuntu1) precise; urgency=low * New version (thanks Jan Nekvasil) - added support for GNOME 3 (LP: #752578, #879267) - read current icon theme from dconf first - added thumbnail templates for the Faience icon theme - cleaner templates for the Faenza icon themes - DISPLAY=NONE for getting rid of the occasional "Wine is updating" window when extracting ProductVersion with MS Windows Script Host - delete old thumbnails created by g-e-t on it's first run after the icon theme change * debian/copyright: convert to dep5 format -- Scott Ritchie Sun, 11 Mar 2012 05:18:23 -0700 gnome-exe-thumbnailer (0.8-0ubuntu1) natty; urgency=low * New version (thanks Jan Nekvasil) - New style - Follows icon themes * Commment out code that calls Wine for msi files * Simplify debian/rules -- Scott Ritchie Wed, 13 Apr 2011 20:33:19 -0700 gnome-exe-thumbnailer (0.7-0ubuntu1) maverick; urgency=low * New version (thanks Jan Nekvasil) - support Vista icons (LP: #622220) * Include copy of LGPL 2.1 (LP: #648200) * Put images in /usr/share/pixmaps/gnome-exe-thumbnailer -- Scott Ritchie Wed, 29 Sep 2010 03:44:35 -0700 gnome-exe-thumbnailer (0.6-0ubuntu1) maverick; urgency=low * New version (thanks Jan Nekvasil) - use of %i (local file with full path) instead of %u - avoid dependency on python - only thumbnail local files (LP: #602767) - better version number extraction pipeline (LP: #622295) - enhanced text positioning with rounded corners in version labels -- Scott Ritchie Fri, 17 Sep 2010 02:04:27 -0700 gnome-exe-thumbnailer (0.5-0ubuntu1) maverick; urgency=low * New font with easier readability (LP: #604391) -- Scott Ritchie Sat, 07 Aug 2010 23:49:29 -0700 gnome-exe-thumbnailer (0.5-0ubuntu1~lucidppa1) lucid; urgency=low * New font with easier readability (LP: #604391) -- Scott Ritchie Sat, 07 Aug 2010 22:28:19 -0700 gnome-exe-thumbnailer (0.4-0ubuntu1) maverick; urgency=low * Port PPA changes to maverick -- Scott Ritchie Sun, 11 Jul 2010 17:10:14 -0700 gnome-exe-thumbnailer (0.4-0ubuntu1~lucidppa2) lucid; urgency=low * Reduce font size by one point (still larger than original) -- Scott Ritchie Sat, 10 Jul 2010 17:26:50 -0700 gnome-exe-thumbnailer (0.4-0ubuntu1~lucidppa1) lucid; urgency=low * Use fixed-width font and increase size for readability - idea thanks to Sven Augustin * Use two temporary files to avoid an error message in icoutils -- Scott Ritchie Fri, 02 Jul 2010 01:24:25 -0700 gnome-exe-thumbnailer (0.3-0ubuntu1) maverick; urgency=low * Port PPA changes to maverick -- Scott Ritchie Tue, 15 Jun 2010 20:36:09 -0700 gnome-exe-thumbnailer (0.3~lucid1) lucid; urgency=low * New template and script that looks nice * Thanks to Jan Nekvasil for new script and templates -- Scott Ritchie Tue, 15 Jun 2010 19:36:50 -0700 gnome-exe-thumbnailer (0.2) karmic; urgency=low * Decode the url-encoded filename passed to wrestool so it actually works * Depend on python for the above -- Scott Ritchie Tue, 20 Oct 2009 03:38:25 -0700 gnome-exe-thumbnailer (0.1) karmic; urgency=low * Initial Release. First version only has a template for Wine. -- Scott Ritchie Tue, 18 Aug 2009 02:33:41 -0700 gnome-exe-thumbnailer-0.9.3/debian/control0000644000000000000000000000134212303540553015432 0ustar Source: gnome-exe-thumbnailer Section: gnome Priority: extra Maintainer: Scott Ritchie Build-Depends: debhelper (>= 7), gconf2 Standards-Version: 3.9.5 Package: gnome-exe-thumbnailer Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, icoutils, imagemagick, python Description: Wine .exe and other executable thumbnailer for Gnome gnome-exe-thumbnailer is a thumbnailer for Gnome that will give Windows .exe files an icon based on their embedded icon and a generic "Wine program" icon. If the program has normal execute permissions, then the standard embedded icon will be shown. This thumbnailer will also give a thumbnail icon for .jar, .py, and similar executable programs. gnome-exe-thumbnailer-0.9.3/debian/dirs0000644000000000000000000000011311450622141014702 0ustar /usr/share/pixmaps/gnome-exe-thumbnailer /usr/bin /usr/share/gconf/schemas gnome-exe-thumbnailer-0.9.3/debian/README0000644000000000000000000000100611242473650014710 0ustar The Debian Package gnome-exe-thumbnailer ---------------------------- This package was made based on an idea first seen in Ubuntu Brainstorm. It was then written as part of the Karmic-Wine-Integration spec for Ubuntu: https://wiki.ubuntu.com/karmic-wine-integration It is my hope that this can be merged upstream and become a part of a default Gnome desktop, as I feel it adds a lot of usability even when you don't have Wine installed. -- Scott Ritchie Tue, 18 Aug 2009 02:33:41 -0700 gnome-exe-thumbnailer-0.9.3/debian/gnome-exe-thumbnailer.install0000644000000000000000000000000611727115633021615 0ustar usr / gnome-exe-thumbnailer-0.9.3/debian/rules0000755000000000000000000000003711727115647015122 0ustar #!/usr/bin/make -f %: dh $@ gnome-exe-thumbnailer-0.9.3/debian/copyright0000644000000000000000000000132411727123617015771 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: gnome-exe-thumbnailer Source: Received via email from Jan Nekvasil Files: * Copyright: 2009-2012 2010-2012 Jan Nekvasil 2009-2010 Christian Dannie Storgaard 2009-2012 Scott Ritchie License: LGPL-2.1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1 file. gnome-exe-thumbnailer-0.9.3/debian/compat0000644000000000000000000000000211242472625015232 0ustar 7 gnome-exe-thumbnailer-0.9.3/debian/docs0000644000000000000000000000001611242500255014673 0ustar debian/README