geany-plugins-addons-0.19-4.fc14$>'iG ҺU=>9<?,d # Bx|  ( 6 D `      / R t   < H( 8 9 :GHI4X<YH\d]^bdefltuv wxy(Cgeany-plugins-addons0.194.fc14Miscellaneous Addons for GeanyThis plugins consists of various small addons too small to justify their own plugin, but are useful to have. The following functionality is implemented: * Doclist: This addon places a new item in the toolbar and when clicked offers a menu listing all open files plus the 'Close All' and 'Close Other Documents' menu items. This can be useful to quickly access open files and switch to them. * OpenURI: Adds 'Open URI' and 'Copy URI' menu items to the editor menu when the word under the cursor looks like a URI. 'Open URI' uses the browser command configured in Geany to open it. * Tasks: The tasks plugin goes through a file being edited and picks out lines with configurable keywords (e.g. "TODO" or "FIXME") in them. It collects the text after those words and puts them in a new "Tasks" tab in the message window. Clicking on a task in that tab takes you to the line in the file where the task was defined. * Systray: Adds a status icon to the notification area (systray) and provides a simple popup menu with some basic actions. It can also be used to quickly show and hide the Geany main window. * Bookmark List: Add a list of defined bookmarks (line markers) to the sidebar. This list contains all bookmarks defined in the current file for faster overview and access. * Mark Word: When double-clicking a word, all occurrences of this word are searched and then highlighted (similar to Geany's 'Mark All' Find option). * Strip trailing blank lines: This addon removes excessive trailing blank lines from the document when it is saved. If you have 'Ensure new line at file end' option checked in Preferences, one trailing newline will be left. * XMLtagging: XMLtagging allows to easy tag a selected text, by checking for a selection, offering a little dialog for inserting a tag and replacing a selection.Lhx86-12.phx2.fedoraproject.orgFFedora ProjectFedora ProjectGPLv3+Fedora ProjectDevelopment/Toolshttp://plugins.geany.org/linuxi686hFEyA큤LfLMLMLMLMLMLMa118c35aa30cd43b6893a4ac0ea5bc7dc4ce09ae9257a7a6f347ea034652d0d2212e571996e5a1bda1d3eb8ad7d9997d21e5f6967b71b027d7441760c3e7d0a9c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd4231d7728b0d6eb43493e6a0e783bb34ad1aedd613bb770b96dc9c7c9f758b13c8a6c43914c9ad21974108bc9069f29074a3bf6904daff08cc6337f579bd0ffc77738bcfd7b5bb50a6c63847418cce893fb58bc7bb6294799e9fc24d57462f0c3brootrootrootrootrootrootrootrootrootrootrootrootrootrootgeany-plugins-0.19-4.fc14.src.rpmaddons.sogeany-plugins-addonsgeany-plugins-addons(x86-32)@@@@@@@@@@@@@@@@@@@@@@   @ geany-plugins-commonlibatk-1.0.so.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libcairo.so.2libfontconfig.so.1libfreetype.so.6libgdk-x11-2.0.so.0libgdk_pixbuf-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgthread-2.0.so.0libgtk-x11-2.0.so.0libm.so.6libpango-1.0.so.0libpangocairo-1.0.so.0libpangoft2-1.0.so.0libpng12.so.0libpthread.so.0librt.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)0.19-4.fc143.0.4-14.6.0-14.0-15.2-14.8.1LY@LT@L>@L@KO@J&JJ JjJf@Jf@Jf@Ja@J`gJ]J]J\s@J\s@J\s@J?r@Dominic Hopf - 0.19-4Dominic Hopf - 0.19-3Dominic Hopf - 0.19-2Dominic Hopf - 0.19-1Dominic Hopf 0.18-2Dominic Hopf 0.18-1Dominic Hopf 0.17.1-6Ville Skyttä - 0.17.1-5Dominic Hopf 0.17.1-4Dominic Hopf 0.17.1-3Dominic Hopf 0.17.1-2Dominic Hopf 0.17.1-1Dominic Hopf 0.17-5Dominic Hopf 0.17-4Dominic Hopf 0.17-3Dominic Hopf 0.17-2Dominic Hopf 0.17-1Jonathan G. Underwood - 0.17-0.2Jonathan G. Underwood - 0.17-0.1Pingou 0.1-1- remove Requires: geany >= %{req_geany_ver} from plugins, since Geany is required by geany-plugins-common, and any plugin requires the common package - add missing dependency for ctpl-libs to geanygendoc plugin- enable or rather add geanygendoc to the specfile - remove zero-length documentation files - fix various spelling errors- correct license to GPLv3+ - fix build of pretty print plugin - be more particular with BuildRequires- New upstream release: Geany-Plugins 0.19 - redordered plugins according to Geany's plugin manager dialog - added new plugins: codenav, treebrowser, geanyextrasel, geanyinsertnum and pretty print- Build against and require Geany 0.18.1- update to new upstream release- build against and require geany 0.18- Use bzipped upstream tarball.- write BuildRequires at the beginning of this file- remove Requires: geany from the main package - change Group to Development/Tools - add release to the geanyvc Provides - entirely remove %files stanza for the main package- fix the required geany version also in the subpackages - remove the requires to sub-packages to avoid building the metapackage since all geany plugins also can be installed by something like 'yum install geany-plugins-*' - fix the requires of geany-plugins-common to include the release- bump upstream version to 0.17.1 - fix required geany version to be 0.16 at the present- add Requires for metapackage - rename subpackages back to geany-plugins-* instead of geany-plugin-*- readd the geany_plug_docdir global to fix the versioned directory issue for documentation files - replace geany-plugins with %{name} to be more consistent with macro usage - remove zero-length documentation files - fix the changelog - remove static *.la-files - split up packages- add %{_datadir}/geany-plugins/geanylua/ to %files-section- fix %files-section again, thanks to Jonathan for the hint.- update URL to plugins.geany.org- Add Obsoletes for geanyvc - Add more BuildRequires and Requires- Update to 0.17 (first upstream release of tarball) - Fix handling of docs - Spec file cleanups- First RPM for Fedora       tyxvwu0.19-4.fc140.19-4.fc14addons.soaddonsAUTHORSCOPYINGChangeLogNEWSREADME/usr/lib/geany//usr/share/doc/geany-plugins-0.19//usr/share/doc/geany-plugins-0.19/addons/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, strippedUTF-8 Unicode textdirectoryPRRRRRRRRR R R R R RRRRRRRRRR?p7zXZ !PH6]"k%qW|0 =tdN9m7skG287?A~۠E"}ЧZ:>4['61$`$xz֫v9vZȫ9UlfhDcOKooz%_.l脡mD} ?He#t|]>BBtVc.X;jgCP>xx:> _πr;5m'[nwC!5p:1+Ps/.'X=y{)|鲒;\2 eGsF|k ɎSoClhV?56bq*ηrGTgEj':7Rޓ/5ǰՍEz4Eq]O#]돹e"$0@O}==B>sBm=۪w]/AcO;!Odrs7EF= U5Mm|0Rde⸒WɶYww5R杨GI}i~$ANkUQQZyW`p  '>*{9;ӊ9P}jPVPآ#*G2/ Oڳ(ā`7c3_ڃQ⏀e*Y 9RJNGI)+ŭxQp{pWiS9*^b oX5NhjƉ2('߉gNGn'pD._u;w*.M ;׶Z<_*'; <ܒ#P+vSkEUDDʇhbG'cߞ.ud}p6wQFVԐ;S{t!UҮn!;q/"GD!7]Bzz iK,-No 5kw|s4F+xx_C4hQWG;MZYRn1R=PMY57P7 gPs`T!0KlP[:kРkg&y6ƋDXp+?LćpD`:" !F$ dl;..?AYhў've8 2/ cS*lv ɴ@UFI¿l??UI1޾L=1R:W-|SJjFd2H8=$U"mBb7n@QIF!<79QmM,mJ16=.\lQlOf1UEq;%W xj7p?B$v%N1g3 Oy[aUN> \ki- Y]NeU:}nۃpg+%c PduRd>e(dB` %6Cq.#F}_@beXKo0 ֢>w "o`y2lv{l8Ф:f雈"c:#STl%rh$XV[҆.  YZ