nautilus/po/POTFILES.in
Carlos Soriano 7e24f1b2a2 general: merge libnautilus-private to src
And fix make distcheck.

Although libnautilus-private seem self contained, it was actually
depending on the files on src/ for dnd.
Not only that, but files in libnautilus-private also were depending on
dnd files, which you can guess it's wrong.

Before the desktop split, this was working because the files were
distributed, but now was a problem since we reestructured the code, and
now nautilus being a library make distcheck stop working.

First solution was try to fix this inter dependency of files, but at
some point I realized that there was no real point on splitting some of
those files, because for example, is perfectly fine for dnd to need to
access the window functions, and it's perfectly fine for the widgets
in the private library to need to access to all dnd functions.

So seems to me the private library of nautilus is somehow an artificial
split, which provides more problems than solutions.

We needed libnautilus-private to have a private library that we could
isolate from extensions, but I don't think it worth given the problems
it provides, and also, this not so good logical split.
Right now, since with the desktop split we created a libnautilus to be
used by the desktop part of nautilus, extensions have access to all
the API of nautilus. We will think in future how this can be handled if
we want.

So for now, merge the libnautilus-private into src, and let's rethink
a better logic to split the code and the private parts of nautilus than
what we had.

Thanks a lot to Rafael Fonseca for helping in get this done.

https://bugzilla.gnome.org/show_bug.cgi?id=765543
2016-04-25 16:31:42 +02:00

96 lines
3.5 KiB
Plaintext

# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
data/org.gnome.Nautilus.appdata.xml.in
data/nautilus-autorun-software.desktop.in.in
data/org.gnome.Nautilus.desktop.in.in
data/org.gnome.nautilus.gschema.xml
eel/eel-canvas.c
eel/eel-glib-extensions.c
eel/eel-gnome-extensions.c
eel/eel-gtk-extensions.c
eel/eel-stock-dialogs.c
eel/eel-vfs-extensions.c
libnautilus-extension/nautilus-column.c
libnautilus-extension/nautilus-menu-item.c
libnautilus-extension/nautilus-property-page.c
src/nautilus-bookmark.c
src/nautilus-canvas-container.c
src/nautilus-canvas-dnd.c
src/nautilus-canvas-item.c
src/nautilus-clipboard.c
src/nautilus-column-chooser.c
src/nautilus-column-utilities.c
src/nautilus-directory.c
src/nautilus-dnd.c
src/nautilus-entry.c
src/nautilus-file.c
src/nautilus-file-conflict-dialog.c
src/nautilus-file-operations.c
src/nautilus-file-undo-operations.c
src/nautilus-file-utilities.c
src/nautilus-global-preferences.c
src/nautilus-mime-application-chooser.c
src/nautilus-program-choosing.c
src/nautilus-progress-info.c
src/nautilus-query.c
src/nautilus-search-directory-file.c
src/nautilus-search-engine.c
src/nautilus-tree-view-drag-dest.c
src/nautilus-ui-utilities.c
src/nautilus-vfs-file.c
nautilus-desktop/nautilus-desktop-application.c
nautilus-desktop/nautilus-desktop-directory-file.c
nautilus-desktop/nautilus-desktop-icon-file.c
nautilus-desktop/nautilus-desktop-link.c
nautilus-desktop/nautilus-desktop-window.c
nautilus-sendto-extension/nautilus-nste.c
src/nautilus-application.c
src/nautilus-autorun-software.c
src/nautilus-canvas-view.c
src/nautilus-canvas-view-container.c
src/nautilus-desktop-item-properties.c
src/nautilus-error-reporting.c
src/nautilus-files-view.c
src/nautilus-files-view-dnd.c
src/nautilus-image-properties-page.c
src/nautilus-list-model.c
src/nautilus-list-view.c
src/nautilus-location-entry.c
src/nautilus-main.c
src/nautilus-mime-actions.c
src/nautilus-notebook.c
src/nautilus-pathbar.c
src/nautilus-preferences-window.c
src/nautilus-progress-persistence-handler.c
src/nautilus-properties-window.c
src/nautilus-query-editor.c
src/nautilus-search-popover.c
src/nautilus-shell-search-provider.c
src/nautilus-special-location-bar.c
src/nautilus-toolbar.c
src/nautilus-trash-bar.c
src/nautilus-window.c
src/nautilus-window-slot.c
src/nautilus-x-content-bar.c
[type: gettext/glade]src/resources/gtk/help-overlay.ui
[type: gettext/glade]src/resources/gtk/menus.ui
[type: gettext/glade]src/resources/ui/nautilus-create-folder-dialog.ui
[type: gettext/glade]src/resources/ui/nautilus-files-view-context-menus.ui
[type: gettext/glade]src/resources/ui/nautilus-folder-is-empty.ui
[type: gettext/glade]src/resources/ui/nautilus-move-to-trash-shortcut-changed.ui
[type: gettext/glade]src/resources/ui/nautilus-no-search-results.ui
[type: gettext/glade]src/resources/ui/nautilus-pathbar-context-menu.ui
[type: gettext/glade]src/resources/ui/nautilus-preferences-window.ui
[type: gettext/glade]src/resources/ui/nautilus-progress-info-widget.ui
[type: gettext/glade]src/resources/ui/nautilus-rename-file-popover.ui
[type: gettext/glade]src/resources/ui/nautilus-search-popover.ui
[type: gettext/glade]src/resources/ui/nautilus-toolbar-action-menu.ui
[type: gettext/glade]src/resources/ui/nautilus-toolbar.ui
[type: gettext/glade]src/resources/ui/nautilus-toolbar-view-menu.ui
[type: gettext/glade]src/resources/ui/nautilus-window.ui
src/gtk/nautilusgtkplacesview.c
src/gtk/nautilusgtkplacesviewrow.c
[type: gettext/glade]src/gtk/nautilusgtkplacesviewrow.ui
[type: gettext/glade]src/gtk/nautilusgtkplacesview.ui