pkgsrc/archivers/file-roller/PLIST

181 lines
8.8 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.12 2004/10/28 19:09:13 jmmv Exp $
bin/file-roller
lib/bonobo/libfile-roller-component.la
lib/bonobo/servers/File_Roller_Component.server
share/application-registry/file-roller.applications
share/applications/file-roller.desktop
share/file-roller/glade/file_roller.glade
share/gconf/schemas/file-roller.schemas
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/C/figures/file-roller_home.png
share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png
2003-12-15 00:15:46 +01:00
share/gnome/help/file-roller/C/figures/file-roller_main_window.png
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/C/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/C/figures/file-roller_uparrow.png
share/gnome/help/file-roller/C/file-roller.xml
share/gnome/help/file-roller/C/legal.xml
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/de/figures/file-roller_main_window.png
share/gnome/help/file-roller/de/file-roller.xml
share/gnome/help/file-roller/de/legal.xml
Update to 2.8.0. This version corresponds to GNOME 2.8.0. version 2.8.0 ------------- * Updated translations. version 2.7.5 ------------- * Fixed bug #151427: Compilation error. * Fixed bug #150672: Back button is broken * Fixed bug #150329: File roller creates predictable /tmp directories * Fixed bug #150327: Adding a directory to archive hangs file roller * Fixed BUG #150328: avoid crashing while DND of 'Home' icon into file-roller. * Updated the recent-files sources from libegg. version 2.7.4 ------------- * Updated the recent-files sources from libegg. * Added more mime types to the desktop file. version 2.7.3 ------------- * Added the supported mime types to file-roller.desktop version 2.7.2 ------------- * Fixed bug #144041: [Solaris] gtar will not be in path * Do not display the "operation stopped" dialog (bug #144171). * Fixed a leak and the display of the error message (bug #145440). version 2.7.1 ------------- * Fixed bug #144455: Make file-roller session aware even when no archive is opened. * Fixed bug #144079 (iso is not listed as a archive in open dialog) * Hide the main window when in batch mode. * Allow to extract all the files, not only the selected files, from an ISO image. version 2.7.0 ------------- * Added read/extract support for ISO files. (bug #142316) * Split the add dialog into two dialogs, one used to add files and the other one used to add folders. * Ask the distination folder after pasting a selection, this allows the user to create new folders in the archive. * Added content size and compression ratio in the properties dialog. * Extract selection without creating the whole path. (bug #140971)
2004-09-21 19:09:48 +02:00
share/gnome/help/file-roller/es/figures/file-roller_home.png
share/gnome/help/file-roller/es/figures/file-roller_leftarrow.png
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/es/figures/file-roller_main_window.png
Update to 2.8.0. This version corresponds to GNOME 2.8.0. version 2.8.0 ------------- * Updated translations. version 2.7.5 ------------- * Fixed bug #151427: Compilation error. * Fixed bug #150672: Back button is broken * Fixed bug #150329: File roller creates predictable /tmp directories * Fixed bug #150327: Adding a directory to archive hangs file roller * Fixed BUG #150328: avoid crashing while DND of 'Home' icon into file-roller. * Updated the recent-files sources from libegg. version 2.7.4 ------------- * Updated the recent-files sources from libegg. * Added more mime types to the desktop file. version 2.7.3 ------------- * Added the supported mime types to file-roller.desktop version 2.7.2 ------------- * Fixed bug #144041: [Solaris] gtar will not be in path * Do not display the "operation stopped" dialog (bug #144171). * Fixed a leak and the display of the error message (bug #145440). version 2.7.1 ------------- * Fixed bug #144455: Make file-roller session aware even when no archive is opened. * Fixed bug #144079 (iso is not listed as a archive in open dialog) * Hide the main window when in batch mode. * Allow to extract all the files, not only the selected files, from an ISO image. version 2.7.0 ------------- * Added read/extract support for ISO files. (bug #142316) * Split the add dialog into two dialogs, one used to add files and the other one used to add folders. * Ask the distination folder after pasting a selection, this allows the user to create new folders in the archive. * Added content size and compression ratio in the properties dialog. * Extract selection without creating the whole path. (bug #140971)
2004-09-21 19:09:48 +02:00
share/gnome/help/file-roller/es/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/es/figures/file-roller_uparrow.png
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/es/file-roller.xml
share/gnome/help/file-roller/es/legal.xml
share/gnome/help/file-roller/fr/figures/file-roller_main_window.png
share/gnome/help/file-roller/fr/file-roller.xml
share/gnome/help/file-roller/fr/legal.xml
share/gnome/help/file-roller/it/figures/file-roller_main_window.png
share/gnome/help/file-roller/it/file-roller.xml
share/gnome/help/file-roller/it/legal.xml
share/gnome/help/file-roller/ja/figures/file-roller_main_window.png
share/gnome/help/file-roller/ja/file-roller.xml
share/gnome/help/file-roller/ja/legal.xml
share/gnome/help/file-roller/ko/figures/file-roller_main_window.png
share/gnome/help/file-roller/ko/file-roller.xml
share/gnome/help/file-roller/ko/legal.xml
share/gnome/help/file-roller/ru/figures/fr-add-dialog.png
share/gnome/help/file-roller/ru/figures/fr-extract.png
share/gnome/help/file-roller/ru/figures/fr-mainwindow.png
share/gnome/help/file-roller/ru/figures/fr-prefs.png
share/gnome/help/file-roller/ru/file-roller.xml
share/gnome/help/file-roller/ru/legal.xml
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/sv/figures/file-roller_main_window.png
share/gnome/help/file-roller/sv/file-roller.xml
share/gnome/help/file-roller/sv/legal.xml
2003-12-15 00:15:46 +01:00
share/gnome/help/file-roller/uk/figures/fr-add-dialog.png
share/gnome/help/file-roller/uk/figures/fr-extract.png
share/gnome/help/file-roller/uk/figures/fr-mainwindow.png
share/gnome/help/file-roller/uk/figures/fr-prefs.png
share/gnome/help/file-roller/uk/file-roller.xml
share/gnome/help/file-roller/uk/legal.xml
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/gnome/help/file-roller/zh_CN/figures/file-roller_main_window.png
share/gnome/help/file-roller/zh_CN/file-roller.xml
share/gnome/help/file-roller/zh_CN/legal.xml
share/gnome/help/file-roller/zh_HK/figures/file-roller_main_window.png
share/gnome/help/file-roller/zh_HK/file-roller.xml
share/gnome/help/file-roller/zh_HK/legal.xml
share/gnome/help/file-roller/zh_TW/figures/file-roller_main_window.png
share/gnome/help/file-roller/zh_TW/file-roller.xml
share/gnome/help/file-roller/zh_TW/legal.xml
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/file-roller.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/file-roller.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. version 2.8.0 ------------- * Updated translations. version 2.7.5 ------------- * Fixed bug #151427: Compilation error. * Fixed bug #150672: Back button is broken * Fixed bug #150329: File roller creates predictable /tmp directories * Fixed bug #150327: Adding a directory to archive hangs file roller * Fixed BUG #150328: avoid crashing while DND of 'Home' icon into file-roller. * Updated the recent-files sources from libegg. version 2.7.4 ------------- * Updated the recent-files sources from libegg. * Added more mime types to the desktop file. version 2.7.3 ------------- * Added the supported mime types to file-roller.desktop version 2.7.2 ------------- * Fixed bug #144041: [Solaris] gtar will not be in path * Do not display the "operation stopped" dialog (bug #144171). * Fixed a leak and the display of the error message (bug #145440). version 2.7.1 ------------- * Fixed bug #144455: Make file-roller session aware even when no archive is opened. * Fixed bug #144079 (iso is not listed as a archive in open dialog) * Hide the main window when in batch mode. * Allow to extract all the files, not only the selected files, from an ISO image. version 2.7.0 ------------- * Added read/extract support for ISO files. (bug #142316) * Split the add dialog into two dialogs, one used to add files and the other one used to add folders. * Ask the distination folder after pasting a selection, this allows the user to create new folders in the archive. * Added content size and compression ratio in the properties dialog. * Extract selection without creating the whole path. (bug #140971)
2004-09-21 19:09:48 +02:00
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/file-roller.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/file-roller.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/file-roller.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. version 2.8.0 ------------- * Updated translations. version 2.7.5 ------------- * Fixed bug #151427: Compilation error. * Fixed bug #150672: Back button is broken * Fixed bug #150329: File roller creates predictable /tmp directories * Fixed bug #150327: Adding a directory to archive hangs file roller * Fixed BUG #150328: avoid crashing while DND of 'Home' icon into file-roller. * Updated the recent-files sources from libegg. version 2.7.4 ------------- * Updated the recent-files sources from libegg. * Added more mime types to the desktop file. version 2.7.3 ------------- * Added the supported mime types to file-roller.desktop version 2.7.2 ------------- * Fixed bug #144041: [Solaris] gtar will not be in path * Do not display the "operation stopped" dialog (bug #144171). * Fixed a leak and the display of the error message (bug #145440). version 2.7.1 ------------- * Fixed bug #144455: Make file-roller session aware even when no archive is opened. * Fixed bug #144079 (iso is not listed as a archive in open dialog) * Hide the main window when in batch mode. * Allow to extract all the files, not only the selected files, from an ISO image. version 2.7.0 ------------- * Added read/extract support for ISO files. (bug #142316) * Split the add dialog into two dialogs, one used to add files and the other one used to add folders. * Ask the distination folder after pasting a selection, this allows the user to create new folders in the archive. * Added content size and compression ratio in the properties dialog. * Extract selection without creating the whole path. (bug #140971)
2004-09-21 19:09:48 +02:00
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/file-roller.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/file-roller.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/file-roller.mo
2003-12-15 00:15:46 +01:00
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/file-roller.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. version 2.8.0 ------------- * Updated translations. version 2.7.5 ------------- * Fixed bug #151427: Compilation error. * Fixed bug #150672: Back button is broken * Fixed bug #150329: File roller creates predictable /tmp directories * Fixed bug #150327: Adding a directory to archive hangs file roller * Fixed BUG #150328: avoid crashing while DND of 'Home' icon into file-roller. * Updated the recent-files sources from libegg. version 2.7.4 ------------- * Updated the recent-files sources from libegg. * Added more mime types to the desktop file. version 2.7.3 ------------- * Added the supported mime types to file-roller.desktop version 2.7.2 ------------- * Fixed bug #144041: [Solaris] gtar will not be in path * Do not display the "operation stopped" dialog (bug #144171). * Fixed a leak and the display of the error message (bug #145440). version 2.7.1 ------------- * Fixed bug #144455: Make file-roller session aware even when no archive is opened. * Fixed bug #144079 (iso is not listed as a archive in open dialog) * Hide the main window when in batch mode. * Allow to extract all the files, not only the selected files, from an ISO image. version 2.7.0 ------------- * Added read/extract support for ISO files. (bug #142316) * Split the add dialog into two dialogs, one used to add files and the other one used to add folders. * Ask the distination folder after pasting a selection, this allows the user to create new folders in the archive. * Added content size and compression ratio in the properties dialog. * Extract selection without creating the whole path. (bug #140971)
2004-09-21 19:09:48 +02:00
${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/file-roller.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/file-roller.mo
share/mime-info/file-roller.keys
share/mime-info/file-roller.mime
share/omf/file-roller/file-roller-C.omf
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/omf/file-roller/file-roller-de.omf
share/omf/file-roller/file-roller-es.omf
share/omf/file-roller/file-roller-fr.omf
share/omf/file-roller/file-roller-it.omf
share/omf/file-roller/file-roller-ja.omf
share/omf/file-roller/file-roller-ko.omf
share/omf/file-roller/file-roller-ru.omf
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/omf/file-roller/file-roller-sv.omf
2003-12-15 00:15:46 +01:00
share/omf/file-roller/file-roller-uk.omf
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
share/omf/file-roller/file-roller-zh_CN.omf
share/omf/file-roller/file-roller-zh_HK.omf
share/omf/file-roller/file-roller-zh_TW.omf
share/pixmaps/file-roller.png
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/file-roller
@comment in scrollkeeper: @dirrm share/omf
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/gnome/help/file-roller/zh_TW/figures
@dirrm share/gnome/help/file-roller/zh_TW
@dirrm share/gnome/help/file-roller/zh_HK/figures
@dirrm share/gnome/help/file-roller/zh_HK
@dirrm share/gnome/help/file-roller/zh_CN/figures
@dirrm share/gnome/help/file-roller/zh_CN
2003-12-15 00:15:46 +01:00
@dirrm share/gnome/help/file-roller/uk/figures
@dirrm share/gnome/help/file-roller/uk
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@dirrm share/gnome/help/file-roller/sv/figures
@dirrm share/gnome/help/file-roller/sv
@dirrm share/gnome/help/file-roller/ru/figures
@dirrm share/gnome/help/file-roller/ru
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@dirrm share/gnome/help/file-roller/ko/figures
@dirrm share/gnome/help/file-roller/ko
@dirrm share/gnome/help/file-roller/ja/figures
@dirrm share/gnome/help/file-roller/ja
@dirrm share/gnome/help/file-roller/it/figures
@dirrm share/gnome/help/file-roller/it
@dirrm share/gnome/help/file-roller/fr/figures
@dirrm share/gnome/help/file-roller/fr
@dirrm share/gnome/help/file-roller/es/figures
@dirrm share/gnome/help/file-roller/es
@dirrm share/gnome/help/file-roller/de/figures
@dirrm share/gnome/help/file-roller/de
@dirrm share/gnome/help/file-roller/C/figures
@dirrm share/gnome/help/file-roller/C
@dirrm share/gnome/help/file-roller
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@comment in gnome2-dirs: @dirrm share/gnome/help
@comment in GConf2: @dirrm share/gconf/schemas
@dirrm share/file-roller/glade
@dirrm share/file-roller
Update to 2.6.0. Changes since previous stable branch (2.4.x): version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-04-01 20:56:04 +02:00
@comment in xdg-dirs: @dirrm share/applications
@comment in xdg-dirs: @dirrm share/application-registry
2003-12-15 00:15:46 +01:00
@comment in libbonobo: @dirrm lib/bonobo/servers