Skip to content

Commit 28fbd14

Browse files
fxriraveit65
authored andcommitted
Drop now unneeded TotemScrSaver
It's not needed anymore since GtkApplication does the job now. https://bugzilla.gnome.org/show_bug.cgi?id=684581 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/01c1055
1 parent 4817ee9 commit 28fbd14

File tree

7 files changed

+1
-623
lines changed

7 files changed

+1
-623
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ man/Makefile
330330
jpegutils/Makefile
331331
cut-n-paste/Makefile
332332
cut-n-paste/toolbar-editor/Makefile
333-
cut-n-paste/totem-screensaver/Makefile
334333
help/Makefile
335334
po/Makefile.in
336335
data/Makefile

cut-n-paste/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SUBDIRS = toolbar-editor totem-screensaver
1+
SUBDIRS = toolbar-editor
22

33
-include $(top_srcdir)/git.mk

cut-n-paste/totem-screensaver/Makefile.am

Lines changed: 0 additions & 15 deletions
This file was deleted.

cut-n-paste/totem-screensaver/README

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)