diff --git a/code/pidgin-libnotify/AUTHORS b/AUTHORS similarity index 100% rename from code/pidgin-libnotify/AUTHORS rename to AUTHORS diff --git a/code/pidgin-libnotify/ChangeLog b/ChangeLog similarity index 100% rename from code/pidgin-libnotify/ChangeLog rename to ChangeLog diff --git a/code/pidgin-libnotify/Makefile.am b/Makefile.am similarity index 100% rename from code/pidgin-libnotify/Makefile.am rename to Makefile.am diff --git a/code/pidgin-libnotify/NEWS b/NEWS similarity index 100% rename from code/pidgin-libnotify/NEWS rename to NEWS diff --git a/README b/README index e69de29..dcaf1cc 100644 --- a/README +++ b/README @@ -0,0 +1,12 @@ +pidgin-libnotify + +About +===== +pidgin-libnotify provides a libnotify interface to Pidgin + +INSTALL +======= +./configure +make +make install + diff --git a/code/pidgin-libnotify/TODO b/TODO similarity index 100% rename from code/pidgin-libnotify/TODO rename to TODO diff --git a/code/pidgin-libnotify/VERSION b/VERSION similarity index 100% rename from code/pidgin-libnotify/VERSION rename to VERSION diff --git a/code/pidgin-libnotify/VERSION.in b/VERSION.in similarity index 100% rename from code/pidgin-libnotify/VERSION.in rename to VERSION.in diff --git a/code/pidgin-libnotify/autogen.sh b/autogen.sh similarity index 100% rename from code/pidgin-libnotify/autogen.sh rename to autogen.sh diff --git a/code/pidgin-libnotify/.gitignore b/code/pidgin-libnotify/.gitignore deleted file mode 100644 index 83d3845..0000000 --- a/code/pidgin-libnotify/.gitignore +++ /dev/null @@ -1,27 +0,0 @@ -ABOUT-NLS -Makefile -Makefile.in -aclocal.m4 -autom4te.cache -depcomp -config.guess -config.log -config.status -config.sub -configure -install-sh -config.h -config.h.in -libtool -ltmain.sh -missing -m4 -pre_config.h* -stamp-h* -configure.scan -ltconfig -INSTALL -COPYING -*.tar.gz -*.tar.bz2 -pkg/* diff --git a/code/pidgin-libnotify/README b/code/pidgin-libnotify/README deleted file mode 100644 index dcaf1cc..0000000 --- a/code/pidgin-libnotify/README +++ /dev/null @@ -1,12 +0,0 @@ -pidgin-libnotify - -About -===== -pidgin-libnotify provides a libnotify interface to Pidgin - -INSTALL -======= -./configure -make -make install - diff --git a/code/pidgin-libnotify/configure.ac b/configure.ac similarity index 100% rename from code/pidgin-libnotify/configure.ac rename to configure.ac diff --git a/code/pidgin-libnotify/intl/.cvsignore b/intl/.cvsignore similarity index 100% rename from code/pidgin-libnotify/intl/.cvsignore rename to intl/.cvsignore diff --git a/code/pidgin-libnotify/intl/.gitignore b/intl/.gitignore similarity index 100% rename from code/pidgin-libnotify/intl/.gitignore rename to intl/.gitignore diff --git a/code/pidgin-libnotify/mkinstalldirs b/mkinstalldirs similarity index 100% rename from code/pidgin-libnotify/mkinstalldirs rename to mkinstalldirs diff --git a/code/pidgin-libnotify/po/.gitignore b/po/.gitignore similarity index 100% rename from code/pidgin-libnotify/po/.gitignore rename to po/.gitignore diff --git a/code/pidgin-libnotify/po/ChangeLog b/po/ChangeLog similarity index 100% rename from code/pidgin-libnotify/po/ChangeLog rename to po/ChangeLog diff --git a/code/pidgin-libnotify/po/POTFILES.in b/po/POTFILES.in similarity index 100% rename from code/pidgin-libnotify/po/POTFILES.in rename to po/POTFILES.in diff --git a/code/pidgin-libnotify/po/bg.po b/po/bg.po similarity index 100% rename from code/pidgin-libnotify/po/bg.po rename to po/bg.po diff --git a/code/pidgin-libnotify/po/de.po b/po/de.po similarity index 100% rename from code/pidgin-libnotify/po/de.po rename to po/de.po diff --git a/code/pidgin-libnotify/po/es.po b/po/es.po similarity index 100% rename from code/pidgin-libnotify/po/es.po rename to po/es.po diff --git a/code/pidgin-libnotify/po/fr.po b/po/fr.po similarity index 100% rename from code/pidgin-libnotify/po/fr.po rename to po/fr.po diff --git a/code/pidgin-libnotify/po/gl.po b/po/gl.po similarity index 100% rename from code/pidgin-libnotify/po/gl.po rename to po/gl.po diff --git a/code/pidgin-libnotify/po/hu.po b/po/hu.po similarity index 100% rename from code/pidgin-libnotify/po/hu.po rename to po/hu.po diff --git a/code/pidgin-libnotify/po/it.po b/po/it.po similarity index 100% rename from code/pidgin-libnotify/po/it.po rename to po/it.po diff --git a/code/pidgin-libnotify/po/nl.po b/po/nl.po similarity index 100% rename from code/pidgin-libnotify/po/nl.po rename to po/nl.po diff --git a/code/pidgin-libnotify/po/pl.po b/po/pl.po similarity index 100% rename from code/pidgin-libnotify/po/pl.po rename to po/pl.po diff --git a/code/pidgin-libnotify/po/pt.po b/po/pt.po similarity index 100% rename from code/pidgin-libnotify/po/pt.po rename to po/pt.po diff --git a/code/pidgin-libnotify/po/pt_BR.po b/po/pt_BR.po similarity index 100% rename from code/pidgin-libnotify/po/pt_BR.po rename to po/pt_BR.po diff --git a/code/pidgin-libnotify/po/ro.po b/po/ro.po similarity index 100% rename from code/pidgin-libnotify/po/ro.po rename to po/ro.po diff --git a/code/pidgin-libnotify/po/ru.po b/po/ru.po similarity index 100% rename from code/pidgin-libnotify/po/ru.po rename to po/ru.po diff --git a/code/pidgin-libnotify/po/sl.po b/po/sl.po similarity index 100% rename from code/pidgin-libnotify/po/sl.po rename to po/sl.po diff --git a/code/pidgin-libnotify/po/sv.po b/po/sv.po similarity index 100% rename from code/pidgin-libnotify/po/sv.po rename to po/sv.po diff --git a/code/pidgin-libnotify/po/update.pl b/po/update.pl similarity index 100% rename from code/pidgin-libnotify/po/update.pl rename to po/update.pl diff --git a/code/pidgin-libnotify/po/zh_CN.po b/po/zh_CN.po similarity index 100% rename from code/pidgin-libnotify/po/zh_CN.po rename to po/zh_CN.po diff --git a/code/pidgin-libnotify/src/.cvsignore b/src/.cvsignore similarity index 100% rename from code/pidgin-libnotify/src/.cvsignore rename to src/.cvsignore diff --git a/code/pidgin-libnotify/src/.gitignore b/src/.gitignore similarity index 100% rename from code/pidgin-libnotify/src/.gitignore rename to src/.gitignore diff --git a/code/pidgin-libnotify/src/Makefile.am b/src/Makefile.am similarity index 100% rename from code/pidgin-libnotify/src/Makefile.am rename to src/Makefile.am diff --git a/code/pidgin-libnotify/src/gln_intl.h b/src/gln_intl.h similarity index 100% rename from code/pidgin-libnotify/src/gln_intl.h rename to src/gln_intl.h diff --git a/code/pidgin-libnotify/src/pidgin-libnotify.c b/src/pidgin-libnotify.c similarity index 100% rename from code/pidgin-libnotify/src/pidgin-libnotify.c rename to src/pidgin-libnotify.c