Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nemo-6.0.0-1.3 RPM for aarch64

From OpenSuSE Ports Tumbleweed for aarch64

Name: nemo Distribution: openSUSE Tumbleweed
Version: 6.0.0 Vendor: openSUSE
Release: 1.3 Build date: Sat Feb 10 06:10:28 2024
Group: System/GUI/Other Build host: i01-armsrv1
Size: 4613907 Source RPM: nemo-6.0.0-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/linuxmint/nemo
Summary: File browser for Cinnamon
Nemo is the file manager for the Cinnamon desktop environment.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sat Nov 25 2023 Dirk Müller <dmueller@suse.com>
  - update to 6.0.0:
    * nemo-window-slot.c: Update the drop zone target each time the
      location changes, not just when the view type changes.
    * Fix some leaks, g_object_unref safety.
    * Use `activation_uri` as a second choice in `nemo_file_get_local_uri`
    * nemo-desktop-link.c: Fix warning when toggling the Trash icon
      in desktop settings.
    * Fix some style/icon problems.
    * search: Relax folder restrictions to allow gvfs locations.
    * compact view: Improve text and selection highlight alignment.
    * eel-gtk-extensions.c: (Wayland) Fix menu popup positioning,
      popup
    * nemo-file.c: Update hard-coded value for size of thumbnails.
    * Update issue template with a link to open and closed issues.
    * eel-gtk-extensions: Make wayland display check reusable.
    * nemo-view.c: Use an admin:/// uri for the 'Open as Root'
      action when running under Wayland.
    * nemo-window-slot: Set up dnd against the slot itself instead
      of updating the target data each time the location changes.
    * Fix issue when generating video thumbnails from network
      shares
    * nemo-thumbnails: Use g_file_peek_path to simplify network-to-
      local uri conversion.
    * Emphasize checking for duplicate existing issues in the bug
      report form.
    * nemo-window-slot.c: Disable drop bar, until circular
      reference can be resolved.
    * nemo-window.c: Don't update saved window state if the window
      is tiled when closing it.
    * Fix trying the same filename when moving a file with
      duplicate name
    * Fix thumbnail creation for local files
    * file ops: Use symbolic tray icons.
    * nemo-view.c: Show detailed actions for some selection types
    * Fix meson.build deprecations up to 0.56.0
    * nemo-pathbar.c: Remove unnecessary g_object_unref.
    * nemo-desktop.c: Use Gtk to set the desktop window hint
    * nemo-desktop: Add csd-background to ignored-desktop-handlers.
    * list-view: Remove remaining unused 'drop zone' code.
    * nemo-list-view: Restrict drag-into-folder actions to be
      triggered only over text-covered regions of a given row.
    * nemo-list-view.c: Don't apply column-expand test unless there
      is a drag operation active.
    * search: Fix search directory view selection.
    * nemo-search-directory.c: Don't restart the search if the
      query hasn't changed.
    * advanced search: Fix path handling to prevent symbolic links
      escaping into forbidden locations.
    * Fix some leaks.
    * nemo-style-fallback-mandatory.css: Fix styling on inactive
      pane
    * nemo-window.c: Fix crash when unmounting a network location.
    * nemo-places-sidebar.c: Remove extra reference to selected
      sidebar file when using the popup menu.
    * nemo-file-utilities.c: Simplify symbolic device icon lookup.
    * Revert "nemo-list-view.c: Fix some tooltip markup warnings."
    * Disable view selection when viewing search results.
    * search: Fix tracker search, which was broken by
      3c691a8e0e80b5.
    * nemo-search-directory: Unset the search_running flag when the
      search completes.
    * search view: Fix sort column/direction not being remembered.
    * nemo-list-view.c: Don't try to work out a monospace font to
      use if no font family is set.
    * nemo-places-sidebar.c: Allocate extra space for the eject
      button when overlay-scrollbars are enabled.
    * nemo-list-view.c: Reset dynamic bottom margin when loading a
      new location.
    * l10n: Generate additional files
      13:00:41 +0100
    * nemo-view-dnd.c: Fix the check for a web link's title, and
      use the url if it's missing.
    * nemo-mime-actions.c: Prioritize an http link to open in a
      browser, regardless of the mimetype of the link's target.
    * nemo-file-management-properties.glade: Re-save under glade
      3.38.
    * preferences: Allow displaying dates using the system's
      current monospace font.
    * Reduce timeout delay for the click-to-rename feature.
    * thumbnails: Use multiple threads for generating thumbnails.
    * nemo-thumbnails: Restore compatibility with older glib
      versions, move all mutex locks off of the UI thread, clean up
      when nemo exits.
    * nemo-icon-container.c: Fix thumbnail prioritization in the
      icon, compact views.
    * Remove _prioritize_thumbnailing vfuncs in the icon
      containers.
    * Clean up nemo-thumbnails.c, add some thread/queue debugging.
    * nemo-thumbnails.c: Use LIFO sort for the thumbnailing thread.
    * nemo-thumbnails.c: Fix thread count when the setting is a
      positive value (specific count desired instead of automatic).
  - drop nemo-gtk-3.20.patch.
* Tue Mar 21 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.6.4:
    * nemo-view-dnd.c: Fix the check for a web link's title, and
      use the url if it's missing.
    * nemo-mime-actions.c: Prioritize an http link to open in a
      browser, regardless of the mimetype of the link's target.
    * Fix for List View thumbnail scaling at HiDPI
    * list-view: Scale the thumbnail correctly when applying
      emblems, and fix the emblem sanity checks everywhere.
    * file info: Use generic methods for attributes that aren't
      guaranteed to be supported by the filesystem.
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.6.3:
    * nemo-window-menus.c: Recalculate extension/action items at an earlier stage in opening the file manu.
    * nemo-extensions-list.c: Add a note regarding a memory leak.
* Sun Jan 15 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.6.2:
    * l10n: Update POT
    * nemo-places-sidebar.c: Get the expander width from the current theme
      instead of hard-coded.
    * nemo-action: readlink before populate
    * nemo-script-config-widget: monitor correct path for setup-dir-monitors
    * nemo-window-pane.c: Use the button-release event for showing the current
      location entry.
    * Run generate_additional_file to populate desktop/action files with new
      translations.
* Mon Jan 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.6.1:
    * pathbar/entry: Give entry-preferred mode the same persistent behavior as
      pathbar-preferred.
* Sun Dec 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 5.6.0:
    * Actions: Escape device paths also (#3057)
    * Use Github actions instead of CircleCI.
    * Actions: Escape path spaces when they are unquoted
    * eel: Merge shell character escape functions
    * icon view: don't highlight selected icons
    * nemo-desktop: Rename new-launcher -> 90_new-launcher
    * nemo-desktop: Add Desktop Settings action
    * l10n: Update POT and files
    * search: Perform deep counts on a search directories full file list, instead of the directory itself, when opening properties.
    * nemo-search-directory-file.c: Add a missing NemoDirectory method.
    * location bar: Add an option to always switch back to the pathbar (breadcrumbs) widget after entering a location or otherwise using the
    location entry.
    * Prevent interactive search from interfering with keystrokes intended for the window handler (for focusing the location entry).
    * debian/control(nemo-dbg): priority extra->optional
    * Remove custom btime (creation time) code.
    * Add support for file creation time via GFileInfo.
    * Add ability to display date columns in a monospaced font.
    * nemo-file-operations.c: Fix null pointer error.
    * nemo-file-operations.c: Handle a couple more potential problems with g_file_get_basename().
    * list view: Do show dates in monospace font by default
    * Change location entry/pathbar behavior.
    * Fix build on LMDE.
    * Toolbar: Use actions to control the location/path bar switching.
    * toolbar: Hide the location entry toggle when not needed, and limit its shortcut to making sure the entry is focused.
    * pathbar/entry: Fix a couple of issues when changing pathbar/entry preference.
    * fix spelling error spotted by lintian
    * App chooser: Quote custom executable file paths (#3041)
    * Actions: Escape quoted content in paths (#3026)
    * libnemo-private: add missing gio-unix-2.0 dependency (#3028)
    * nemo-view.c: Use a shorter menu update delay when the update has been triggered by a selection change.
    * Add epub search helper (#2867)
    * Fix installation of epub search helper.
* Tue Dec 28 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - nemo 5.2.2:
    * Fix mistake in shortcuts window
  - includes changes from 5.2.1:
    * search: use the python xlrd module to read .xls files
* Thu Nov 18 2021 andy great <andythe_great@pm.me>
  - Update to version 5.2.0.
    * nemo-desktop-overlay.glade: Fix label marked untranslatable.
    * makepot: Add shortcuts ui file.
    * nemo-view.c: Follow the same invocation rules for bulk renaming
      as we do for normal renaming.
    * Install language definitions to gtksourceview-4.
    * nemo-file.h: Use the correct icon names for read-only and
      unreadable emblems.
    * mount-archive.nemo_action: Use gnome-disk-image-mounter
      instead of gvfsd-archive.
    * debian/control: Add gnome-disk-utility to recommends
      (for image mount action).
    * Add a manpage for nemo-desktop and clean up nemo's a bit.
    * nemo-toolbar.c: Use flat button style
    * extension gir: Export 'libnemo-extension' to the gir
    * actions: Refactor to remove unnecessary methods.
    * actions: Add new conversion token for a file's parent uri
      (with selection_count > 0) and location uri
      (selection_count == 0).
    * actions: Add UriScheme specifier in the action definition.
    * nemo-window-manager-views.c: When removing a folder, don't
      close the entire window if that folder is open on another tab.
    * nemo-window.c: Don't ignore tab events when renaming.
    * nemo-directory-async.c: Don't write the entire buffer into
      the pixbuf loader all at once.
    * copy/paste: Make the clipboard contents persist after the
      process ends.
    * nemo-search-engine-advanced.c: Ensure a path before using it
      as a key in the skip table - g_str_hash cannot be NULL.
    * search: Update tooltip text (#2810)
    * file operations: Add duplicate button (#2841)
    * file-operations: Rename button label in previous commit
    * l10n: Generate files
    * l10n: Update POT
* Fri Nov 05 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 5.0.5
    * search: Ensure a path before using it as a key in the skip table
    * nemo-view.c: Follow the same invocation rules for bulk renaming
      as we do for normal renaming.
    * nemo-file.h: Use the correct icon names for read-only and
      unreadable emblems.
    * nemo-window-manager-views.c: When removing a folder, don't close
      the entire window if that folder is open on another tab.
* Fri Jul 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 5.0.3:
    * search: Use untex instead of detex to search latex files.
    * search: Fix build from previous commit.
    * nemo-search-engine-advanced.c: Also match \r (carriage return) in the newline filter.
    * nemo-blank-desktop-window.c: Don't try to open a nonexistent menu.
    * settings: Make the default search button states match the old search behavior.
    * nemo-search-engine-advanced.c: Escape paths properly before passing them to
      search helpers.
    * nemo-query-editor.c: Don't show the bar separator if the search box isn't being shown.
    * Search: Allow TryExec to be a list of programs.
    * Search: Update search README.md for TryExec changes.
    * search-helpers/nemo-mso-to-txt.c: Refactor and improve error handling.
    * Search: Add .doc, .xls and .tex helpers.
    * Search: Add .ppt helper.
    * debian/control: Make search helper programs dependencies instead of recommends.
    * nemo-mime-actions.c: Only add entire view file list to an image viewer
      launch if its commandline supports multiple files.
    * nemo-search-engine-advanced.c: Ensure that the final snippet endpoint is no
      greater than the original endpoint.
    * nemo-search-engine-advanced.c: a couple fixes.
    * search: Disable content search for some special folders.
    * nemo-view.c: Update context menu item visibility from preferences after
      updating the menu items from any extensions.
    * nemo-view.c: Clear extension menu items during real_update_menus.
    * nemo-view.c: Move call added to last commit to nemo_view_stop_loading.
* Fri Jun 11 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to version 5.0.1.
    * nemo-search-engine-advanced.c: Convert input data to utf8,
      and manipulate match snippets as utf8 to ensure they display
      correctly in the tooltip.
    * nemo-list-view.c: Fix a memory leak.
    * make ps2txt search helper work on non-debianlike distros
    * toolbar: Fix updating the state of the "Up" button.
    * search: Add a readme for search helpers, move third-party helpers
      into the search-helpers directory, clean up search logging a bit.
    * search helpers: Change the group name, follow my own rules for
      mimetype list termination, improve readme.
    * nemo-window-menus.c: Update extension and action entries in the
      File menu when it is shown.
    * nemo-tree-sidebar.c: Fix states for pin/unpin and
      create-folder menu items.
    * toolbar: Disable the 'create-folder' button in non-writable
      locations.
* Mon May 31 2021 andy great <andythe_great@pm.me>
  - Update to version 5.0.0.
    * Issue 1881. Adds keyboard shortcut for Same Location as other
      pane. Adds shortcut to shorcut UI.
    * Issue 1263. Enables F6 to immediately toggle between panes.
    * nemo-shortcuts.ui: Add a new section for dual-pane and put related
      shortcuts there.
    * Added option to toggle sorting favorites before other files
    * Fixed whitespace
    * nemo-main-application.c: Remove 30s inactivity timeout.
    * nemo-menu-provider.c: Don't request menu items for selections if
      there is no selection - not all extensions guard against this.
    * Fix segfault when g_file_info_get_symlink_target() returns "".
    * feat: added the `--existing-window` flag to open URLs in an
      existing window, cf https://github.com/linuxmint/nemo/issues/2674
    * feat: use `gtk_window_present_with_time()` instead of
      `gtk_window_present()`, otherwise the window manager will ignore
      this window's focus request and try to just mark it urgent
      instead (flashing in the window list for example)
    * Fixes 2696. Detects if Trash is supported.
    * nemo-places-sidebar.c: Fix bookmark separator positioning to
      account for conditionally hidden immovable elements.
    * nemo-desktop-application.c: Remove root check.
    * nemo-view.c: Hide trash menu item when trash is not supported.
    * Add option to treat root as normal.
    * actions: Implement passing the active window xid to exec strings.
    * nemo-window-menus.c: hide gvfs locations based on their actual
      availability, not strictly on the process uid.
    * nemo actions: Implement reverse dependencies.
    * nemo-view.c: Only update the context menu when it's about to
      be shown.
    * docs: added docs for the `--existing-window` flag
    * Allow images to be viewed in supported image viewers in the
      same order as they are shown in the current nemo view
      (directory or search).
    * Remove g_list_insert_before_link call for compatibility with
      older glib versions.
    * Revert "nemo-view.c: Only update the context menu when it's
      about to be"
    * nemo-view.c: Delay actions and extension menu providers from
      updating until the menu is requested.
    * bookmark-list: Clean up and close memory leak General cleanup.
      Use NemoBookmarkList instead of casting itself every line.
    * Prevent the menu bar from disappearing when some of its elements
      is currently selected.
    * Remove the menu bar inmediately after selecting an item
      (if configured to auto-hide).
    * nemo-directory.c: Fix memory leak.
    * nemo-directory.c: Fix previous commit which altered potential
      behavior more than necessary.
    * Issue 541. Removes spaces from Samba drive paths in location bar.
    * nemo-list-view.c: Implement 'double-click blank area to go up one (#2646)
    * Fixes #2244. Adds logic to strip leading whitespace and checks
      for absolute path when copy/pasting value.
    * Fixes Issue #2415. Removes nemo self checks (#2439)
    * nemo-places-sidebar.c: Sort all devices in the sidebar.
    * nemo-location-entry.c: Don't modify a string we don't own.
    * Implement Content search.
    * Add a search helper for Open XML (MS Office).
* Wed Apr 21 2021 andy great <andythe_great@pm.me>
  - Update to version 4.8.6.
    - nemo-view.c: Partially revert some commit.
* Fri Mar 05 2021 Aaron Stern <ukbeast89@protonmail.com>
  - Update to version 4.8.5.
    * nemo-file-operations.c: re-add favorite removal during a delete operation.
    * nemo-view.c: Hide favorites and pinning menu items when in the trash folder.
    * nemo-view.c: Don't allow trash/delete to work inside the favorites view.
    * nemo-view.c: Don't show favorite/pinning items in menubar->edit when there is no selection.
    * nemo-file-operations.c: When trashing (not deleting) a folder, check favorites and remove any descendents of the toplevel.
    * nemo-file-operations.c: Update favorites when moving files from their real location.
    * nemo-file.c: Don't try to set metadata on a null file when adding or removing favorites.
    * Fix desktop bold fonts
    * nemo-icon-canvas-item.c: restore the style context after drawing any caption text.
    * nemo-list-view.c: Fix NemoFile leaks.
    * nemo-properties-window.c: Fix leak. nemo-directory-async.c: remove extra g_object_unref.
    * nemo-file: Add a convenience macro to print file uris.
    * nemo-view.c: Fix leak when generating extension menu items, nemo- menu.c: Free list of menu items during finalize, not just the list itself.
    * nemo-places-sidebar.c: Use a safer function to check for favorite and recent support.
    * nemo-file-operations.c: Fix #2075
    * nemo-list-view.c: Only allow double-clicks with the primary and middle buttons
    * Fixes #2239. The value for customizing the desktop layout for Sort items was not being saved.
    * nemo-directory-async.c: Fix favorite check callback arguments, remove unnecessary g_free().
    * Issue 1908: Sets correct values for x and y for file->details->cached_position.
    * Issue 2666. Blocks emoji chooser from breaking Nemo
    * Issue 591. Increases emit time of change for progress update.
* Thu Jan 14 2021 andy great <andythe_great@pm.me>
  - Update to version 4.8.4.
    * nemo-tree-sidebar.c: Use correct icon for favorites.
* Sat Jan 02 2021 andy great <andythe_great@pm.me>
  - Update to version 4.8.3.
    * file-operation: Prevent recursion to speed up emptying trash
    * file-operations: auto-escape filenames on native ntfs mounts
    * file-operations: auto-escape filenames on fuseblk mounts
    * file-operations: don't auto-escape semicolon
    * nemo-file-operations: Remove a toplevel folder from favorites
      during a delete operation.
    * nemo-file.c: Check if a favorite:///file is a symbolic link
      before trying to look up its target uri.
    * nemo-file.c: nemo_file_set_is_favorite - always set metadata,
      not just when a file is a symlink.
    * nemo-file.c: nemo_file_is_local - Use the target file uri to
      decide if a file in the favorites:/// view should be considered
      local.
    * nemo-view.c: Hide the 'move to trash' menu items for recent and
      favorites, and hide the 'delete' item in favorites.
    * nemo-view.c: Fix visibility check for the trash menu item.
    * favorites: Accept dnd to places-sidebar item to add favorites,
      refactor existing dnd in list and icon views.
    * nemo-file.c: Check for a broken symbolic link before trying to
      get a favorite's target uri.
    * nemo-file-conflict-dialog.c: Fix hidpi scaling of the file
      icons.
    * nemo-file.c: Allow the favorites folder to better respect the
      various thumbnailing settings.
    * Add escaping for percent sign in action Exec
    * build: fix typelibdir in libnemo-extension/meson.build.
    * nemo-desktop-manager.c: Recreate the desktop when the primary
      monitor's scale factor changes.

Files

/usr/bin/nemo
/usr/bin/nemo-autorun-software
/usr/bin/nemo-connect-server
/usr/bin/nemo-desktop
/usr/bin/nemo-epub2text
/usr/bin/nemo-mso-to-txt
/usr/bin/nemo-open-with
/usr/bin/nemo-ppt-to-txt
/usr/bin/nemo-xls-to-txt
/usr/libexec/nemo
/usr/libexec/nemo/nemo-convert-metadata
/usr/libexec/nemo/nemo-extensions-list
/usr/share/applications/nemo-autorun-software.desktop
/usr/share/applications/nemo-autostart.desktop
/usr/share/applications/nemo.desktop
/usr/share/dbus-1/services/nemo.FileManager1.service
/usr/share/dbus-1/services/nemo.service
/usr/share/doc/packages/nemo
/usr/share/doc/packages/nemo/AUTHORS
/usr/share/doc/packages/nemo/README.md
/usr/share/doc/packages/nemo/changelog
/usr/share/glib-2.0/schemas/org.nemo.gschema.xml
/usr/share/gtksourceview-2.0
/usr/share/gtksourceview-2.0/language-specs
/usr/share/gtksourceview-2.0/language-specs/nemo_action.lang
/usr/share/gtksourceview-2.0/language-specs/nemo_search_helper.lang
/usr/share/gtksourceview-3.0
/usr/share/gtksourceview-3.0/language-specs
/usr/share/gtksourceview-3.0/language-specs/nemo_action.lang
/usr/share/gtksourceview-3.0/language-specs/nemo_search_helper.lang
/usr/share/gtksourceview-4
/usr/share/gtksourceview-4/language-specs
/usr/share/gtksourceview-4/language-specs/nemo_action.lang
/usr/share/gtksourceview-4/language-specs/nemo_search_helper.lang
/usr/share/icons/hicolor/16x16/actions/menu-bullet.png
/usr/share/icons/hicolor/16x16/actions/menu-none.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-down-free.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-down.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-left-free.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-left.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-right-free.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-right.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-up-free.png
/usr/share/icons/hicolor/16x16/actions/menu-sort-up.png
/usr/share/icons/hicolor/16x16/actions/nemo-eject.png
/usr/share/icons/hicolor/16x16/apps/nemo.png
/usr/share/icons/hicolor/22x22/apps/nemo.png
/usr/share/icons/hicolor/24x24/apps/nemo.png
/usr/share/icons/hicolor/32x32/actions/nemo-eject.png
/usr/share/icons/hicolor/32x32/apps/nemo.png
/usr/share/icons/hicolor/scalable/actions/location-symbolic-rtl.svg
/usr/share/icons/hicolor/scalable/actions/location-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/mount-archive-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-auto-arrange-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-desktop-scale-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-horizontal-layout-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-horizontal-layout-wide-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-recursive-search-symbolic-rtl.svg
/usr/share/icons/hicolor/scalable/actions/nemo-recursive-search-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-vertical-layout-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/nemo-vertical-layout-wide-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-hide-symbolic-rtl.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-hide-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-places-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-show-symbolic-rtl.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-show-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-tree-symbolic-rtl.svg
/usr/share/icons/hicolor/scalable/actions/sidebar-tree-symbolic.svg
/usr/share/icons/hicolor/scalable/actions/view-compact-symbolic.svg
/usr/share/icons/hicolor/scalable/apps/nemo.svg
/usr/share/icons/hicolor/scalable/devices/drive-removable-media-usb-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-bookmark-not-found-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-0-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-10-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-100-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-20-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-30-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-40-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-50-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-60-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-70-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-80-symbolic.svg
/usr/share/icons/hicolor/scalable/status/nemo-progress-90-symbolic.svg
/usr/share/licenses/nemo
/usr/share/licenses/nemo/COPYING
/usr/share/licenses/nemo/COPYING-DOCS
/usr/share/licenses/nemo/COPYING.EXTENSIONS
/usr/share/licenses/nemo/COPYING.LIB
/usr/share/man/man1/nemo-connect-server.1.gz
/usr/share/man/man1/nemo-desktop.1.gz
/usr/share/man/man1/nemo.1.gz
/usr/share/mime/packages/nemo.xml
/usr/share/nemo
/usr/share/nemo/actions
/usr/share/nemo/actions/90_new-launcher.nemo_action
/usr/share/nemo/actions/90_new-workspace.nemo_action
/usr/share/nemo/actions/91_delete-workspace.nemo_action
/usr/share/nemo/actions/92_show-expo.nemo_action
/usr/share/nemo/actions/add-desklets.nemo_action
/usr/share/nemo/actions/change-background.nemo_action
/usr/share/nemo/actions/mount-archive.nemo_action
/usr/share/nemo/actions/myaction.py
/usr/share/nemo/actions/sample.nemo_action
/usr/share/nemo/actions/set-as-background.nemo_action
/usr/share/nemo/actions/set-resolution.nemo_action
/usr/share/nemo/icons
/usr/share/nemo/icons/hicolor
/usr/share/nemo/icons/hicolor/16x16
/usr/share/nemo/icons/hicolor/16x16/emblems
/usr/share/nemo/icons/hicolor/16x16/emblems/emblem-note.png
/usr/share/nemo/icons/hicolor/24x24
/usr/share/nemo/icons/hicolor/24x24/emblems
/usr/share/nemo/icons/hicolor/24x24/emblems/emblem-note.png
/usr/share/nemo/icons/hicolor/48x48
/usr/share/nemo/icons/hicolor/48x48/emblems
/usr/share/nemo/icons/hicolor/48x48/emblems/emblem-note.png
/usr/share/nemo/script-info.md
/usr/share/nemo/search-helpers
/usr/share/nemo/search-helpers/epub2text.nemo_search_helper
/usr/share/nemo/search-helpers/exif.nemo_search_helper
/usr/share/nemo/search-helpers/id3.nemo_search_helper
/usr/share/nemo/search-helpers/libreoffice.nemo_search_helper
/usr/share/nemo/search-helpers/mso-doc.nemo_search_helper
/usr/share/nemo/search-helpers/mso-ppt.nemo_search_helper
/usr/share/nemo/search-helpers/mso-xls.nemo_search_helper
/usr/share/nemo/search-helpers/mso.nemo_search_helper
/usr/share/nemo/search-helpers/pdf2txt.nemo_search_helper
/usr/share/nemo/search-helpers/pdftotext.nemo_search_helper
/usr/share/nemo/search-helpers/ps2ascii.nemo_search_helper
/usr/share/nemo/search-helpers/untex.nemo_search_helper
/usr/share/polkit-1/actions/org.nemo.root.policy


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:37:30 2024