From c520ee4eab5da1805441c1094ecbdafc4704b377 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Mon, 19 Oct 2015 15:43:42 +0200 Subject: [PATCH] Dolphin Shell Extension: renamove the kf5 in the name --- shell_integration/{dolphin_kf5 => dolphin}/CMakeLists.txt | 0 shell_integration/{dolphin_kf5 => dolphin}/README | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinactionplugin.cpp | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinactionplugin.desktop | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinoverlayplugin.cpp | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinoverlayplugin.json | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinpluginhelper.cpp | 0 .../{dolphin_kf5 => dolphin}/ownclouddolphinpluginhelper.h | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename shell_integration/{dolphin_kf5 => dolphin}/CMakeLists.txt (100%) rename shell_integration/{dolphin_kf5 => dolphin}/README (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinactionplugin.cpp (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinactionplugin.desktop (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinoverlayplugin.cpp (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinoverlayplugin.json (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinpluginhelper.cpp (100%) rename shell_integration/{dolphin_kf5 => dolphin}/ownclouddolphinpluginhelper.h (100%) diff --git a/shell_integration/dolphin_kf5/CMakeLists.txt b/shell_integration/dolphin/CMakeLists.txt similarity index 100% rename from shell_integration/dolphin_kf5/CMakeLists.txt rename to shell_integration/dolphin/CMakeLists.txt diff --git a/shell_integration/dolphin_kf5/README b/shell_integration/dolphin/README similarity index 100% rename from shell_integration/dolphin_kf5/README rename to shell_integration/dolphin/README diff --git a/shell_integration/dolphin_kf5/ownclouddolphinactionplugin.cpp b/shell_integration/dolphin/ownclouddolphinactionplugin.cpp similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinactionplugin.cpp rename to shell_integration/dolphin/ownclouddolphinactionplugin.cpp diff --git a/shell_integration/dolphin_kf5/ownclouddolphinactionplugin.desktop b/shell_integration/dolphin/ownclouddolphinactionplugin.desktop similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinactionplugin.desktop rename to shell_integration/dolphin/ownclouddolphinactionplugin.desktop diff --git a/shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.cpp b/shell_integration/dolphin/ownclouddolphinoverlayplugin.cpp similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.cpp rename to shell_integration/dolphin/ownclouddolphinoverlayplugin.cpp diff --git a/shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.json b/shell_integration/dolphin/ownclouddolphinoverlayplugin.json similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.json rename to shell_integration/dolphin/ownclouddolphinoverlayplugin.json diff --git a/shell_integration/dolphin_kf5/ownclouddolphinpluginhelper.cpp b/shell_integration/dolphin/ownclouddolphinpluginhelper.cpp similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinpluginhelper.cpp rename to shell_integration/dolphin/ownclouddolphinpluginhelper.cpp diff --git a/shell_integration/dolphin_kf5/ownclouddolphinpluginhelper.h b/shell_integration/dolphin/ownclouddolphinpluginhelper.h similarity index 100% rename from shell_integration/dolphin_kf5/ownclouddolphinpluginhelper.h rename to shell_integration/dolphin/ownclouddolphinpluginhelper.h -- 2.30.2