[eog-plugins: 1/2] drop hide-titlebar




commit 45931c4c46d01f4e1c4041e9607579285494e0f1
Author: Krifa75 <yahiaoui fakhri gmail com>
Date:   Sat Oct 23 23:40:04 2021 +0200

    drop hide-titlebar

 configure.ac                                       |   7 +-
 plugins/hide-titlebar/Makefile.am                  |  39 ------
 plugins/hide-titlebar/eog-hide-titlebar-plugin.c   | 148 ---------------------
 plugins/hide-titlebar/eog-hide-titlebar-plugin.h   |  81 -----------
 .../hide-titlebar/eog-hide-titlebar.appdata.xml.in |  13 --
 .../hide-titlebar/hide-titlebar.plugin.desktop.in  |  11 --
 6 files changed, 3 insertions(+), 296 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3a2c99b..93024f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,9 +60,9 @@ EOG_HAS_PYTHON=1
 
 AC_MSG_CHECKING([which plugins to build])
 
-ALL_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa hide-titlebar light-theme"
-USEFUL_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa hide-titlebar light-theme"
-DEFAULT_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa hide-titlebar light-theme"
+ALL_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa light-theme"
+USEFUL_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa light-theme"
+DEFAULT_PLUGINS="postr map fit-to-width exif-display send-by-mail postasa light-theme"
 
 PYTHON_ALL_PLUGINS="slideshowshuffle pythonconsole fullscreenbg export-to-folder maximize-windows"
 PYTHON_USEFUL_PLUGINS="slideshowshuffle pythonconsole fullscreenbg export-to-folder maximize-windows"
@@ -342,7 +342,6 @@ plugins/export-to-folder/Makefile
 plugins/export-to-folder/org.gnome.eog.plugins.export-to-folder.gschema.xml
 plugins/fullscreenbg/Makefile
 plugins/fullscreenbg/org.gnome.eog.plugins.fullscreenbg.gschema.xml
-plugins/hide-titlebar/Makefile
 plugins/light-theme/Makefile
 plugins/maximize-windows/Makefile
 plugins/send-by-mail/Makefile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]