How To Install xed on Fedora 34

xed is X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI) X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)

Introduction

In this tutorial we learn how to install xed on Fedora 34.

What is xed

Xed is a small, but powerful text editor. It has most standard text editor functions and fully supports international text in Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. Xed is extensible through a plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. xed 3.0.2 1.fc34 x86_64 2.2 M xed-3.0.2-1.fc34.src.rpm updates X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI) https GPLv2+ Xed is a small, but powerful text editor. It has most standard text editor functions and fully supports international text in Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. Xed is extensible through a plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels.

We can use yum or dnf to install xed on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install xed.

Install xed on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install xed using dnf by running the following command:

sudo dnf -y install xed

Install xed on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install xed using yum by running the following command:

sudo yum -y install xed

How To Uninstall xed on Fedora 34

To uninstall only the xed package we can use the following command:

sudo dnf remove xed

xed Package Contents on Fedora 34

/usr/bin/xed
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/1fad08f4ed4cdac3805e2388e119a873a8f87d
/usr/lib/.build-id/11
/usr/lib/.build-id/11/9ed94dc53c8dd9405bf072148749ee769a7da0
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/65e94250faf57eb6f0eb3687d7047ee84db5b6
/usr/lib/.build-id/38
/usr/lib/.build-id/38/41d8ee0e7308fc40e4f99ef57ea5330eec0f7c
/usr/lib/.build-id/41
/usr/lib/.build-id/41/884cbbb4aa4fe638f5fd41b25c3bc767c77906
/usr/lib/.build-id/64
/usr/lib/.build-id/64/804682548ce243348b77e443060190286169f3
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/425eb453f1f4fa82272a5920f7a32e22fdfb50
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/44e04678e950f834d7d64522d3d42feb66cc7d
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/f953824dd7e17300e0883c8d2eb78bc6e0ace9
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/0a22dd2e382a758e601961419fb64caabad099
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/34cdaef3d181e9ebd0ac97fde05c882fecf672
/usr/lib/xed
/usr/lib/xed/girepository-1.0
/usr/lib/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib/xed/libxed.so
/usr/lib/xed/plugins
/usr/lib/xed/plugins/bracket-complete
/usr/lib/xed/plugins/bracket-complete/bracketcompletion.plugin
/usr/lib/xed/plugins/bracket-complete/bracketcompletion.py
/usr/lib/xed/plugins/docinfo.plugin
/usr/lib/xed/plugins/filebrowser.plugin
/usr/lib/xed/plugins/joinlines
/usr/lib/xed/plugins/joinlines.plugin
/usr/lib/xed/plugins/joinlines/__init__.py
/usr/lib/xed/plugins/libdocinfo.so
/usr/lib/xed/plugins/libfilebrowser.so
/usr/lib/xed/plugins/libmodelines.so
/usr/lib/xed/plugins/libsort.so
/usr/lib/xed/plugins/libspell.so
/usr/lib/xed/plugins/libtaglist.so
/usr/lib/xed/plugins/libtime.so
/usr/lib/xed/plugins/libtrailsave.so
/usr/lib/xed/plugins/libwordcompletion.so
/usr/lib/xed/plugins/modelines.plugin
/usr/lib/xed/plugins/open-uri-context-menu
/usr/lib/xed/plugins/open-uri-context-menu/COPYING
/usr/lib/xed/plugins/open-uri-context-menu/open-uri-context-menu.plugin
/usr/lib/xed/plugins/open-uri-context-menu/open-uri-context-menu.py
/usr/lib/xed/plugins/sort.plugin
/usr/lib/xed/plugins/spell.plugin
/usr/lib/xed/plugins/taglist.plugin
/usr/lib/xed/plugins/textsize
/usr/lib/xed/plugins/textsize.plugin
/usr/lib/xed/plugins/textsize/__init__.py
/usr/lib/xed/plugins/textsize/documenthelper.py
/usr/lib/xed/plugins/textsize/signals.py
/usr/lib/xed/plugins/time.plugin
/usr/lib/xed/plugins/trailsave.plugin
/usr/lib/xed/plugins/wordcompletion.plugin
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/xed
/usr/share/doc/xed/ChangeLog
/usr/share/doc/xed/README.md
/usr/share/doc/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.wordcompletion.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/help/ar/xed
/usr/share/help/ar/xed/figures
/usr/share/help/ar/xed/figures/xed_format_bold.png
/usr/share/help/ar/xed/figures/xed_format_italic.png
/usr/share/help/ar/xed/figures/xed_format_strikethrough.png
/usr/share/help/ar/xed/figures/xed_format_underline.png
/usr/share/help/ar/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ar/xed/figures/xed_window.png
/usr/share/help/ar/xed/index.docbook
/usr/share/help/ar/xed/legal.xml
/usr/share/help/bg/xed
/usr/share/help/bg/xed/figures
/usr/share/help/bg/xed/figures/xed_format_bold.png
/usr/share/help/bg/xed/figures/xed_format_italic.png
/usr/share/help/bg/xed/figures/xed_format_strikethrough.png
/usr/share/help/bg/xed/figures/xed_format_underline.png
/usr/share/help/bg/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/bg/xed/figures/xed_window.png
/usr/share/help/bg/xed/index.docbook
/usr/share/help/bg/xed/legal.xml
/usr/share/help/ca/xed
/usr/share/help/ca/xed/figures
/usr/share/help/ca/xed/figures/xed_format_bold.png
/usr/share/help/ca/xed/figures/xed_format_italic.png
/usr/share/help/ca/xed/figures/xed_format_strikethrough.png
/usr/share/help/ca/xed/figures/xed_format_underline.png
/usr/share/help/ca/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ca/xed/figures/xed_window.png
/usr/share/help/ca/xed/index.docbook
/usr/share/help/ca/xed/legal.xml
/usr/share/help/cs/xed
/usr/share/help/cs/xed/figures
/usr/share/help/cs/xed/figures/xed_format_bold.png
/usr/share/help/cs/xed/figures/xed_format_italic.png
/usr/share/help/cs/xed/figures/xed_format_strikethrough.png
/usr/share/help/cs/xed/figures/xed_format_underline.png
/usr/share/help/cs/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/cs/xed/figures/xed_window.png
/usr/share/help/cs/xed/index.docbook
/usr/share/help/cs/xed/legal.xml
/usr/share/help/da/xed
/usr/share/help/da/xed/figures
/usr/share/help/da/xed/figures/xed_format_bold.png
/usr/share/help/da/xed/figures/xed_format_italic.png
/usr/share/help/da/xed/figures/xed_format_strikethrough.png
/usr/share/help/da/xed/figures/xed_format_underline.png
/usr/share/help/da/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/da/xed/figures/xed_window.png
/usr/share/help/da/xed/index.docbook
/usr/share/help/da/xed/legal.xml
/usr/share/help/de/xed
/usr/share/help/de/xed/figures
/usr/share/help/de/xed/figures/xed_format_bold.png
/usr/share/help/de/xed/figures/xed_format_italic.png
/usr/share/help/de/xed/figures/xed_format_strikethrough.png
/usr/share/help/de/xed/figures/xed_format_underline.png
/usr/share/help/de/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/de/xed/figures/xed_window.png
/usr/share/help/de/xed/index.docbook
/usr/share/help/de/xed/legal.xml
/usr/share/help/el/xed
/usr/share/help/el/xed/figures
/usr/share/help/el/xed/figures/xed_format_bold.png
/usr/share/help/el/xed/figures/xed_format_italic.png
/usr/share/help/el/xed/figures/xed_format_strikethrough.png
/usr/share/help/el/xed/figures/xed_format_underline.png
/usr/share/help/el/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/el/xed/figures/xed_window.png
/usr/share/help/el/xed/index.docbook
/usr/share/help/el/xed/legal.xml
/usr/share/help/es/xed
/usr/share/help/es/xed/figures
/usr/share/help/es/xed/figures/xed_format_bold.png
/usr/share/help/es/xed/figures/xed_format_italic.png
/usr/share/help/es/xed/figures/xed_format_strikethrough.png
/usr/share/help/es/xed/figures/xed_format_underline.png
/usr/share/help/es/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/es/xed/figures/xed_window.png
/usr/share/help/es/xed/index.docbook
/usr/share/help/es/xed/legal.xml
/usr/share/help/fi/xed
/usr/share/help/fi/xed/figures
/usr/share/help/fi/xed/figures/xed_format_bold.png
/usr/share/help/fi/xed/figures/xed_format_italic.png
/usr/share/help/fi/xed/figures/xed_format_strikethrough.png
/usr/share/help/fi/xed/figures/xed_format_underline.png
/usr/share/help/fi/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fi/xed/figures/xed_window.png
/usr/share/help/fi/xed/index.docbook
/usr/share/help/fi/xed/legal.xml
/usr/share/help/fr/xed
/usr/share/help/fr/xed/figures
/usr/share/help/fr/xed/figures/xed_format_bold.png
/usr/share/help/fr/xed/figures/xed_format_italic.png
/usr/share/help/fr/xed/figures/xed_format_strikethrough.png
/usr/share/help/fr/xed/figures/xed_format_underline.png
/usr/share/help/fr/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fr/xed/figures/xed_window.png
/usr/share/help/fr/xed/index.docbook
/usr/share/help/fr/xed/legal.xml
/usr/share/help/hu/xed
/usr/share/help/hu/xed/figures
/usr/share/help/hu/xed/figures/xed_format_bold.png
/usr/share/help/hu/xed/figures/xed_format_italic.png
/usr/share/help/hu/xed/figures/xed_format_strikethrough.png
/usr/share/help/hu/xed/figures/xed_format_underline.png
/usr/share/help/hu/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/hu/xed/figures/xed_window.png
/usr/share/help/hu/xed/index.docbook
/usr/share/help/hu/xed/legal.xml
/usr/share/help/it/xed
/usr/share/help/it/xed/figures
/usr/share/help/it/xed/figures/xed_format_bold.png
/usr/share/help/it/xed/figures/xed_format_italic.png
/usr/share/help/it/xed/figures/xed_format_strikethrough.png
/usr/share/help/it/xed/figures/xed_format_underline.png
/usr/share/help/it/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/it/xed/figures/xed_window.png
/usr/share/help/it/xed/index.docbook
/usr/share/help/it/xed/legal.xml
/usr/share/help/ja/xed
/usr/share/help/ja/xed/figures
/usr/share/help/ja/xed/figures/xed_format_bold.png
/usr/share/help/ja/xed/figures/xed_format_italic.png
/usr/share/help/ja/xed/figures/xed_format_strikethrough.png
/usr/share/help/ja/xed/figures/xed_format_underline.png
/usr/share/help/ja/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ja/xed/figures/xed_window.png
/usr/share/help/ja/xed/index.docbook
/usr/share/help/ja/xed/legal.xml
/usr/share/help/ko/xed
/usr/share/help/ko/xed/figures
/usr/share/help/ko/xed/figures/xed_format_bold.png
/usr/share/help/ko/xed/figures/xed_format_italic.png
/usr/share/help/ko/xed/figures/xed_format_strikethrough.png
/usr/share/help/ko/xed/figures/xed_format_underline.png
/usr/share/help/ko/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ko/xed/figures/xed_window.png
/usr/share/help/ko/xed/index.docbook
/usr/share/help/ko/xed/legal.xml
/usr/share/help/oc/xed
/usr/share/help/oc/xed/figures
/usr/share/help/oc/xed/figures/xed_format_bold.png
/usr/share/help/oc/xed/figures/xed_format_italic.png
/usr/share/help/oc/xed/figures/xed_format_strikethrough.png
/usr/share/help/oc/xed/figures/xed_format_underline.png
/usr/share/help/oc/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/oc/xed/figures/xed_window.png
/usr/share/help/oc/xed/index.docbook
/usr/share/help/oc/xed/legal.xml
/usr/share/help/pt_BR/xed
/usr/share/help/pt_BR/xed/figures
/usr/share/help/pt_BR/xed/figures/xed_format_bold.png
/usr/share/help/pt_BR/xed/figures/xed_format_italic.png
/usr/share/help/pt_BR/xed/figures/xed_format_strikethrough.png
/usr/share/help/pt_BR/xed/figures/xed_format_underline.png
/usr/share/help/pt_BR/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/pt_BR/xed/figures/xed_window.png
/usr/share/help/pt_BR/xed/index.docbook
/usr/share/help/pt_BR/xed/legal.xml
/usr/share/help/ru/xed
/usr/share/help/ru/xed/figures
/usr/share/help/ru/xed/figures/xed_format_bold.png
/usr/share/help/ru/xed/figures/xed_format_italic.png
/usr/share/help/ru/xed/figures/xed_format_strikethrough.png
/usr/share/help/ru/xed/figures/xed_format_underline.png
/usr/share/help/ru/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ru/xed/figures/xed_window.png
/usr/share/help/ru/xed/index.docbook
/usr/share/help/ru/xed/legal.xml
/usr/share/help/sv/xed
/usr/share/help/sv/xed/figures
/usr/share/help/sv/xed/figures/xed_format_bold.png
/usr/share/help/sv/xed/figures/xed_format_italic.png
/usr/share/help/sv/xed/figures/xed_format_strikethrough.png
/usr/share/help/sv/xed/figures/xed_format_underline.png
/usr/share/help/sv/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/sv/xed/figures/xed_window.png
/usr/share/help/sv/xed/index.docbook
/usr/share/help/sv/xed/legal.xml
/usr/share/help/th/xed
/usr/share/help/th/xed/figures
/usr/share/help/th/xed/figures/xed_format_bold.png
/usr/share/help/th/xed/figures/xed_format_italic.png
/usr/share/help/th/xed/figures/xed_format_strikethrough.png
/usr/share/help/th/xed/figures/xed_format_underline.png
/usr/share/help/th/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/th/xed/figures/xed_window.png
/usr/share/help/th/xed/index.docbook
/usr/share/help/th/xed/legal.xml
/usr/share/help/uk/xed
/usr/share/help/uk/xed/figures
/usr/share/help/uk/xed/figures/xed_format_bold.png
/usr/share/help/uk/xed/figures/xed_format_italic.png
/usr/share/help/uk/xed/figures/xed_format_strikethrough.png
/usr/share/help/uk/xed/figures/xed_format_underline.png
/usr/share/help/uk/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/uk/xed/figures/xed_window.png
/usr/share/help/uk/xed/index.docbook
/usr/share/help/uk/xed/legal.xml
/usr/share/help/zh_CN/xed
/usr/share/help/zh_CN/xed/figures
/usr/share/help/zh_CN/xed/figures/xed_format_bold.png
/usr/share/help/zh_CN/xed/figures/xed_format_italic.png
/usr/share/help/zh_CN/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_CN/xed/figures/xed_format_underline.png
/usr/share/help/zh_CN/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_CN/xed/figures/xed_window.png
/usr/share/help/zh_CN/xed/index.docbook
/usr/share/help/zh_CN/xed/legal.xml
/usr/share/help/zh_HK/xed
/usr/share/help/zh_HK/xed/figures
/usr/share/help/zh_HK/xed/figures/xed_format_bold.png
/usr/share/help/zh_HK/xed/figures/xed_format_italic.png
/usr/share/help/zh_HK/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_HK/xed/figures/xed_format_underline.png
/usr/share/help/zh_HK/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_HK/xed/figures/xed_window.png
/usr/share/help/zh_HK/xed/index.docbook
/usr/share/help/zh_HK/xed/legal.xml
/usr/share/help/zh_TW/xed
/usr/share/help/zh_TW/xed/figures
/usr/share/help/zh_TW/xed/figures/xed_format_bold.png
/usr/share/help/zh_TW/xed/figures/xed_format_italic.png
/usr/share/help/zh_TW/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_TW/xed/figures/xed_format_underline.png
/usr/share/help/zh_TW/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_TW/xed/figures/xed_window.png
/usr/share/help/zh_TW/xed/index.docbook
/usr/share/help/zh_TW/xed/legal.xml
/usr/share/licenses/xed
/usr/share/licenses/xed/AUTHORS
/usr/share/licenses/xed/COPYING
/usr/share/licenses/xed/copyright
/usr/share/locale/ab/LC_MESSAGES/xed.mo
/usr/share/locale/af/LC_MESSAGES/xed.mo
/usr/share/locale/am/LC_MESSAGES/xed.mo
/usr/share/locale/ar/LC_MESSAGES/xed.mo
/usr/share/locale/as/LC_MESSAGES/xed.mo
/usr/share/locale/ast/LC_MESSAGES/xed.mo
/usr/share/locale/az/LC_MESSAGES/xed.mo
/usr/share/locale/be/LC_MESSAGES/xed.mo
/usr/share/locale/be@latin/LC_MESSAGES/xed.mo
/usr/share/locale/bg/LC_MESSAGES/xed.mo
/usr/share/locale/bn/LC_MESSAGES/xed.mo
/usr/share/locale/bn_IN/LC_MESSAGES/xed.mo
/usr/share/locale/br/LC_MESSAGES/xed.mo
/usr/share/locale/bs/LC_MESSAGES/xed.mo
/usr/share/locale/ca/LC_MESSAGES/xed.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/xed.mo
/usr/share/locale/cmn/LC_MESSAGES/xed.mo
/usr/share/locale/crh/LC_MESSAGES/xed.mo
/usr/share/locale/cs/LC_MESSAGES/xed.mo
/usr/share/locale/cy/LC_MESSAGES/xed.mo
/usr/share/locale/da/LC_MESSAGES/xed.mo
/usr/share/locale/de/LC_MESSAGES/xed.mo
/usr/share/locale/dz/LC_MESSAGES/xed.mo
/usr/share/locale/el/LC_MESSAGES/xed.mo
/usr/share/locale/en@shaw/LC_MESSAGES/xed.mo
/usr/share/locale/en_AU/LC_MESSAGES/xed.mo
/usr/share/locale/en_CA/LC_MESSAGES/xed.mo
/usr/share/locale/en_GB/LC_MESSAGES/xed.mo
/usr/share/locale/eo/LC_MESSAGES/xed.mo
/usr/share/locale/es/LC_MESSAGES/xed.mo
/usr/share/locale/et/LC_MESSAGES/xed.mo
/usr/share/locale/eu/LC_MESSAGES/xed.mo
/usr/share/locale/fa/LC_MESSAGES/xed.mo
/usr/share/locale/fi/LC_MESSAGES/xed.mo
/usr/share/locale/fr/LC_MESSAGES/xed.mo
/usr/share/locale/fr_CA/LC_MESSAGES/xed.mo
/usr/share/locale/ga/LC_MESSAGES/xed.mo
/usr/share/locale/gl/LC_MESSAGES/xed.mo
/usr/share/locale/gu/LC_MESSAGES/xed.mo
/usr/share/locale/he/LC_MESSAGES/xed.mo
/usr/share/locale/hi/LC_MESSAGES/xed.mo
/usr/share/locale/hr/LC_MESSAGES/xed.mo
/usr/share/locale/hu/LC_MESSAGES/xed.mo
/usr/share/locale/hy/LC_MESSAGES/xed.mo
/usr/share/locale/ia/LC_MESSAGES/xed.mo
/usr/share/locale/id/LC_MESSAGES/xed.mo
/usr/share/locale/ie/LC_MESSAGES/xed.mo
/usr/share/locale/is/LC_MESSAGES/xed.mo
/usr/share/locale/it/LC_MESSAGES/xed.mo
/usr/share/locale/ja/LC_MESSAGES/xed.mo
/usr/share/locale/ka/LC_MESSAGES/xed.mo
/usr/share/locale/kab/LC_MESSAGES/xed.mo
/usr/share/locale/kk/LC_MESSAGES/xed.mo
/usr/share/locale/kn/LC_MESSAGES/xed.mo
/usr/share/locale/ko/LC_MESSAGES/xed.mo
/usr/share/locale/ku/LC_MESSAGES/xed.mo
/usr/share/locale/ky/LC_MESSAGES/xed.mo
/usr/share/locale/la/LC_MESSAGES/xed.mo
/usr/share/locale/lt/LC_MESSAGES/xed.mo
/usr/share/locale/lv/LC_MESSAGES/xed.mo
/usr/share/locale/mai/LC_MESSAGES/xed.mo
/usr/share/locale/mg/LC_MESSAGES/xed.mo
/usr/share/locale/mi/LC_MESSAGES/xed.mo
/usr/share/locale/mk/LC_MESSAGES/xed.mo
/usr/share/locale/ml/LC_MESSAGES/xed.mo
/usr/share/locale/mn/LC_MESSAGES/xed.mo
/usr/share/locale/mr/LC_MESSAGES/xed.mo
/usr/share/locale/ms/LC_MESSAGES/xed.mo
/usr/share/locale/my/LC_MESSAGES/xed.mo
/usr/share/locale/nb/LC_MESSAGES/xed.mo
/usr/share/locale/nds/LC_MESSAGES/xed.mo
/usr/share/locale/ne/LC_MESSAGES/xed.mo
/usr/share/locale/nl/LC_MESSAGES/xed.mo
/usr/share/locale/nn/LC_MESSAGES/xed.mo
/usr/share/locale/oc/LC_MESSAGES/xed.mo
/usr/share/locale/or/LC_MESSAGES/xed.mo
/usr/share/locale/pa/LC_MESSAGES/xed.mo
/usr/share/locale/pl/LC_MESSAGES/xed.mo
/usr/share/locale/ps/LC_MESSAGES/xed.mo
/usr/share/locale/pt/LC_MESSAGES/xed.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xed.mo
/usr/share/locale/ro/LC_MESSAGES/xed.mo
/usr/share/locale/ru/LC_MESSAGES/xed.mo
/usr/share/locale/rw/LC_MESSAGES/xed.mo
/usr/share/locale/si/LC_MESSAGES/xed.mo
/usr/share/locale/sk/LC_MESSAGES/xed.mo
/usr/share/locale/sl/LC_MESSAGES/xed.mo
/usr/share/locale/sq/LC_MESSAGES/xed.mo
/usr/share/locale/sr/LC_MESSAGES/xed.mo
/usr/share/locale/sr@latin/LC_MESSAGES/xed.mo
/usr/share/locale/sv/LC_MESSAGES/xed.mo
/usr/share/locale/ta/LC_MESSAGES/xed.mo
/usr/share/locale/te/LC_MESSAGES/xed.mo
/usr/share/locale/tg/LC_MESSAGES/xed.mo
/usr/share/locale/th/LC_MESSAGES/xed.mo
/usr/share/locale/tk/LC_MESSAGES/xed.mo
/usr/share/locale/tr/LC_MESSAGES/xed.mo
/usr/share/locale/uk/LC_MESSAGES/xed.mo
/usr/share/locale/ur/LC_MESSAGES/xed.mo
/usr/share/locale/vi/LC_MESSAGES/xed.mo
/usr/share/locale/wa/LC_MESSAGES/xed.mo
/usr/share/locale/xh/LC_MESSAGES/xed.mo
/usr/share/locale/zgh/LC_MESSAGES/xed.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xed.mo
/usr/share/locale/zh_HK/LC_MESSAGES/xed.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xed.mo
/usr/share/man/man1/xed.1.gz
/usr/share/metainfo/xed.appdata.xml
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/C.tags.gz
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui
/usr/share/xed/plugins/wordcompletion
/usr/share/xed/plugins/wordcompletion/xed-wordcompletion-configure.ui
/usr/bin/xed
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/75f8224000ac9f2bd72964574b6837a5085940
/usr/lib/.build-id/12
/usr/lib/.build-id/12/fc37e79021fbb1b273def99e7b7ef1936cf2a4
/usr/lib/.build-id/14
/usr/lib/.build-id/14/3bfc8b11394fb4a75804a15fcd3a02fe3942ee
/usr/lib/.build-id/17
/usr/lib/.build-id/17/a4d56e639ab534732f22890ecdf3c764781944
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/a99fffcf9b17afe0e81d0cc4e04f81aff58cc8
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/80077490eedee8b2c4dec5ae0685ba7523d15d
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/24c4aaf052b6143b779f022a271eeb9ada9af0
/usr/lib/.build-id/52
/usr/lib/.build-id/52/2557a7d3071fae9eebc34c785e89a6d9bcb2cf
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/c37db32120e39f4ccf0df643add5b6142855c3
/usr/lib/.build-id/db
/usr/lib/.build-id/db/a052d50dded4e30324891793a9f90c8a29c4a4
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/10d9b3fa2c340f783adca8fda251d32070bfa0
/usr/lib64/xed
/usr/lib64/xed/girepository-1.0
/usr/lib64/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib64/xed/libxed.so
/usr/lib64/xed/plugins
/usr/lib64/xed/plugins/bracket-complete
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.plugin
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.py
/usr/lib64/xed/plugins/docinfo.plugin
/usr/lib64/xed/plugins/filebrowser.plugin
/usr/lib64/xed/plugins/joinlines
/usr/lib64/xed/plugins/joinlines.plugin
/usr/lib64/xed/plugins/joinlines/__init__.py
/usr/lib64/xed/plugins/libdocinfo.so
/usr/lib64/xed/plugins/libfilebrowser.so
/usr/lib64/xed/plugins/libmodelines.so
/usr/lib64/xed/plugins/libsort.so
/usr/lib64/xed/plugins/libspell.so
/usr/lib64/xed/plugins/libtaglist.so
/usr/lib64/xed/plugins/libtime.so
/usr/lib64/xed/plugins/libtrailsave.so
/usr/lib64/xed/plugins/libwordcompletion.so
/usr/lib64/xed/plugins/modelines.plugin
/usr/lib64/xed/plugins/open-uri-context-menu
/usr/lib64/xed/plugins/open-uri-context-menu/COPYING
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.plugin
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.py
/usr/lib64/xed/plugins/sort.plugin
/usr/lib64/xed/plugins/spell.plugin
/usr/lib64/xed/plugins/taglist.plugin
/usr/lib64/xed/plugins/textsize
/usr/lib64/xed/plugins/textsize.plugin
/usr/lib64/xed/plugins/textsize/__init__.py
/usr/lib64/xed/plugins/textsize/documenthelper.py
/usr/lib64/xed/plugins/textsize/signals.py
/usr/lib64/xed/plugins/time.plugin
/usr/lib64/xed/plugins/trailsave.plugin
/usr/lib64/xed/plugins/wordcompletion.plugin
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/xed
/usr/share/doc/xed/ChangeLog
/usr/share/doc/xed/README.md
/usr/share/doc/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.wordcompletion.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/help/ar/xed
/usr/share/help/ar/xed/figures
/usr/share/help/ar/xed/figures/xed_format_bold.png
/usr/share/help/ar/xed/figures/xed_format_italic.png
/usr/share/help/ar/xed/figures/xed_format_strikethrough.png
/usr/share/help/ar/xed/figures/xed_format_underline.png
/usr/share/help/ar/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ar/xed/figures/xed_window.png
/usr/share/help/ar/xed/index.docbook
/usr/share/help/ar/xed/legal.xml
/usr/share/help/bg/xed
/usr/share/help/bg/xed/figures
/usr/share/help/bg/xed/figures/xed_format_bold.png
/usr/share/help/bg/xed/figures/xed_format_italic.png
/usr/share/help/bg/xed/figures/xed_format_strikethrough.png
/usr/share/help/bg/xed/figures/xed_format_underline.png
/usr/share/help/bg/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/bg/xed/figures/xed_window.png
/usr/share/help/bg/xed/index.docbook
/usr/share/help/bg/xed/legal.xml
/usr/share/help/ca/xed
/usr/share/help/ca/xed/figures
/usr/share/help/ca/xed/figures/xed_format_bold.png
/usr/share/help/ca/xed/figures/xed_format_italic.png
/usr/share/help/ca/xed/figures/xed_format_strikethrough.png
/usr/share/help/ca/xed/figures/xed_format_underline.png
/usr/share/help/ca/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ca/xed/figures/xed_window.png
/usr/share/help/ca/xed/index.docbook
/usr/share/help/ca/xed/legal.xml
/usr/share/help/cs/xed
/usr/share/help/cs/xed/figures
/usr/share/help/cs/xed/figures/xed_format_bold.png
/usr/share/help/cs/xed/figures/xed_format_italic.png
/usr/share/help/cs/xed/figures/xed_format_strikethrough.png
/usr/share/help/cs/xed/figures/xed_format_underline.png
/usr/share/help/cs/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/cs/xed/figures/xed_window.png
/usr/share/help/cs/xed/index.docbook
/usr/share/help/cs/xed/legal.xml
/usr/share/help/da/xed
/usr/share/help/da/xed/figures
/usr/share/help/da/xed/figures/xed_format_bold.png
/usr/share/help/da/xed/figures/xed_format_italic.png
/usr/share/help/da/xed/figures/xed_format_strikethrough.png
/usr/share/help/da/xed/figures/xed_format_underline.png
/usr/share/help/da/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/da/xed/figures/xed_window.png
/usr/share/help/da/xed/index.docbook
/usr/share/help/da/xed/legal.xml
/usr/share/help/de/xed
/usr/share/help/de/xed/figures
/usr/share/help/de/xed/figures/xed_format_bold.png
/usr/share/help/de/xed/figures/xed_format_italic.png
/usr/share/help/de/xed/figures/xed_format_strikethrough.png
/usr/share/help/de/xed/figures/xed_format_underline.png
/usr/share/help/de/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/de/xed/figures/xed_window.png
/usr/share/help/de/xed/index.docbook
/usr/share/help/de/xed/legal.xml
/usr/share/help/el/xed
/usr/share/help/el/xed/figures
/usr/share/help/el/xed/figures/xed_format_bold.png
/usr/share/help/el/xed/figures/xed_format_italic.png
/usr/share/help/el/xed/figures/xed_format_strikethrough.png
/usr/share/help/el/xed/figures/xed_format_underline.png
/usr/share/help/el/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/el/xed/figures/xed_window.png
/usr/share/help/el/xed/index.docbook
/usr/share/help/el/xed/legal.xml
/usr/share/help/es/xed
/usr/share/help/es/xed/figures
/usr/share/help/es/xed/figures/xed_format_bold.png
/usr/share/help/es/xed/figures/xed_format_italic.png
/usr/share/help/es/xed/figures/xed_format_strikethrough.png
/usr/share/help/es/xed/figures/xed_format_underline.png
/usr/share/help/es/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/es/xed/figures/xed_window.png
/usr/share/help/es/xed/index.docbook
/usr/share/help/es/xed/legal.xml
/usr/share/help/fi/xed
/usr/share/help/fi/xed/figures
/usr/share/help/fi/xed/figures/xed_format_bold.png
/usr/share/help/fi/xed/figures/xed_format_italic.png
/usr/share/help/fi/xed/figures/xed_format_strikethrough.png
/usr/share/help/fi/xed/figures/xed_format_underline.png
/usr/share/help/fi/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fi/xed/figures/xed_window.png
/usr/share/help/fi/xed/index.docbook
/usr/share/help/fi/xed/legal.xml
/usr/share/help/fr/xed
/usr/share/help/fr/xed/figures
/usr/share/help/fr/xed/figures/xed_format_bold.png
/usr/share/help/fr/xed/figures/xed_format_italic.png
/usr/share/help/fr/xed/figures/xed_format_strikethrough.png
/usr/share/help/fr/xed/figures/xed_format_underline.png
/usr/share/help/fr/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fr/xed/figures/xed_window.png
/usr/share/help/fr/xed/index.docbook
/usr/share/help/fr/xed/legal.xml
/usr/share/help/hu/xed
/usr/share/help/hu/xed/figures
/usr/share/help/hu/xed/figures/xed_format_bold.png
/usr/share/help/hu/xed/figures/xed_format_italic.png
/usr/share/help/hu/xed/figures/xed_format_strikethrough.png
/usr/share/help/hu/xed/figures/xed_format_underline.png
/usr/share/help/hu/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/hu/xed/figures/xed_window.png
/usr/share/help/hu/xed/index.docbook
/usr/share/help/hu/xed/legal.xml
/usr/share/help/it/xed
/usr/share/help/it/xed/figures
/usr/share/help/it/xed/figures/xed_format_bold.png
/usr/share/help/it/xed/figures/xed_format_italic.png
/usr/share/help/it/xed/figures/xed_format_strikethrough.png
/usr/share/help/it/xed/figures/xed_format_underline.png
/usr/share/help/it/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/it/xed/figures/xed_window.png
/usr/share/help/it/xed/index.docbook
/usr/share/help/it/xed/legal.xml
/usr/share/help/ja/xed
/usr/share/help/ja/xed/figures
/usr/share/help/ja/xed/figures/xed_format_bold.png
/usr/share/help/ja/xed/figures/xed_format_italic.png
/usr/share/help/ja/xed/figures/xed_format_strikethrough.png
/usr/share/help/ja/xed/figures/xed_format_underline.png
/usr/share/help/ja/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ja/xed/figures/xed_window.png
/usr/share/help/ja/xed/index.docbook
/usr/share/help/ja/xed/legal.xml
/usr/share/help/ko/xed
/usr/share/help/ko/xed/figures
/usr/share/help/ko/xed/figures/xed_format_bold.png
/usr/share/help/ko/xed/figures/xed_format_italic.png
/usr/share/help/ko/xed/figures/xed_format_strikethrough.png
/usr/share/help/ko/xed/figures/xed_format_underline.png
/usr/share/help/ko/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ko/xed/figures/xed_window.png
/usr/share/help/ko/xed/index.docbook
/usr/share/help/ko/xed/legal.xml
/usr/share/help/oc/xed
/usr/share/help/oc/xed/figures
/usr/share/help/oc/xed/figures/xed_format_bold.png
/usr/share/help/oc/xed/figures/xed_format_italic.png
/usr/share/help/oc/xed/figures/xed_format_strikethrough.png
/usr/share/help/oc/xed/figures/xed_format_underline.png
/usr/share/help/oc/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/oc/xed/figures/xed_window.png
/usr/share/help/oc/xed/index.docbook
/usr/share/help/oc/xed/legal.xml
/usr/share/help/pt_BR/xed
/usr/share/help/pt_BR/xed/figures
/usr/share/help/pt_BR/xed/figures/xed_format_bold.png
/usr/share/help/pt_BR/xed/figures/xed_format_italic.png
/usr/share/help/pt_BR/xed/figures/xed_format_strikethrough.png
/usr/share/help/pt_BR/xed/figures/xed_format_underline.png
/usr/share/help/pt_BR/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/pt_BR/xed/figures/xed_window.png
/usr/share/help/pt_BR/xed/index.docbook
/usr/share/help/pt_BR/xed/legal.xml
/usr/share/help/ru/xed
/usr/share/help/ru/xed/figures
/usr/share/help/ru/xed/figures/xed_format_bold.png
/usr/share/help/ru/xed/figures/xed_format_italic.png
/usr/share/help/ru/xed/figures/xed_format_strikethrough.png
/usr/share/help/ru/xed/figures/xed_format_underline.png
/usr/share/help/ru/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ru/xed/figures/xed_window.png
/usr/share/help/ru/xed/index.docbook
/usr/share/help/ru/xed/legal.xml
/usr/share/help/sv/xed
/usr/share/help/sv/xed/figures
/usr/share/help/sv/xed/figures/xed_format_bold.png
/usr/share/help/sv/xed/figures/xed_format_italic.png
/usr/share/help/sv/xed/figures/xed_format_strikethrough.png
/usr/share/help/sv/xed/figures/xed_format_underline.png
/usr/share/help/sv/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/sv/xed/figures/xed_window.png
/usr/share/help/sv/xed/index.docbook
/usr/share/help/sv/xed/legal.xml
/usr/share/help/th/xed
/usr/share/help/th/xed/figures
/usr/share/help/th/xed/figures/xed_format_bold.png
/usr/share/help/th/xed/figures/xed_format_italic.png
/usr/share/help/th/xed/figures/xed_format_strikethrough.png
/usr/share/help/th/xed/figures/xed_format_underline.png
/usr/share/help/th/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/th/xed/figures/xed_window.png
/usr/share/help/th/xed/index.docbook
/usr/share/help/th/xed/legal.xml
/usr/share/help/uk/xed
/usr/share/help/uk/xed/figures
/usr/share/help/uk/xed/figures/xed_format_bold.png
/usr/share/help/uk/xed/figures/xed_format_italic.png
/usr/share/help/uk/xed/figures/xed_format_strikethrough.png
/usr/share/help/uk/xed/figures/xed_format_underline.png
/usr/share/help/uk/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/uk/xed/figures/xed_window.png
/usr/share/help/uk/xed/index.docbook
/usr/share/help/uk/xed/legal.xml
/usr/share/help/zh_CN/xed
/usr/share/help/zh_CN/xed/figures
/usr/share/help/zh_CN/xed/figures/xed_format_bold.png
/usr/share/help/zh_CN/xed/figures/xed_format_italic.png
/usr/share/help/zh_CN/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_CN/xed/figures/xed_format_underline.png
/usr/share/help/zh_CN/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_CN/xed/figures/xed_window.png
/usr/share/help/zh_CN/xed/index.docbook
/usr/share/help/zh_CN/xed/legal.xml
/usr/share/help/zh_HK/xed
/usr/share/help/zh_HK/xed/figures
/usr/share/help/zh_HK/xed/figures/xed_format_bold.png
/usr/share/help/zh_HK/xed/figures/xed_format_italic.png
/usr/share/help/zh_HK/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_HK/xed/figures/xed_format_underline.png
/usr/share/help/zh_HK/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_HK/xed/figures/xed_window.png
/usr/share/help/zh_HK/xed/index.docbook
/usr/share/help/zh_HK/xed/legal.xml
/usr/share/help/zh_TW/xed
/usr/share/help/zh_TW/xed/figures
/usr/share/help/zh_TW/xed/figures/xed_format_bold.png
/usr/share/help/zh_TW/xed/figures/xed_format_italic.png
/usr/share/help/zh_TW/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_TW/xed/figures/xed_format_underline.png
/usr/share/help/zh_TW/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_TW/xed/figures/xed_window.png
/usr/share/help/zh_TW/xed/index.docbook
/usr/share/help/zh_TW/xed/legal.xml
/usr/share/licenses/xed
/usr/share/licenses/xed/AUTHORS
/usr/share/licenses/xed/COPYING
/usr/share/licenses/xed/copyright
/usr/share/locale/ab/LC_MESSAGES/xed.mo
/usr/share/locale/af/LC_MESSAGES/xed.mo
/usr/share/locale/am/LC_MESSAGES/xed.mo
/usr/share/locale/ar/LC_MESSAGES/xed.mo
/usr/share/locale/as/LC_MESSAGES/xed.mo
/usr/share/locale/ast/LC_MESSAGES/xed.mo
/usr/share/locale/az/LC_MESSAGES/xed.mo
/usr/share/locale/be/LC_MESSAGES/xed.mo
/usr/share/locale/be@latin/LC_MESSAGES/xed.mo
/usr/share/locale/bg/LC_MESSAGES/xed.mo
/usr/share/locale/bn/LC_MESSAGES/xed.mo
/usr/share/locale/bn_IN/LC_MESSAGES/xed.mo
/usr/share/locale/br/LC_MESSAGES/xed.mo
/usr/share/locale/bs/LC_MESSAGES/xed.mo
/usr/share/locale/ca/LC_MESSAGES/xed.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/xed.mo
/usr/share/locale/cmn/LC_MESSAGES/xed.mo
/usr/share/locale/crh/LC_MESSAGES/xed.mo
/usr/share/locale/cs/LC_MESSAGES/xed.mo
/usr/share/locale/cy/LC_MESSAGES/xed.mo
/usr/share/locale/da/LC_MESSAGES/xed.mo
/usr/share/locale/de/LC_MESSAGES/xed.mo
/usr/share/locale/dz/LC_MESSAGES/xed.mo
/usr/share/locale/el/LC_MESSAGES/xed.mo
/usr/share/locale/en@shaw/LC_MESSAGES/xed.mo
/usr/share/locale/en_AU/LC_MESSAGES/xed.mo
/usr/share/locale/en_CA/LC_MESSAGES/xed.mo
/usr/share/locale/en_GB/LC_MESSAGES/xed.mo
/usr/share/locale/eo/LC_MESSAGES/xed.mo
/usr/share/locale/es/LC_MESSAGES/xed.mo
/usr/share/locale/et/LC_MESSAGES/xed.mo
/usr/share/locale/eu/LC_MESSAGES/xed.mo
/usr/share/locale/fa/LC_MESSAGES/xed.mo
/usr/share/locale/fi/LC_MESSAGES/xed.mo
/usr/share/locale/fr/LC_MESSAGES/xed.mo
/usr/share/locale/fr_CA/LC_MESSAGES/xed.mo
/usr/share/locale/ga/LC_MESSAGES/xed.mo
/usr/share/locale/gl/LC_MESSAGES/xed.mo
/usr/share/locale/gu/LC_MESSAGES/xed.mo
/usr/share/locale/he/LC_MESSAGES/xed.mo
/usr/share/locale/hi/LC_MESSAGES/xed.mo
/usr/share/locale/hr/LC_MESSAGES/xed.mo
/usr/share/locale/hu/LC_MESSAGES/xed.mo
/usr/share/locale/hy/LC_MESSAGES/xed.mo
/usr/share/locale/ia/LC_MESSAGES/xed.mo
/usr/share/locale/id/LC_MESSAGES/xed.mo
/usr/share/locale/ie/LC_MESSAGES/xed.mo
/usr/share/locale/is/LC_MESSAGES/xed.mo
/usr/share/locale/it/LC_MESSAGES/xed.mo
/usr/share/locale/ja/LC_MESSAGES/xed.mo
/usr/share/locale/ka/LC_MESSAGES/xed.mo
/usr/share/locale/kab/LC_MESSAGES/xed.mo
/usr/share/locale/kk/LC_MESSAGES/xed.mo
/usr/share/locale/kn/LC_MESSAGES/xed.mo
/usr/share/locale/ko/LC_MESSAGES/xed.mo
/usr/share/locale/ku/LC_MESSAGES/xed.mo
/usr/share/locale/ky/LC_MESSAGES/xed.mo
/usr/share/locale/la/LC_MESSAGES/xed.mo
/usr/share/locale/lt/LC_MESSAGES/xed.mo
/usr/share/locale/lv/LC_MESSAGES/xed.mo
/usr/share/locale/mai/LC_MESSAGES/xed.mo
/usr/share/locale/mg/LC_MESSAGES/xed.mo
/usr/share/locale/mi/LC_MESSAGES/xed.mo
/usr/share/locale/mk/LC_MESSAGES/xed.mo
/usr/share/locale/ml/LC_MESSAGES/xed.mo
/usr/share/locale/mn/LC_MESSAGES/xed.mo
/usr/share/locale/mr/LC_MESSAGES/xed.mo
/usr/share/locale/ms/LC_MESSAGES/xed.mo
/usr/share/locale/my/LC_MESSAGES/xed.mo
/usr/share/locale/nb/LC_MESSAGES/xed.mo
/usr/share/locale/nds/LC_MESSAGES/xed.mo
/usr/share/locale/ne/LC_MESSAGES/xed.mo
/usr/share/locale/nl/LC_MESSAGES/xed.mo
/usr/share/locale/nn/LC_MESSAGES/xed.mo
/usr/share/locale/oc/LC_MESSAGES/xed.mo
/usr/share/locale/or/LC_MESSAGES/xed.mo
/usr/share/locale/pa/LC_MESSAGES/xed.mo
/usr/share/locale/pl/LC_MESSAGES/xed.mo
/usr/share/locale/ps/LC_MESSAGES/xed.mo
/usr/share/locale/pt/LC_MESSAGES/xed.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xed.mo
/usr/share/locale/ro/LC_MESSAGES/xed.mo
/usr/share/locale/ru/LC_MESSAGES/xed.mo
/usr/share/locale/rw/LC_MESSAGES/xed.mo
/usr/share/locale/si/LC_MESSAGES/xed.mo
/usr/share/locale/sk/LC_MESSAGES/xed.mo
/usr/share/locale/sl/LC_MESSAGES/xed.mo
/usr/share/locale/sq/LC_MESSAGES/xed.mo
/usr/share/locale/sr/LC_MESSAGES/xed.mo
/usr/share/locale/sr@latin/LC_MESSAGES/xed.mo
/usr/share/locale/sv/LC_MESSAGES/xed.mo
/usr/share/locale/ta/LC_MESSAGES/xed.mo
/usr/share/locale/te/LC_MESSAGES/xed.mo
/usr/share/locale/tg/LC_MESSAGES/xed.mo
/usr/share/locale/th/LC_MESSAGES/xed.mo
/usr/share/locale/tk/LC_MESSAGES/xed.mo
/usr/share/locale/tr/LC_MESSAGES/xed.mo
/usr/share/locale/uk/LC_MESSAGES/xed.mo
/usr/share/locale/ur/LC_MESSAGES/xed.mo
/usr/share/locale/vi/LC_MESSAGES/xed.mo
/usr/share/locale/wa/LC_MESSAGES/xed.mo
/usr/share/locale/xh/LC_MESSAGES/xed.mo
/usr/share/locale/zgh/LC_MESSAGES/xed.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xed.mo
/usr/share/locale/zh_HK/LC_MESSAGES/xed.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xed.mo
/usr/share/man/man1/xed.1.gz
/usr/share/metainfo/xed.appdata.xml
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/C.tags.gz
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui
/usr/share/xed/plugins/wordcompletion
/usr/share/xed/plugins/wordcompletion/xed-wordcompletion-configure.ui
/usr/bin/xed
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/88d3e0e8fb5a84bd309852bdda2ac3814da96d
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/da478390d785faf9902e5c21a16cb9f945a7ba
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/3d8732865f695169cd847fba05a2c1b9e2f894
/usr/lib/.build-id/43
/usr/lib/.build-id/43/616c0f531600e186db510b9115d53ea21f75cb
/usr/lib/.build-id/63
/usr/lib/.build-id/63/10fdf6854b2188570bcfcbb1ec88a6de9f394e
/usr/lib/.build-id/67
/usr/lib/.build-id/67/120fa3202bb18a0f8d5e546faae54947ddc879
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/5c9c9119535f867406dbdcd35a41ec6eea4bce
/usr/lib/.build-id/da
/usr/lib/.build-id/da/c4ad5a81e10e650c594fd59b198e7b2de651bd
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/13e754399826f01b5af739032c85dc5788b7da
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/c47dba772548abe072fe504b7ef511a788f478
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/1092cf0894749ffca1f7a425d40fd26d3146df
/usr/lib/xed
/usr/lib/xed/girepository-1.0
/usr/lib/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib/xed/libxed.so
/usr/lib/xed/plugins
/usr/lib/xed/plugins/bracket-complete
/usr/lib/xed/plugins/bracket-complete/bracketcompletion.plugin
/usr/lib/xed/plugins/bracket-complete/bracketcompletion.py
/usr/lib/xed/plugins/docinfo.plugin
/usr/lib/xed/plugins/filebrowser.plugin
/usr/lib/xed/plugins/joinlines
/usr/lib/xed/plugins/joinlines.plugin
/usr/lib/xed/plugins/joinlines/__init__.py
/usr/lib/xed/plugins/libdocinfo.so
/usr/lib/xed/plugins/libfilebrowser.so
/usr/lib/xed/plugins/libmodelines.so
/usr/lib/xed/plugins/libsort.so
/usr/lib/xed/plugins/libspell.so
/usr/lib/xed/plugins/libtaglist.so
/usr/lib/xed/plugins/libtime.so
/usr/lib/xed/plugins/libtrailsave.so
/usr/lib/xed/plugins/libwordcompletion.so
/usr/lib/xed/plugins/modelines.plugin
/usr/lib/xed/plugins/open-uri-context-menu
/usr/lib/xed/plugins/open-uri-context-menu/COPYING
/usr/lib/xed/plugins/open-uri-context-menu/open-uri-context-menu.plugin
/usr/lib/xed/plugins/open-uri-context-menu/open-uri-context-menu.py
/usr/lib/xed/plugins/sort.plugin
/usr/lib/xed/plugins/spell.plugin
/usr/lib/xed/plugins/taglist.plugin
/usr/lib/xed/plugins/textsize
/usr/lib/xed/plugins/textsize.plugin
/usr/lib/xed/plugins/textsize/__init__.py
/usr/lib/xed/plugins/textsize/documenthelper.py
/usr/lib/xed/plugins/textsize/signals.py
/usr/lib/xed/plugins/time.plugin
/usr/lib/xed/plugins/trailsave.plugin
/usr/lib/xed/plugins/wordcompletion.plugin
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/xed
/usr/share/doc/xed/ChangeLog
/usr/share/doc/xed/README.md
/usr/share/doc/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.wordcompletion.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/help/ar/xed
/usr/share/help/ar/xed/figures
/usr/share/help/ar/xed/figures/xed_format_bold.png
/usr/share/help/ar/xed/figures/xed_format_italic.png
/usr/share/help/ar/xed/figures/xed_format_strikethrough.png
/usr/share/help/ar/xed/figures/xed_format_underline.png
/usr/share/help/ar/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ar/xed/figures/xed_window.png
/usr/share/help/ar/xed/index.docbook
/usr/share/help/ar/xed/legal.xml
/usr/share/help/bg/xed
/usr/share/help/bg/xed/figures
/usr/share/help/bg/xed/figures/xed_format_bold.png
/usr/share/help/bg/xed/figures/xed_format_italic.png
/usr/share/help/bg/xed/figures/xed_format_strikethrough.png
/usr/share/help/bg/xed/figures/xed_format_underline.png
/usr/share/help/bg/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/bg/xed/figures/xed_window.png
/usr/share/help/bg/xed/index.docbook
/usr/share/help/bg/xed/legal.xml
/usr/share/help/ca/xed
/usr/share/help/ca/xed/figures
/usr/share/help/ca/xed/figures/xed_format_bold.png
/usr/share/help/ca/xed/figures/xed_format_italic.png
/usr/share/help/ca/xed/figures/xed_format_strikethrough.png
/usr/share/help/ca/xed/figures/xed_format_underline.png
/usr/share/help/ca/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ca/xed/figures/xed_window.png
/usr/share/help/ca/xed/index.docbook
/usr/share/help/ca/xed/legal.xml
/usr/share/help/cs/xed
/usr/share/help/cs/xed/figures
/usr/share/help/cs/xed/figures/xed_format_bold.png
/usr/share/help/cs/xed/figures/xed_format_italic.png
/usr/share/help/cs/xed/figures/xed_format_strikethrough.png
/usr/share/help/cs/xed/figures/xed_format_underline.png
/usr/share/help/cs/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/cs/xed/figures/xed_window.png
/usr/share/help/cs/xed/index.docbook
/usr/share/help/cs/xed/legal.xml
/usr/share/help/da/xed
/usr/share/help/da/xed/figures
/usr/share/help/da/xed/figures/xed_format_bold.png
/usr/share/help/da/xed/figures/xed_format_italic.png
/usr/share/help/da/xed/figures/xed_format_strikethrough.png
/usr/share/help/da/xed/figures/xed_format_underline.png
/usr/share/help/da/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/da/xed/figures/xed_window.png
/usr/share/help/da/xed/index.docbook
/usr/share/help/da/xed/legal.xml
/usr/share/help/de/xed
/usr/share/help/de/xed/figures
/usr/share/help/de/xed/figures/xed_format_bold.png
/usr/share/help/de/xed/figures/xed_format_italic.png
/usr/share/help/de/xed/figures/xed_format_strikethrough.png
/usr/share/help/de/xed/figures/xed_format_underline.png
/usr/share/help/de/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/de/xed/figures/xed_window.png
/usr/share/help/de/xed/index.docbook
/usr/share/help/de/xed/legal.xml
/usr/share/help/el/xed
/usr/share/help/el/xed/figures
/usr/share/help/el/xed/figures/xed_format_bold.png
/usr/share/help/el/xed/figures/xed_format_italic.png
/usr/share/help/el/xed/figures/xed_format_strikethrough.png
/usr/share/help/el/xed/figures/xed_format_underline.png
/usr/share/help/el/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/el/xed/figures/xed_window.png
/usr/share/help/el/xed/index.docbook
/usr/share/help/el/xed/legal.xml
/usr/share/help/es/xed
/usr/share/help/es/xed/figures
/usr/share/help/es/xed/figures/xed_format_bold.png
/usr/share/help/es/xed/figures/xed_format_italic.png
/usr/share/help/es/xed/figures/xed_format_strikethrough.png
/usr/share/help/es/xed/figures/xed_format_underline.png
/usr/share/help/es/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/es/xed/figures/xed_window.png
/usr/share/help/es/xed/index.docbook
/usr/share/help/es/xed/legal.xml
/usr/share/help/fi/xed
/usr/share/help/fi/xed/figures
/usr/share/help/fi/xed/figures/xed_format_bold.png
/usr/share/help/fi/xed/figures/xed_format_italic.png
/usr/share/help/fi/xed/figures/xed_format_strikethrough.png
/usr/share/help/fi/xed/figures/xed_format_underline.png
/usr/share/help/fi/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fi/xed/figures/xed_window.png
/usr/share/help/fi/xed/index.docbook
/usr/share/help/fi/xed/legal.xml
/usr/share/help/fr/xed
/usr/share/help/fr/xed/figures
/usr/share/help/fr/xed/figures/xed_format_bold.png
/usr/share/help/fr/xed/figures/xed_format_italic.png
/usr/share/help/fr/xed/figures/xed_format_strikethrough.png
/usr/share/help/fr/xed/figures/xed_format_underline.png
/usr/share/help/fr/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fr/xed/figures/xed_window.png
/usr/share/help/fr/xed/index.docbook
/usr/share/help/fr/xed/legal.xml
/usr/share/help/hu/xed
/usr/share/help/hu/xed/figures
/usr/share/help/hu/xed/figures/xed_format_bold.png
/usr/share/help/hu/xed/figures/xed_format_italic.png
/usr/share/help/hu/xed/figures/xed_format_strikethrough.png
/usr/share/help/hu/xed/figures/xed_format_underline.png
/usr/share/help/hu/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/hu/xed/figures/xed_window.png
/usr/share/help/hu/xed/index.docbook
/usr/share/help/hu/xed/legal.xml
/usr/share/help/it/xed
/usr/share/help/it/xed/figures
/usr/share/help/it/xed/figures/xed_format_bold.png
/usr/share/help/it/xed/figures/xed_format_italic.png
/usr/share/help/it/xed/figures/xed_format_strikethrough.png
/usr/share/help/it/xed/figures/xed_format_underline.png
/usr/share/help/it/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/it/xed/figures/xed_window.png
/usr/share/help/it/xed/index.docbook
/usr/share/help/it/xed/legal.xml
/usr/share/help/ja/xed
/usr/share/help/ja/xed/figures
/usr/share/help/ja/xed/figures/xed_format_bold.png
/usr/share/help/ja/xed/figures/xed_format_italic.png
/usr/share/help/ja/xed/figures/xed_format_strikethrough.png
/usr/share/help/ja/xed/figures/xed_format_underline.png
/usr/share/help/ja/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ja/xed/figures/xed_window.png
/usr/share/help/ja/xed/index.docbook
/usr/share/help/ja/xed/legal.xml
/usr/share/help/ko/xed
/usr/share/help/ko/xed/figures
/usr/share/help/ko/xed/figures/xed_format_bold.png
/usr/share/help/ko/xed/figures/xed_format_italic.png
/usr/share/help/ko/xed/figures/xed_format_strikethrough.png
/usr/share/help/ko/xed/figures/xed_format_underline.png
/usr/share/help/ko/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ko/xed/figures/xed_window.png
/usr/share/help/ko/xed/index.docbook
/usr/share/help/ko/xed/legal.xml
/usr/share/help/oc/xed
/usr/share/help/oc/xed/figures
/usr/share/help/oc/xed/figures/xed_format_bold.png
/usr/share/help/oc/xed/figures/xed_format_italic.png
/usr/share/help/oc/xed/figures/xed_format_strikethrough.png
/usr/share/help/oc/xed/figures/xed_format_underline.png
/usr/share/help/oc/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/oc/xed/figures/xed_window.png
/usr/share/help/oc/xed/index.docbook
/usr/share/help/oc/xed/legal.xml
/usr/share/help/pt_BR/xed
/usr/share/help/pt_BR/xed/figures
/usr/share/help/pt_BR/xed/figures/xed_format_bold.png
/usr/share/help/pt_BR/xed/figures/xed_format_italic.png
/usr/share/help/pt_BR/xed/figures/xed_format_strikethrough.png
/usr/share/help/pt_BR/xed/figures/xed_format_underline.png
/usr/share/help/pt_BR/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/pt_BR/xed/figures/xed_window.png
/usr/share/help/pt_BR/xed/index.docbook
/usr/share/help/pt_BR/xed/legal.xml
/usr/share/help/ru/xed
/usr/share/help/ru/xed/figures
/usr/share/help/ru/xed/figures/xed_format_bold.png
/usr/share/help/ru/xed/figures/xed_format_italic.png
/usr/share/help/ru/xed/figures/xed_format_strikethrough.png
/usr/share/help/ru/xed/figures/xed_format_underline.png
/usr/share/help/ru/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ru/xed/figures/xed_window.png
/usr/share/help/ru/xed/index.docbook
/usr/share/help/ru/xed/legal.xml
/usr/share/help/sv/xed
/usr/share/help/sv/xed/figures
/usr/share/help/sv/xed/figures/xed_format_bold.png
/usr/share/help/sv/xed/figures/xed_format_italic.png
/usr/share/help/sv/xed/figures/xed_format_strikethrough.png
/usr/share/help/sv/xed/figures/xed_format_underline.png
/usr/share/help/sv/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/sv/xed/figures/xed_window.png
/usr/share/help/sv/xed/index.docbook
/usr/share/help/sv/xed/legal.xml
/usr/share/help/th/xed
/usr/share/help/th/xed/figures
/usr/share/help/th/xed/figures/xed_format_bold.png
/usr/share/help/th/xed/figures/xed_format_italic.png
/usr/share/help/th/xed/figures/xed_format_strikethrough.png
/usr/share/help/th/xed/figures/xed_format_underline.png
/usr/share/help/th/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/th/xed/figures/xed_window.png
/usr/share/help/th/xed/index.docbook
/usr/share/help/th/xed/legal.xml
/usr/share/help/uk/xed
/usr/share/help/uk/xed/figures
/usr/share/help/uk/xed/figures/xed_format_bold.png
/usr/share/help/uk/xed/figures/xed_format_italic.png
/usr/share/help/uk/xed/figures/xed_format_strikethrough.png
/usr/share/help/uk/xed/figures/xed_format_underline.png
/usr/share/help/uk/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/uk/xed/figures/xed_window.png
/usr/share/help/uk/xed/index.docbook
/usr/share/help/uk/xed/legal.xml
/usr/share/help/zh_CN/xed
/usr/share/help/zh_CN/xed/figures
/usr/share/help/zh_CN/xed/figures/xed_format_bold.png
/usr/share/help/zh_CN/xed/figures/xed_format_italic.png
/usr/share/help/zh_CN/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_CN/xed/figures/xed_format_underline.png
/usr/share/help/zh_CN/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_CN/xed/figures/xed_window.png
/usr/share/help/zh_CN/xed/index.docbook
/usr/share/help/zh_CN/xed/legal.xml
/usr/share/help/zh_HK/xed
/usr/share/help/zh_HK/xed/figures
/usr/share/help/zh_HK/xed/figures/xed_format_bold.png
/usr/share/help/zh_HK/xed/figures/xed_format_italic.png
/usr/share/help/zh_HK/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_HK/xed/figures/xed_format_underline.png
/usr/share/help/zh_HK/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_HK/xed/figures/xed_window.png
/usr/share/help/zh_HK/xed/index.docbook
/usr/share/help/zh_HK/xed/legal.xml
/usr/share/help/zh_TW/xed
/usr/share/help/zh_TW/xed/figures
/usr/share/help/zh_TW/xed/figures/xed_format_bold.png
/usr/share/help/zh_TW/xed/figures/xed_format_italic.png
/usr/share/help/zh_TW/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_TW/xed/figures/xed_format_underline.png
/usr/share/help/zh_TW/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_TW/xed/figures/xed_window.png
/usr/share/help/zh_TW/xed/index.docbook
/usr/share/help/zh_TW/xed/legal.xml
/usr/share/licenses/xed
/usr/share/licenses/xed/AUTHORS
/usr/share/licenses/xed/COPYING
/usr/share/licenses/xed/copyright
/usr/share/locale/ab/LC_MESSAGES/xed.mo
/usr/share/locale/af/LC_MESSAGES/xed.mo
/usr/share/locale/am/LC_MESSAGES/xed.mo
/usr/share/locale/ar/LC_MESSAGES/xed.mo
/usr/share/locale/as/LC_MESSAGES/xed.mo
/usr/share/locale/ast/LC_MESSAGES/xed.mo
/usr/share/locale/az/LC_MESSAGES/xed.mo
/usr/share/locale/be/LC_MESSAGES/xed.mo
/usr/share/locale/be@latin/LC_MESSAGES/xed.mo
/usr/share/locale/bg/LC_MESSAGES/xed.mo
/usr/share/locale/bn/LC_MESSAGES/xed.mo
/usr/share/locale/bn_IN/LC_MESSAGES/xed.mo
/usr/share/locale/br/LC_MESSAGES/xed.mo
/usr/share/locale/bs/LC_MESSAGES/xed.mo
/usr/share/locale/ca/LC_MESSAGES/xed.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/xed.mo
/usr/share/locale/cmn/LC_MESSAGES/xed.mo
/usr/share/locale/crh/LC_MESSAGES/xed.mo
/usr/share/locale/cs/LC_MESSAGES/xed.mo
/usr/share/locale/cy/LC_MESSAGES/xed.mo
/usr/share/locale/da/LC_MESSAGES/xed.mo
/usr/share/locale/de/LC_MESSAGES/xed.mo
/usr/share/locale/dz/LC_MESSAGES/xed.mo
/usr/share/locale/el/LC_MESSAGES/xed.mo
/usr/share/locale/en@shaw/LC_MESSAGES/xed.mo
/usr/share/locale/en_AU/LC_MESSAGES/xed.mo
/usr/share/locale/en_CA/LC_MESSAGES/xed.mo
/usr/share/locale/en_GB/LC_MESSAGES/xed.mo
/usr/share/locale/eo/LC_MESSAGES/xed.mo
/usr/share/locale/es/LC_MESSAGES/xed.mo
/usr/share/locale/et/LC_MESSAGES/xed.mo
/usr/share/locale/eu/LC_MESSAGES/xed.mo
/usr/share/locale/fa/LC_MESSAGES/xed.mo
/usr/share/locale/fi/LC_MESSAGES/xed.mo
/usr/share/locale/fr/LC_MESSAGES/xed.mo
/usr/share/locale/fr_CA/LC_MESSAGES/xed.mo
/usr/share/locale/ga/LC_MESSAGES/xed.mo
/usr/share/locale/gl/LC_MESSAGES/xed.mo
/usr/share/locale/gu/LC_MESSAGES/xed.mo
/usr/share/locale/he/LC_MESSAGES/xed.mo
/usr/share/locale/hi/LC_MESSAGES/xed.mo
/usr/share/locale/hr/LC_MESSAGES/xed.mo
/usr/share/locale/hu/LC_MESSAGES/xed.mo
/usr/share/locale/hy/LC_MESSAGES/xed.mo
/usr/share/locale/ia/LC_MESSAGES/xed.mo
/usr/share/locale/id/LC_MESSAGES/xed.mo
/usr/share/locale/ie/LC_MESSAGES/xed.mo
/usr/share/locale/is/LC_MESSAGES/xed.mo
/usr/share/locale/it/LC_MESSAGES/xed.mo
/usr/share/locale/ja/LC_MESSAGES/xed.mo
/usr/share/locale/ka/LC_MESSAGES/xed.mo
/usr/share/locale/kab/LC_MESSAGES/xed.mo
/usr/share/locale/kk/LC_MESSAGES/xed.mo
/usr/share/locale/kn/LC_MESSAGES/xed.mo
/usr/share/locale/ko/LC_MESSAGES/xed.mo
/usr/share/locale/ku/LC_MESSAGES/xed.mo
/usr/share/locale/ky/LC_MESSAGES/xed.mo
/usr/share/locale/la/LC_MESSAGES/xed.mo
/usr/share/locale/lt/LC_MESSAGES/xed.mo
/usr/share/locale/lv/LC_MESSAGES/xed.mo
/usr/share/locale/mai/LC_MESSAGES/xed.mo
/usr/share/locale/mg/LC_MESSAGES/xed.mo
/usr/share/locale/mi/LC_MESSAGES/xed.mo
/usr/share/locale/mk/LC_MESSAGES/xed.mo
/usr/share/locale/ml/LC_MESSAGES/xed.mo
/usr/share/locale/mn/LC_MESSAGES/xed.mo
/usr/share/locale/mr/LC_MESSAGES/xed.mo
/usr/share/locale/ms/LC_MESSAGES/xed.mo
/usr/share/locale/my/LC_MESSAGES/xed.mo
/usr/share/locale/nb/LC_MESSAGES/xed.mo
/usr/share/locale/nds/LC_MESSAGES/xed.mo
/usr/share/locale/ne/LC_MESSAGES/xed.mo
/usr/share/locale/nl/LC_MESSAGES/xed.mo
/usr/share/locale/nn/LC_MESSAGES/xed.mo
/usr/share/locale/oc/LC_MESSAGES/xed.mo
/usr/share/locale/or/LC_MESSAGES/xed.mo
/usr/share/locale/pa/LC_MESSAGES/xed.mo
/usr/share/locale/pl/LC_MESSAGES/xed.mo
/usr/share/locale/ps/LC_MESSAGES/xed.mo
/usr/share/locale/pt/LC_MESSAGES/xed.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xed.mo
/usr/share/locale/ro/LC_MESSAGES/xed.mo
/usr/share/locale/ru/LC_MESSAGES/xed.mo
/usr/share/locale/rw/LC_MESSAGES/xed.mo
/usr/share/locale/si/LC_MESSAGES/xed.mo
/usr/share/locale/sk/LC_MESSAGES/xed.mo
/usr/share/locale/sl/LC_MESSAGES/xed.mo
/usr/share/locale/sq/LC_MESSAGES/xed.mo
/usr/share/locale/sr/LC_MESSAGES/xed.mo
/usr/share/locale/sr@latin/LC_MESSAGES/xed.mo
/usr/share/locale/sv/LC_MESSAGES/xed.mo
/usr/share/locale/ta/LC_MESSAGES/xed.mo
/usr/share/locale/te/LC_MESSAGES/xed.mo
/usr/share/locale/tg/LC_MESSAGES/xed.mo
/usr/share/locale/th/LC_MESSAGES/xed.mo
/usr/share/locale/tk/LC_MESSAGES/xed.mo
/usr/share/locale/tr/LC_MESSAGES/xed.mo
/usr/share/locale/uk/LC_MESSAGES/xed.mo
/usr/share/locale/ur/LC_MESSAGES/xed.mo
/usr/share/locale/vi/LC_MESSAGES/xed.mo
/usr/share/locale/wa/LC_MESSAGES/xed.mo
/usr/share/locale/xh/LC_MESSAGES/xed.mo
/usr/share/locale/zgh/LC_MESSAGES/xed.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xed.mo
/usr/share/locale/zh_HK/LC_MESSAGES/xed.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xed.mo
/usr/share/man/man1/xed.1.gz
/usr/share/metainfo/xed.appdata.xml
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/C.tags.gz
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui
/usr/share/xed/plugins/wordcompletion
/usr/share/xed/plugins/wordcompletion/xed-wordcompletion-configure.ui
/usr/bin/xed
/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/aaf97c8365236ef204a944e9124b9e9448ac47
/usr/lib/.build-id/37
/usr/lib/.build-id/37/9b2d4b772f88ff847ecbe60cb86591cb7b7a5d
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/d498d4beb2b162c892a328062757bc8000df07
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/804fa845ce9d05ddf37c6fa9dc8640efd4ca57
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/9028e128a1a2f62b54380e722afa3bb557a941
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/8bd8d2d3924aa21cec03385abd9fb92228c7aa
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/4b545fafdf3a69979f4e3853d7e5cd6826b752
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/715aa41d78a6b140194761f5abeb681de15c30
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/a4a84d597210dcaa44e4433064fcb1e93d43c5
/usr/lib/.build-id/de
/usr/lib/.build-id/de/5766a4472bc8c2fd2b5ee2bfc65d5af333bb94
/usr/lib/.build-id/df
/usr/lib/.build-id/df/e7c78f6e4962c3e1917f84e5671dcc5948471a
/usr/lib64/xed
/usr/lib64/xed/girepository-1.0
/usr/lib64/xed/girepository-1.0/Xed-1.0.typelib
/usr/lib64/xed/libxed.so
/usr/lib64/xed/plugins
/usr/lib64/xed/plugins/bracket-complete
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.plugin
/usr/lib64/xed/plugins/bracket-complete/bracketcompletion.py
/usr/lib64/xed/plugins/docinfo.plugin
/usr/lib64/xed/plugins/filebrowser.plugin
/usr/lib64/xed/plugins/joinlines
/usr/lib64/xed/plugins/joinlines.plugin
/usr/lib64/xed/plugins/joinlines/__init__.py
/usr/lib64/xed/plugins/libdocinfo.so
/usr/lib64/xed/plugins/libfilebrowser.so
/usr/lib64/xed/plugins/libmodelines.so
/usr/lib64/xed/plugins/libsort.so
/usr/lib64/xed/plugins/libspell.so
/usr/lib64/xed/plugins/libtaglist.so
/usr/lib64/xed/plugins/libtime.so
/usr/lib64/xed/plugins/libtrailsave.so
/usr/lib64/xed/plugins/libwordcompletion.so
/usr/lib64/xed/plugins/modelines.plugin
/usr/lib64/xed/plugins/open-uri-context-menu
/usr/lib64/xed/plugins/open-uri-context-menu/COPYING
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.plugin
/usr/lib64/xed/plugins/open-uri-context-menu/open-uri-context-menu.py
/usr/lib64/xed/plugins/sort.plugin
/usr/lib64/xed/plugins/spell.plugin
/usr/lib64/xed/plugins/taglist.plugin
/usr/lib64/xed/plugins/textsize
/usr/lib64/xed/plugins/textsize.plugin
/usr/lib64/xed/plugins/textsize/__init__.py
/usr/lib64/xed/plugins/textsize/documenthelper.py
/usr/lib64/xed/plugins/textsize/signals.py
/usr/lib64/xed/plugins/time.plugin
/usr/lib64/xed/plugins/trailsave.plugin
/usr/lib64/xed/plugins/wordcompletion.plugin
/usr/share/applications/xed.desktop
/usr/share/dbus-1/services/org.x.editor.service
/usr/share/doc/xed
/usr/share/doc/xed/ChangeLog
/usr/share/doc/xed/README.md
/usr/share/doc/xed/changelog
/usr/share/glib-2.0/schemas/org.x.editor.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.filebrowser.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.spell.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.time.gschema.xml
/usr/share/glib-2.0/schemas/org.x.editor.plugins.wordcompletion.gschema.xml
/usr/share/help/C/xed
/usr/share/help/C/xed/figures
/usr/share/help/C/xed/figures/xed_format_bold.png
/usr/share/help/C/xed/figures/xed_format_italic.png
/usr/share/help/C/xed/figures/xed_format_strikethrough.png
/usr/share/help/C/xed/figures/xed_format_underline.png
/usr/share/help/C/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/C/xed/figures/xed_window.png
/usr/share/help/C/xed/index.docbook
/usr/share/help/C/xed/legal.xml
/usr/share/help/ar/xed
/usr/share/help/ar/xed/figures
/usr/share/help/ar/xed/figures/xed_format_bold.png
/usr/share/help/ar/xed/figures/xed_format_italic.png
/usr/share/help/ar/xed/figures/xed_format_strikethrough.png
/usr/share/help/ar/xed/figures/xed_format_underline.png
/usr/share/help/ar/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ar/xed/figures/xed_window.png
/usr/share/help/ar/xed/index.docbook
/usr/share/help/ar/xed/legal.xml
/usr/share/help/bg/xed
/usr/share/help/bg/xed/figures
/usr/share/help/bg/xed/figures/xed_format_bold.png
/usr/share/help/bg/xed/figures/xed_format_italic.png
/usr/share/help/bg/xed/figures/xed_format_strikethrough.png
/usr/share/help/bg/xed/figures/xed_format_underline.png
/usr/share/help/bg/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/bg/xed/figures/xed_window.png
/usr/share/help/bg/xed/index.docbook
/usr/share/help/bg/xed/legal.xml
/usr/share/help/ca/xed
/usr/share/help/ca/xed/figures
/usr/share/help/ca/xed/figures/xed_format_bold.png
/usr/share/help/ca/xed/figures/xed_format_italic.png
/usr/share/help/ca/xed/figures/xed_format_strikethrough.png
/usr/share/help/ca/xed/figures/xed_format_underline.png
/usr/share/help/ca/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ca/xed/figures/xed_window.png
/usr/share/help/ca/xed/index.docbook
/usr/share/help/ca/xed/legal.xml
/usr/share/help/cs/xed
/usr/share/help/cs/xed/figures
/usr/share/help/cs/xed/figures/xed_format_bold.png
/usr/share/help/cs/xed/figures/xed_format_italic.png
/usr/share/help/cs/xed/figures/xed_format_strikethrough.png
/usr/share/help/cs/xed/figures/xed_format_underline.png
/usr/share/help/cs/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/cs/xed/figures/xed_window.png
/usr/share/help/cs/xed/index.docbook
/usr/share/help/cs/xed/legal.xml
/usr/share/help/da/xed
/usr/share/help/da/xed/figures
/usr/share/help/da/xed/figures/xed_format_bold.png
/usr/share/help/da/xed/figures/xed_format_italic.png
/usr/share/help/da/xed/figures/xed_format_strikethrough.png
/usr/share/help/da/xed/figures/xed_format_underline.png
/usr/share/help/da/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/da/xed/figures/xed_window.png
/usr/share/help/da/xed/index.docbook
/usr/share/help/da/xed/legal.xml
/usr/share/help/de/xed
/usr/share/help/de/xed/figures
/usr/share/help/de/xed/figures/xed_format_bold.png
/usr/share/help/de/xed/figures/xed_format_italic.png
/usr/share/help/de/xed/figures/xed_format_strikethrough.png
/usr/share/help/de/xed/figures/xed_format_underline.png
/usr/share/help/de/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/de/xed/figures/xed_window.png
/usr/share/help/de/xed/index.docbook
/usr/share/help/de/xed/legal.xml
/usr/share/help/el/xed
/usr/share/help/el/xed/figures
/usr/share/help/el/xed/figures/xed_format_bold.png
/usr/share/help/el/xed/figures/xed_format_italic.png
/usr/share/help/el/xed/figures/xed_format_strikethrough.png
/usr/share/help/el/xed/figures/xed_format_underline.png
/usr/share/help/el/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/el/xed/figures/xed_window.png
/usr/share/help/el/xed/index.docbook
/usr/share/help/el/xed/legal.xml
/usr/share/help/es/xed
/usr/share/help/es/xed/figures
/usr/share/help/es/xed/figures/xed_format_bold.png
/usr/share/help/es/xed/figures/xed_format_italic.png
/usr/share/help/es/xed/figures/xed_format_strikethrough.png
/usr/share/help/es/xed/figures/xed_format_underline.png
/usr/share/help/es/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/es/xed/figures/xed_window.png
/usr/share/help/es/xed/index.docbook
/usr/share/help/es/xed/legal.xml
/usr/share/help/fi/xed
/usr/share/help/fi/xed/figures
/usr/share/help/fi/xed/figures/xed_format_bold.png
/usr/share/help/fi/xed/figures/xed_format_italic.png
/usr/share/help/fi/xed/figures/xed_format_strikethrough.png
/usr/share/help/fi/xed/figures/xed_format_underline.png
/usr/share/help/fi/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fi/xed/figures/xed_window.png
/usr/share/help/fi/xed/index.docbook
/usr/share/help/fi/xed/legal.xml
/usr/share/help/fr/xed
/usr/share/help/fr/xed/figures
/usr/share/help/fr/xed/figures/xed_format_bold.png
/usr/share/help/fr/xed/figures/xed_format_italic.png
/usr/share/help/fr/xed/figures/xed_format_strikethrough.png
/usr/share/help/fr/xed/figures/xed_format_underline.png
/usr/share/help/fr/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/fr/xed/figures/xed_window.png
/usr/share/help/fr/xed/index.docbook
/usr/share/help/fr/xed/legal.xml
/usr/share/help/hu/xed
/usr/share/help/hu/xed/figures
/usr/share/help/hu/xed/figures/xed_format_bold.png
/usr/share/help/hu/xed/figures/xed_format_italic.png
/usr/share/help/hu/xed/figures/xed_format_strikethrough.png
/usr/share/help/hu/xed/figures/xed_format_underline.png
/usr/share/help/hu/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/hu/xed/figures/xed_window.png
/usr/share/help/hu/xed/index.docbook
/usr/share/help/hu/xed/legal.xml
/usr/share/help/it/xed
/usr/share/help/it/xed/figures
/usr/share/help/it/xed/figures/xed_format_bold.png
/usr/share/help/it/xed/figures/xed_format_italic.png
/usr/share/help/it/xed/figures/xed_format_strikethrough.png
/usr/share/help/it/xed/figures/xed_format_underline.png
/usr/share/help/it/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/it/xed/figures/xed_window.png
/usr/share/help/it/xed/index.docbook
/usr/share/help/it/xed/legal.xml
/usr/share/help/ja/xed
/usr/share/help/ja/xed/figures
/usr/share/help/ja/xed/figures/xed_format_bold.png
/usr/share/help/ja/xed/figures/xed_format_italic.png
/usr/share/help/ja/xed/figures/xed_format_strikethrough.png
/usr/share/help/ja/xed/figures/xed_format_underline.png
/usr/share/help/ja/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ja/xed/figures/xed_window.png
/usr/share/help/ja/xed/index.docbook
/usr/share/help/ja/xed/legal.xml
/usr/share/help/ko/xed
/usr/share/help/ko/xed/figures
/usr/share/help/ko/xed/figures/xed_format_bold.png
/usr/share/help/ko/xed/figures/xed_format_italic.png
/usr/share/help/ko/xed/figures/xed_format_strikethrough.png
/usr/share/help/ko/xed/figures/xed_format_underline.png
/usr/share/help/ko/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ko/xed/figures/xed_window.png
/usr/share/help/ko/xed/index.docbook
/usr/share/help/ko/xed/legal.xml
/usr/share/help/oc/xed
/usr/share/help/oc/xed/figures
/usr/share/help/oc/xed/figures/xed_format_bold.png
/usr/share/help/oc/xed/figures/xed_format_italic.png
/usr/share/help/oc/xed/figures/xed_format_strikethrough.png
/usr/share/help/oc/xed/figures/xed_format_underline.png
/usr/share/help/oc/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/oc/xed/figures/xed_window.png
/usr/share/help/oc/xed/index.docbook
/usr/share/help/oc/xed/legal.xml
/usr/share/help/pt_BR/xed
/usr/share/help/pt_BR/xed/figures
/usr/share/help/pt_BR/xed/figures/xed_format_bold.png
/usr/share/help/pt_BR/xed/figures/xed_format_italic.png
/usr/share/help/pt_BR/xed/figures/xed_format_strikethrough.png
/usr/share/help/pt_BR/xed/figures/xed_format_underline.png
/usr/share/help/pt_BR/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/pt_BR/xed/figures/xed_window.png
/usr/share/help/pt_BR/xed/index.docbook
/usr/share/help/pt_BR/xed/legal.xml
/usr/share/help/ru/xed
/usr/share/help/ru/xed/figures
/usr/share/help/ru/xed/figures/xed_format_bold.png
/usr/share/help/ru/xed/figures/xed_format_italic.png
/usr/share/help/ru/xed/figures/xed_format_strikethrough.png
/usr/share/help/ru/xed/figures/xed_format_underline.png
/usr/share/help/ru/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/ru/xed/figures/xed_window.png
/usr/share/help/ru/xed/index.docbook
/usr/share/help/ru/xed/legal.xml
/usr/share/help/sv/xed
/usr/share/help/sv/xed/figures
/usr/share/help/sv/xed/figures/xed_format_bold.png
/usr/share/help/sv/xed/figures/xed_format_italic.png
/usr/share/help/sv/xed/figures/xed_format_strikethrough.png
/usr/share/help/sv/xed/figures/xed_format_underline.png
/usr/share/help/sv/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/sv/xed/figures/xed_window.png
/usr/share/help/sv/xed/index.docbook
/usr/share/help/sv/xed/legal.xml
/usr/share/help/th/xed
/usr/share/help/th/xed/figures
/usr/share/help/th/xed/figures/xed_format_bold.png
/usr/share/help/th/xed/figures/xed_format_italic.png
/usr/share/help/th/xed/figures/xed_format_strikethrough.png
/usr/share/help/th/xed/figures/xed_format_underline.png
/usr/share/help/th/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/th/xed/figures/xed_window.png
/usr/share/help/th/xed/index.docbook
/usr/share/help/th/xed/legal.xml
/usr/share/help/uk/xed
/usr/share/help/uk/xed/figures
/usr/share/help/uk/xed/figures/xed_format_bold.png
/usr/share/help/uk/xed/figures/xed_format_italic.png
/usr/share/help/uk/xed/figures/xed_format_strikethrough.png
/usr/share/help/uk/xed/figures/xed_format_underline.png
/usr/share/help/uk/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/uk/xed/figures/xed_window.png
/usr/share/help/uk/xed/index.docbook
/usr/share/help/uk/xed/legal.xml
/usr/share/help/zh_CN/xed
/usr/share/help/zh_CN/xed/figures
/usr/share/help/zh_CN/xed/figures/xed_format_bold.png
/usr/share/help/zh_CN/xed/figures/xed_format_italic.png
/usr/share/help/zh_CN/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_CN/xed/figures/xed_format_underline.png
/usr/share/help/zh_CN/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_CN/xed/figures/xed_window.png
/usr/share/help/zh_CN/xed/index.docbook
/usr/share/help/zh_CN/xed/legal.xml
/usr/share/help/zh_HK/xed
/usr/share/help/zh_HK/xed/figures
/usr/share/help/zh_HK/xed/figures/xed_format_bold.png
/usr/share/help/zh_HK/xed/figures/xed_format_italic.png
/usr/share/help/zh_HK/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_HK/xed/figures/xed_format_underline.png
/usr/share/help/zh_HK/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_HK/xed/figures/xed_window.png
/usr/share/help/zh_HK/xed/index.docbook
/usr/share/help/zh_HK/xed/legal.xml
/usr/share/help/zh_TW/xed
/usr/share/help/zh_TW/xed/figures
/usr/share/help/zh_TW/xed/figures/xed_format_bold.png
/usr/share/help/zh_TW/xed/figures/xed_format_italic.png
/usr/share/help/zh_TW/xed/figures/xed_format_strikethrough.png
/usr/share/help/zh_TW/xed/figures/xed_format_underline.png
/usr/share/help/zh_TW/xed/figures/xed_recent_files_menu_icon.png
/usr/share/help/zh_TW/xed/figures/xed_window.png
/usr/share/help/zh_TW/xed/index.docbook
/usr/share/help/zh_TW/xed/legal.xml
/usr/share/licenses/xed
/usr/share/licenses/xed/AUTHORS
/usr/share/licenses/xed/COPYING
/usr/share/licenses/xed/copyright
/usr/share/locale/ab/LC_MESSAGES/xed.mo
/usr/share/locale/af/LC_MESSAGES/xed.mo
/usr/share/locale/am/LC_MESSAGES/xed.mo
/usr/share/locale/ar/LC_MESSAGES/xed.mo
/usr/share/locale/as/LC_MESSAGES/xed.mo
/usr/share/locale/ast/LC_MESSAGES/xed.mo
/usr/share/locale/az/LC_MESSAGES/xed.mo
/usr/share/locale/be/LC_MESSAGES/xed.mo
/usr/share/locale/be@latin/LC_MESSAGES/xed.mo
/usr/share/locale/bg/LC_MESSAGES/xed.mo
/usr/share/locale/bn/LC_MESSAGES/xed.mo
/usr/share/locale/bn_IN/LC_MESSAGES/xed.mo
/usr/share/locale/br/LC_MESSAGES/xed.mo
/usr/share/locale/bs/LC_MESSAGES/xed.mo
/usr/share/locale/ca/LC_MESSAGES/xed.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/xed.mo
/usr/share/locale/cmn/LC_MESSAGES/xed.mo
/usr/share/locale/crh/LC_MESSAGES/xed.mo
/usr/share/locale/cs/LC_MESSAGES/xed.mo
/usr/share/locale/cy/LC_MESSAGES/xed.mo
/usr/share/locale/da/LC_MESSAGES/xed.mo
/usr/share/locale/de/LC_MESSAGES/xed.mo
/usr/share/locale/dz/LC_MESSAGES/xed.mo
/usr/share/locale/el/LC_MESSAGES/xed.mo
/usr/share/locale/en@shaw/LC_MESSAGES/xed.mo
/usr/share/locale/en_AU/LC_MESSAGES/xed.mo
/usr/share/locale/en_CA/LC_MESSAGES/xed.mo
/usr/share/locale/en_GB/LC_MESSAGES/xed.mo
/usr/share/locale/eo/LC_MESSAGES/xed.mo
/usr/share/locale/es/LC_MESSAGES/xed.mo
/usr/share/locale/et/LC_MESSAGES/xed.mo
/usr/share/locale/eu/LC_MESSAGES/xed.mo
/usr/share/locale/fa/LC_MESSAGES/xed.mo
/usr/share/locale/fi/LC_MESSAGES/xed.mo
/usr/share/locale/fr/LC_MESSAGES/xed.mo
/usr/share/locale/fr_CA/LC_MESSAGES/xed.mo
/usr/share/locale/ga/LC_MESSAGES/xed.mo
/usr/share/locale/gl/LC_MESSAGES/xed.mo
/usr/share/locale/gu/LC_MESSAGES/xed.mo
/usr/share/locale/he/LC_MESSAGES/xed.mo
/usr/share/locale/hi/LC_MESSAGES/xed.mo
/usr/share/locale/hr/LC_MESSAGES/xed.mo
/usr/share/locale/hu/LC_MESSAGES/xed.mo
/usr/share/locale/hy/LC_MESSAGES/xed.mo
/usr/share/locale/ia/LC_MESSAGES/xed.mo
/usr/share/locale/id/LC_MESSAGES/xed.mo
/usr/share/locale/ie/LC_MESSAGES/xed.mo
/usr/share/locale/is/LC_MESSAGES/xed.mo
/usr/share/locale/it/LC_MESSAGES/xed.mo
/usr/share/locale/ja/LC_MESSAGES/xed.mo
/usr/share/locale/ka/LC_MESSAGES/xed.mo
/usr/share/locale/kab/LC_MESSAGES/xed.mo
/usr/share/locale/kk/LC_MESSAGES/xed.mo
/usr/share/locale/kn/LC_MESSAGES/xed.mo
/usr/share/locale/ko/LC_MESSAGES/xed.mo
/usr/share/locale/ku/LC_MESSAGES/xed.mo
/usr/share/locale/ky/LC_MESSAGES/xed.mo
/usr/share/locale/la/LC_MESSAGES/xed.mo
/usr/share/locale/lt/LC_MESSAGES/xed.mo
/usr/share/locale/lv/LC_MESSAGES/xed.mo
/usr/share/locale/mai/LC_MESSAGES/xed.mo
/usr/share/locale/mg/LC_MESSAGES/xed.mo
/usr/share/locale/mi/LC_MESSAGES/xed.mo
/usr/share/locale/mk/LC_MESSAGES/xed.mo
/usr/share/locale/ml/LC_MESSAGES/xed.mo
/usr/share/locale/mn/LC_MESSAGES/xed.mo
/usr/share/locale/mr/LC_MESSAGES/xed.mo
/usr/share/locale/ms/LC_MESSAGES/xed.mo
/usr/share/locale/my/LC_MESSAGES/xed.mo
/usr/share/locale/nb/LC_MESSAGES/xed.mo
/usr/share/locale/nds/LC_MESSAGES/xed.mo
/usr/share/locale/ne/LC_MESSAGES/xed.mo
/usr/share/locale/nl/LC_MESSAGES/xed.mo
/usr/share/locale/nn/LC_MESSAGES/xed.mo
/usr/share/locale/oc/LC_MESSAGES/xed.mo
/usr/share/locale/or/LC_MESSAGES/xed.mo
/usr/share/locale/pa/LC_MESSAGES/xed.mo
/usr/share/locale/pl/LC_MESSAGES/xed.mo
/usr/share/locale/ps/LC_MESSAGES/xed.mo
/usr/share/locale/pt/LC_MESSAGES/xed.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xed.mo
/usr/share/locale/ro/LC_MESSAGES/xed.mo
/usr/share/locale/ru/LC_MESSAGES/xed.mo
/usr/share/locale/rw/LC_MESSAGES/xed.mo
/usr/share/locale/si/LC_MESSAGES/xed.mo
/usr/share/locale/sk/LC_MESSAGES/xed.mo
/usr/share/locale/sl/LC_MESSAGES/xed.mo
/usr/share/locale/sq/LC_MESSAGES/xed.mo
/usr/share/locale/sr/LC_MESSAGES/xed.mo
/usr/share/locale/sr@latin/LC_MESSAGES/xed.mo
/usr/share/locale/sv/LC_MESSAGES/xed.mo
/usr/share/locale/ta/LC_MESSAGES/xed.mo
/usr/share/locale/te/LC_MESSAGES/xed.mo
/usr/share/locale/tg/LC_MESSAGES/xed.mo
/usr/share/locale/th/LC_MESSAGES/xed.mo
/usr/share/locale/tk/LC_MESSAGES/xed.mo
/usr/share/locale/tr/LC_MESSAGES/xed.mo
/usr/share/locale/uk/LC_MESSAGES/xed.mo
/usr/share/locale/ur/LC_MESSAGES/xed.mo
/usr/share/locale/vi/LC_MESSAGES/xed.mo
/usr/share/locale/wa/LC_MESSAGES/xed.mo
/usr/share/locale/xh/LC_MESSAGES/xed.mo
/usr/share/locale/zgh/LC_MESSAGES/xed.mo
/usr/share/locale/zh_CN/LC_MESSAGES/xed.mo
/usr/share/locale/zh_HK/LC_MESSAGES/xed.mo
/usr/share/locale/zh_TW/LC_MESSAGES/xed.mo
/usr/share/man/man1/xed.1.gz
/usr/share/metainfo/xed.appdata.xml
/usr/share/xed
/usr/share/xed/icons
/usr/share/xed/icons/xed-plugin.png
/usr/share/xed/plugins
/usr/share/xed/plugins/docinfo
/usr/share/xed/plugins/docinfo/docinfo.ui
/usr/share/xed/plugins/filebrowser
/usr/share/xed/plugins/filebrowser/xed-file-browser-widget-ui.xml
/usr/share/xed/plugins/modelines
/usr/share/xed/plugins/modelines/language-mappings
/usr/share/xed/plugins/spell
/usr/share/xed/plugins/spell/xed-spell-setup-dialog.ui
/usr/share/xed/plugins/taglist
/usr/share/xed/plugins/taglist/C.tags.gz
/usr/share/xed/plugins/taglist/HTML.tags.gz
/usr/share/xed/plugins/taglist/Latex.tags.gz
/usr/share/xed/plugins/taglist/XSLT.tags.gz
/usr/share/xed/plugins/taglist/XUL.tags.gz
/usr/share/xed/plugins/time
/usr/share/xed/plugins/time/xed-time-dialog.ui
/usr/share/xed/plugins/time/xed-time-setup-dialog.ui
/usr/share/xed/plugins/wordcompletion
/usr/share/xed/plugins/wordcompletion/xed-wordcompletion-configure.ui

References

Summary

In this tutorial we learn how to install xed on Fedora 34 using yum and dnf.