Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > d25af9c15a36b8e9abfb9c7dfaedbb95 > files > 37

gloobus-preview-0.4.1-7.mga5.x86_64.rpm

//******************************************************************************************************//
// Gloobus-Preview 0.03.2
// by Jordi Hernandez aka BadChoice <guitarboy000@gmail.com>
//
// DONATE:
// https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=guitarboy000%40gmail%2ecom&item_name=Gloobus%2c%20A%20Quicklook%20for%20linux&no_shipping=0&no_note=1&tax=0&currency_code=EUR&lc=US&bn=PP%2dDonationsBF&chars

// BLOG:
// http://gloobus.wordpress.com/

// LAUNCHPAD:
// https://launchpad.net/gloobus
//
// DOWNLOAD:
// http://jordihp.deviantart.com
//******************************************************************************************************//

// ================================= CHANGELOG ======================================//
Gloobus-Preview 0.5
	- icns files preview	(icns2png application required [icnstools])
	- Doc, xls, odt, ods, ppt etc... (unoconv application required [unoconv])
	
Gloobus-Preview 0.4
	- Non ASCII Files now all supported
	- Xcf and xcf.bz support
	- PSD support
	- Border added to the interface

Gloobus-Preview 0.03.2
	- Polymorphism in Interface and plugins
	- added "make plugins" in makefile so they all can be compiled with one line (For changes in interface.cpp/	interface.h)
	- Launch the default application with "enter" key 
	- Added Subtitles (.srt) preview
	- Added Close Button
	- Added iMovie Plugin !!
	- Create GloobusWin class so now its easy to create windows 
	- Menu added (Blog, Donate, Quit)
	- Seek Bars in both iMusic and iMovie
	
Gloobus-Preview 0.03.1
	- iComic (cbz and cbr)
	- iPdf solved som bugs
	- Shadow in the application
	- iMp3 with ogg support
	- iDocument fixed a very annoing warning
	- iFolder
	
// =============================== SUPORTED FILES ================================== //
- If there is no plugin fot a filetype, the icon is displayed
- Mp3
- Audio Ogg
- JPG BMP, PNG, SVG , GIF
- PDF
- CBR CBZ
- Plain text (There just need to be added all kind of possible text files)
- Subtitles files
- Folders
- MPG WVM OGG video files


// ================================== INSTALLATION ==================================//

1. Install Gloobus-Preview:

Run "chmod +x install.sh && sudo install.sh" it will copy plugins into /usr/share/gloobus/preview-plugins 
and the binary gloobus-preview into /usr/bin

2. Gloobus-preview Options:
it can be launched in two ways
    2.1. gloobus-preview <filename>              => It will launch gloobus-preview for the filename 
	2.2. gloobus-preview                         => It will launch gloobus-preview for the file in the clipboard
	
3. Add a key binding:
    gconf-editor->apps->metacity->keybinding->keybinding1 = <Control>space
    gconf-editor->apps->metacity->command->command1 = gloobus-preview

And if you use compiz, make sure that keybindings are enabled

// ================================ DEVELOPERS ===================================//

4. (FOR DEVELOPERS) 
If you wrote an application and you wanna use gloobus to launch a preview, you can use it with the "gloobus-preview <filename>" option 
or just copy the file uri or list of uris into the clipboard using GtkClipboard and then launch "gloobus-preview"

5. Plugins Included
   iFolder				=> List folder contents
   iMp3					=> Mp3 and Ogg
   iMpg					=> Mpg Ogg Wmv avi theora
   iPdf					=> Pdfs
   iPhoto				=> jpg, png, bmp, svg, psd, xcf
   iPlain				=> Text files, there are still not all plain text types defined so please report bugs for all the mimes of plain texts you want to be supported


6. Enjoy it and report all the bugs you find
7. If you have skills you can help me developing it
8. If not, but wanna contribute, you can donate a couple of euros/$ or whatever it will help a lot keeping this project alive