From 79df96418cad5d7475c985a2ecba49588ac53b75 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Thu, 30 Jun 2022 12:07:37 +0200 Subject: [PATCH] Rename file-thumbnails --- README.md | 2 +- ...file-thumbnails.md => xep-xxxx-extensible-file-thumbnails.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename xep-xxxx-file-thumbnails.md => xep-xxxx-extensible-file-thumbnails.md (100%) diff --git a/README.md b/README.md index 8ae9ff3..cfb2126 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ | Title | Description | | --- | --- | -| File Thumbnails | A specification for different types of thumbnails in the context of file transfers | +| Extensible File Thumbnails | A specification for different types of thumbnails in the context of file transfers | | File Upload Notifications | A specification for telling clients that a file will be sent as soon as it is uploaded | diff --git a/xep-xxxx-file-thumbnails.md b/xep-xxxx-extensible-file-thumbnails.md similarity index 100% rename from xep-xxxx-file-thumbnails.md rename to xep-xxxx-extensible-file-thumbnails.md