# HG changeset patch # User mow # Date 1246143476 0 # Node ID 9941695733939c270637fa7e2eb47a3481c2802e # Parent 36166cd4006b093cfe33c949cbd6ef4fd2113b64 Complete commit @1747 (intltool usage) With using intltool the localisation will fail cause of missing desktop.in file. Also the old desktop files are obsoleted by this commit. Also it is not necessary any more to have a './' in front of the files in POTFILES.in. diff -r 36166cd4006b -r 994169573393 geeqie.desktop --- a/geeqie.desktop Sat Jun 27 22:56:50 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -[Desktop Entry] -Name=Geeqie -GenericName=Image Viewer -Comment=View and manage images -Exec=geeqie -r %F -Icon=geeqie -Type=Application -Terminal=false -# Startup notification disabled, since the remote -r switch may not open a new window... -#StartupNotify=false -#StartupWMClass=geeqie -NotShowIn=X-Geeqie; -Categories=Graphics;Viewer; -MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; diff -r 36166cd4006b -r 994169573393 geeqie.desktop.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/geeqie.desktop.in Sat Jun 27 22:57:56 2009 +0000 @@ -0,0 +1,14 @@ +[Desktop Entry] +_Name=Geeqie +_GenericName=Image Viewer +_Comment=View and manage images +Exec=geeqie -r %F +Icon=geeqie +Type=Application +Terminal=false +# Startup notification disabled, since the remote -r switch may not open a new window... +#StartupNotify=false +#StartupWMClass=geeqie +NotShowIn=X-Geeqie; +Categories=Graphics;Viewer; +MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; diff -r 36166cd4006b -r 994169573393 plugins/rotate/rotate.desktop --- a/plugins/rotate/rotate.desktop Sat Jun 27 22:56:50 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Apply the orientation to image content - -# call the helper script -Exec=geeqie-rotate %f - -# Desktop files that are usable only in Geeqie should be marked like this: -Categories=X-Geeqie; -OnlyShowIn=X-Geeqie; - -# Show in menu "Edit/Orientation" -X-Geeqie-Menu-Path=EditMenu/OrientationMenu - -# It can be made verbose -# X-Geeqie-Verbose=true - -MimeType=image/jpeg;image/png;image/tiff; diff -r 36166cd4006b -r 994169573393 plugins/symlink/symlink.desktop --- a/plugins/symlink/symlink.desktop Sat Jun 27 22:56:50 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Symlink - -# call the helper script -Exec=geeqie-symlink %f - -# Desktop files that are usable only in Geeqie should be marked like this: -Categories=X-Geeqie; -OnlyShowIn=X-Geeqie; - -# Show in menu "File" -X-Geeqie-Menu-Path=FileMenu/FileOpsSection - -# This is a filter - $GEEQIE_DESTINATION is required -X-Geeqie-Filter=true - -# It can be made verbose -# X-Geeqie-Verbose=true diff -r 36166cd4006b -r 994169573393 po/POTFILES.in --- a/po/POTFILES.in Sat Jun 27 22:56:50 2009 +0000 +++ b/po/POTFILES.in Sat Jun 27 22:57:56 2009 +0000 @@ -1,60 +1,62 @@ -./geeqie.desktop.in -./plugins/rotate/rotate.desktop.in -./plugins/symlink/symlink.desktop.in -./src/advanced_exif.c -./src/bar.c -./src/bar_comment.c -./src/bar_exif.c -./src/bar_gps.c -./src/bar_histogram.c -./src/bar_keywords.c -./src/bar_sort.c -./src/cache.c -./src/cache_maint.c -./src/collect-dlg.c -./src/collect-io.c -./src/collect-table.c -./src/collect.c -./src/color-man.c -./src/desktop_file.c -./src/dupe.c -./src/editors.c -./src/exif-common.c -./src/exif.c -./src/filedata.c -./src/fullscreen.c -./src/histogram.c -./src/history_list.c -./src/image-overlay.c -./src/image.c -./src/img-view.c -./src/layout.c -./src/layout_config.c -./src/layout_image.c -./src/layout_util.c -./src/lirc.c -./src/logwindow.c -./src/main.c -./src/menu.c -./src/metadata.c -./src/options.c -./src/pan-view.c -./src/preferences.c -./src/print.c -./src/rcfile.c -./src/remote.c -./src/search.c -./src/secure_save.c -./src/thumb.c -./src/trash.c -./src/ui_bookmark.c -./src/ui_fileops.c -./src/ui_help.c -./src/ui_pathsel.c -./src/ui_tabcomp.c -./src/utilops.c -./src/view_dir.c -./src/view_file.c -./src/view_file_icon.c -./src/view_file_list.c -./src/window.c +geeqie.desktop.in +plugins/rotate/rotate.desktop.in +plugins/symlink/symlink.desktop.in +plugins/ufraw/geeqie-ufraw-recursive.desktop.in +plugins/ufraw/geeqie-ufraw.desktop.in +src/advanced_exif.c +src/bar.c +src/bar_comment.c +src/bar_exif.c +src/bar_gps.c +src/bar_histogram.c +src/bar_keywords.c +src/bar_sort.c +src/cache.c +src/cache_maint.c +src/collect-dlg.c +src/collect-io.c +src/collect-table.c +src/collect.c +src/color-man.c +src/desktop_file.c +src/dupe.c +src/editors.c +src/exif-common.c +src/exif.c +src/filedata.c +src/fullscreen.c +src/histogram.c +src/history_list.c +src/image-overlay.c +src/image.c +src/img-view.c +src/layout.c +src/layout_config.c +src/layout_image.c +src/layout_util.c +src/lirc.c +src/logwindow.c +src/main.c +src/menu.c +src/metadata.c +src/options.c +src/pan-view.c +src/preferences.c +src/print.c +src/rcfile.c +src/remote.c +src/search.c +src/secure_save.c +src/thumb.c +src/trash.c +src/ui_bookmark.c +src/ui_fileops.c +src/ui_help.c +src/ui_pathsel.c +src/ui_tabcomp.c +src/utilops.c +src/view_dir.c +src/view_file.c +src/view_file_icon.c +src/view_file_list.c +src/window.c