GnomeFiles

İçeriği paylaş GnomeFiles.org
GNOME/GTK+ Software Repository
Güncellendi: 14 saat 53 dakika önce

[New] Sion (ver. 0.1.0)

Cum, 02/01/2009 - 22:41
Sion is a frontend to easily manage connections to remote filesystems using GIO/GVFS.

About this version
This is the first public release.

GNOME MPlayer (ver. 0.9.3)

Cum, 02/01/2009 - 21:32
Gnome MPlayer is a simple GUI for MPlayer. It is not dependent on the Gnome libraries, however, the look and feel of the application is based on the Gnome HIG. The main dependency is on GTK2, GLIB2 and DBUS.

About this version
Several internal changes that improve the way the application works. Updated translations. Improved subtitle and audio track selections

Floola (ver. Floola+4.5)

Cum, 02/01/2009 - 20:26
Floola is an iPod manager

About this version
simplified Chinese translation updated
position of add to iPod window saved
add to playlist in add to iPod window fix

GParted (ver. 0.4.1)

Cum, 02/01/2009 - 20:24
Gnome Partition Editor

About this version
0.4.1 (2008-11-29)

This release of GParted rolls back /dev/mapper/* detection.

The problem was that all /dev/mapper/* entries were added to the device list including LVM partitions. This was confusing behaviour to GParted users, and in my opinion it was better to roll back this change.

A work-around for /dev/mapper/* device detection is available by passing the device names to gparted on the command line.
E.g.,
gparted /dev/mapper/device-name

Thanks to François Dupoux for identifying this problem early, and working towards a resolution.

Tunnel Manager (ver. 0.4.5)

Cum, 02/01/2009 - 20:08
A program for managing SSH tunnels and their required keys.

About this version
Fixed three user generated bugs/feature requests: create config directory on startup if required, support user ID for tunnel, and minimize to tray on status icon click.

GFrameCatcher (ver. 1.1)

Cum, 02/01/2009 - 12:52
GFrameCatcher is a program that captures frames from a video file and save these frames as thumbnails in a single image file or all frames into a folder.

About this version
- Migrate code from PIL to Cairo.
- Now selected font is used.
- PIL dependecy is not needed.
- Add option to use bilinear resize.
- Rewrite preferences module.

Xfce4 Screenshooter (ver. 1.4.90)

Cum, 02/01/2009 - 12:47
An application and a plugin for the Xfce panel to take screenshots.

About this version
I'm pleased to announce the first beta release towards 1.5.0. This release contains a lot of changes: David Collins implemented two main features, copy a screenshot to the clipboard and the possibility to capture a region of the screen with the mouse and to screenshot it. I have redesigned the whole interface, removing all frames that took a lot of place, adding tooltips...

Some bugs and crashes have also been fixed. In particular , the plugin now grabs menus when taking a screenshot of a window.

The last main change is that a documentation has been added, accessible from the application and the panel plugin. It is at the moment available
in French and in English. If you want to trasnlate it into your language, just send me the translated html file and a localised screenshot. Thank you !

Some trasnlations still need to be updated, but I'll not release 1.5.0 until they get in.

Please note that the application has been renamed to Xfce4 Screenshooter, that the website moved to
http://goodies.xfce.org/projects/applications/xfce4-screenshooter and that bugs should still be reported on the Xfce Bugzilla, in the Xfce
Goodies product, in the xfce4-screenshooter component.

I would like to thank David Collins who has done a really nice work, Yves-Alexis Perez for testing the build on amd64 and the Translation Team.

Gimmix (ver. 0.5.5)

Cum, 02/01/2009 - 09:39
Gimmix is a graphical music player daemon (MPD) client written in C using GTK+2. It's very simple and easy to use, yet offers many features to make your audio experience a pleasant one.

About this version
This is a brown paper bag release. Following bugs were fixed :

Version 0.5.5 (02-01-2009)
* Bug #313023: Fix missing entries in POTFILES
* Bug #313018: gimmix.desktop contains encoding key (which is deprecated)


Music Applet (ver. 2.5.0)

Cum, 02/01/2009 - 03:30
Music Applet is a small, simple GNOME panel applet that lets you control a variety of different music players from the panel.

About this version
* Added support for Amarok 2.

* Fixed uncontrolled growth of applet in the panel when displaying long metadata strings.

* Fixed multiple bugs in detecting song changes when playing Internet radio streams.

* Fixed multiple bugs in communications with MPRIS-based players (Amarok 2, Audacious, and VLC).

* Improved loading of album art from Rhythmbox.

* Handle the rating scale change in Exaile 0.2.14 from 8-star to 5-star ratings.

* Fixed improper entity encoding of song titles in notification popups.

* Replaced use of deprecated mpdclient2 library with python-mpd in the MPD plugin.

Smuxi - IRC client (ver. 0.6.3)

Cum, 02/01/2009 - 03:17
Smuxi the flexible, cross-platform and userfriendly IRC client for advanced users

About this version
Just in time, with the beginning of 2009 we are proud to announce the release of Smuxi 0.6.3! This release is the 3rd bugfix release of the 0.6 series but also contains as usual new features for your joy of upgrading to the new version.

New features:

* Full tray icon support. (trac#55 and trac#137)
* Configurable line wrapping. (trac#5)
* Events such as join/part/quit now use a different color in the tab label. (trac#66)
* When connecting to a smuxi-server previous highlights will not be highlighted again. (trac#97)
* Messages can now be sent to all chats by using the /amsg, /anotice and /ame commands. (trac#109)
* The find group chats feature now indicates an active search by using a busy mouse cursor symbol. (trac#115)
* Passwords are now hidden by default but can be shown by using a "show password" button. (trac#116)
* Nicknames can now be listed by using the /names command. (trac#120)

Bugfxes:

* Find group chat dialog will no longer freeze the interface when the IRC server (e.g. OFTC) uses non-RFC compliant reply codes. (trac#104)
* /notice #somechannel will no longer crash. (trac#108)
* A private notice will no longer trigger a highlight. (trac#45)
* URLs can now be clicked while a nickname is selected on the userlist. (trac#112)
* Server no longer crashes when a frontend doesn't cleanly disconnect. (trac#117)
* Quitting smuxi using the window close button (X) will now store the last used window size and position. (trac#121)
* Validation now requires a nickname be set in the preferences. (trac#123)
* URL matching is now case-insensitive. (trac#131)
* /quit command will no longer reconnect. (trac#139)
* Username and password are now correctly used in the quick connect dialog. (trac#141)
* When disconnecting from a server, all chats will now be closed. (trac#144)

New translations:

* French translation contributed by Clement BOURGEOIS (trac#113)
* Italian translation contributed by David Paleino
* Spanish translation contributed by Juan Miguel Carrero

As you can see, we have applied lots of love to this release face-smile-big.png Now head to the download page and enjoy this great new version!

There are now also packages available for openSUSE (thanks to Andrew Jorgensen) and Ubuntu (thanks to Stefan Ebner). The download page contains explanations how to install those.

Comix (ver. 4.0.2)

Cum, 02/01/2009 - 02:33
A GTK image viewer specifically designed to handle comic books.

About this version
This version contains updated Brazilian Portuguese, Traditional Chinese and Catalan translations.

[New] RedNotebook (ver. 0.4.0)

Per, 01/01/2009 - 22:06
RedNotebook is a graphical daily journal with calendar, templates, keyword searching and export.

About this version
* Export Functionality added: Text, HTML, Latex, (PDF)
* Use of Configuration Files

Ejecter (ver. 0.1.91)

Per, 01/01/2009 - 20:52
A simple menu that sits in the system notification area, providing you a quick way to unmount external peripherals such as usb pendrives, cd/dvd, external hard disks and so.

About this version
Preliminary version before 0.2, fixed some issues and not depending any more on Gtk 2.14.

GScrot - Screenshot Tool (ver. 0.64)

Per, 01/01/2009 - 20:41
Feature-rich screenshot application.

About this version
* new goo-canvas based drawing tool (LP: #264617, LP: #278999, LP: #279001)
* added ftp-upload (LP: #291286)
* improved startup time (LP: #296341)
* improved advanced selection tool (LP: #311185)
* improved plugin interface and error handling (LP: #296091)
* fixed bugs/smaller feature requests
-- LP: #306420
-- LP: #264616
-- LP: #277040
-- LP: #279271
-- LP: #280161
-- LP: #291284
-- LP: #310871
* new plugin: torned-paper (Edwood Ocasio)
* updated translations
* massive code cleanup

GtkHash (ver. 0.2.1)

Çar, 31/12/2008 - 19:54
A GTK+ utility for computing message digests or checksums using the mhash library. Currently supported hash functions include MD5, SHA1, SHA256, SHA512, RIPEMD, HAVAL, TIGER and WHIRLPOOL.

About this version
* Fixed progress bar display for large files
* Removed dependency on libglade