diff --git a/templatesnotify/Makefile b/notify/Makefile similarity index 100% rename from templatesnotify/Makefile rename to notify/Makefile diff --git a/templatesnotify/Makefile.dep b/notify/Makefile.dep similarity index 100% rename from templatesnotify/Makefile.dep rename to notify/Makefile.dep diff --git a/templatesnotify/Makefile.o.dep b/notify/Makefile.o.dep similarity index 100% rename from templatesnotify/Makefile.o.dep rename to notify/Makefile.o.dep diff --git a/templatesnotify/notify.h b/notify/notify.h similarity index 100% rename from templatesnotify/notify.h rename to notify/notify.h diff --git a/templatesnotify/notifypool.cpp b/notify/notifypool.cpp similarity index 100% rename from templatesnotify/notifypool.cpp rename to notify/notifypool.cpp diff --git a/templatesnotify/notifypool.h b/notify/notifypool.h similarity index 100% rename from templatesnotify/notifypool.h rename to notify/notifypool.h diff --git a/templatesnotify/notifythread.cpp b/notify/notifythread.cpp similarity index 100% rename from templatesnotify/notifythread.cpp rename to notify/notifythread.cpp diff --git a/templatesnotify/notifythread.h b/notify/notifythread.h similarity index 100% rename from templatesnotify/notifythread.h rename to notify/notifythread.h diff --git a/templatesnotify/templatesnotify.cpp b/notify/templatesnotify.cpp similarity index 100% rename from templatesnotify/templatesnotify.cpp rename to notify/templatesnotify.cpp diff --git a/templatesnotify/templatesnotify.h b/notify/templatesnotify.h similarity index 100% rename from templatesnotify/templatesnotify.h rename to notify/templatesnotify.h