diff --git a/COPYING b/COPYING index 0b0964d..7a30b42 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/ChangeLog b/ChangeLog index 5d15b01..b85b124 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-09-04 Jesse van den Kieboom + * VERSION CHANGED TO 2.0.7 + * gnoemoe/gm-world.c: fix not logging LOG_OUT + * po/nl.po: added translation + * pixmaps/gnoemoe-logo.svg: moved here + * pixmaps/gnoemoe-logo.png: added for debian menu entry + * data/gnoemoe.1: manpage provided by Paul van Tilburg + 2006-09-04 Jesse van den Kieboom * VERSION CHANGED TO 2.0.6 * gnoemoe/gm-world.c: do not log LOG_OUT when not logged in diff --git a/Makefile.am b/Makefile.am index 3436137..518e3e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,11 +8,7 @@ DISTCLEANFILES = \ intltool-update EXTRA_DIST = \ - gnoemoe-logo.svg \ autogen.sh \ intltool-extract.in \ intltool-merge.in \ intltool-update.in - -icondir = $(datadir)/pixmaps -icon_DATA = gnoemoe-logo.svg diff --git a/README b/README index 75ffb02..0f01957 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ General Information =================== -This is version 2.0.6 of gnoemoe. gnoemoe is a Gnome MOO Client. +This is version 2.0.7 of gnoemoe. gnoemoe is a Gnome MOO Client. GnoeMoe is a full featured Gnome MOO (MUD Object Oriented) Client which aims at integrating in the Gnome desktop as nice as possible adhering the Gnome @@ -42,7 +42,7 @@ The official web site is: You can download the latest gnoemoe tarball from the web site: - http://www.icecrew.nl/software/gnoemoe/download/gnoemoe-2.0.6.tar.gz + http://www.icecrew.nl/software/gnoemoe/download/gnoemoe-2.0.7.tar.gz Installation ============ @@ -57,8 +57,8 @@ gnoemoe requires: Simple install procedure: - % gzip -cd gnoemoe-2.0.6.tar.gz | tar xvf - # unpack the sources - % cd gnoemoe-2.0.6 # change to the toplevel directory + % gzip -cd gnoemoe-2.0.7.tar.gz | tar xvf - # unpack the sources + % cd gnoemoe-2.0.7 # change to the toplevel directory % ./configure # run the `configure' script % make # build gedit [ Become root if necessary ] diff --git a/configure.ac b/configure.ac index bb62f3d..5d776ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(gnoemoe, 2.0.6, http://www.icecrew.nl/software/gnoemoe) +AC_INIT(gnoemoe, 2.0.7, http://www.icecrew.nl/software/gnoemoe) AC_CONFIG_SRCDIR(gnoemoe/gm-app.c) AC_CONFIG_MACRO_DIR([m4]) diff --git a/data/Makefile.am b/data/Makefile.am index 9dd9542..1e23e5b 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -6,13 +6,16 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) mimedir = $(datadir)/mime/packages mime_DATA = gnoemoe.xml +man_MANS = gnoemoe.1 + langdir = $(datadir)/gtksourceview-1.0/language-specs lang_DATA = moo.lang EXTRA_DIST = \ $(desktop_in_files) \ $(mime_DATA) \ - $(lang_DATA) + $(lang_DATA) \ + $(man_MANS) CLEANFILES = \ $(desktop_DATA) diff --git a/gnoemoe-logo.svg b/gnoemoe-logo.svg deleted file mode 100644 index 79bc44e..0000000 --- a/gnoemoe-logo.svg +++ /dev/null @@ -1,717 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 74af509..e1c14ab 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -1,5 +1,8 @@ SUBDIRS = userlist ice-userlist tray +icondir = $(datadir)/pixmaps +icon_DATA = gnoemoe-logo.svg + pixmapsdir = $(pkgdatadir)/pixmaps pixmaps_DATA = editor.xpm \ editor_text.xpm \ @@ -8,6 +11,6 @@ pixmaps_DATA = editor.xpm \ saveclose.xpm \ terminal.png \ world.svg \ - world_activity.svg + world_activity.svg -EXTRA_DIST = $(pixmaps_DATA) +EXTRA_DIST = $(pixmaps_DATA) $(icon_DATA) diff --git a/data/gnoemoe-logo.svg b/pixmaps/gnoemoe-logo.svg similarity index 100% rename from data/gnoemoe-logo.svg rename to pixmaps/gnoemoe-logo.svg diff --git a/po/nl.po b/po/nl.po index 42b1597..eb218c7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnoemoe 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-07 13:31+0200\n" +"POT-Creation-Date: 2006-04-09 12:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jesse van den Kieboom \n" "Language-Team: Dutch \n" @@ -314,11 +314,11 @@ msgstr "Bewerk de huidige wereld triggers" msgid "Properties" msgstr "Eigenschappen" -#: ../gnoemoe/gm-world.c:1265 +#: ../gnoemoe/gm-world.c:1271 msgid "Could not save editor text, world is not connected at the moment" msgstr "Kon editor tekst niet opslaan, wereld is op het moment niet verbonden" -#: ../gnoemoe/gm-world.c:1302 +#: ../gnoemoe/gm-world.c:1308 msgid "Reconnecting in 3 seconds..." msgstr "Opnieuw verbinden in 3 seconden..." @@ -475,7 +475,7 @@ msgid "Offline" msgstr "Niet verbonden" #: ../gnoemoe/dialogs/gm-triggers-dialog.c:130 -#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:924 +#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:956 #: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:491 msgid "Idle" msgstr "Luieren" @@ -485,7 +485,7 @@ msgid "No longer idle" msgstr "Niet langer inactief" #: ../gnoemoe/dialogs/gm-triggers-dialog.c:132 -#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:920 +#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:952 #: ../gnoemoe/mcp/gm-mcp-vmoo-userlist.c:488 msgid "Away" msgstr "Afwezig" @@ -1030,19 +1030,24 @@ msgid "Logo" msgstr "Logo" #: ../gnoemoe/widgets/gm-worlds-view.c:141 -#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:231 ../ui/gm-preferences.glade.h:41 +#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:254 ../ui/gm-preferences.glade.h:41 msgid "Name" msgstr "Naam" -#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:225 +#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:209 +#, c-format +msgid "Players: %d, active: %d" +msgstr "Spelers: %d, actief: %d" + +#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:248 msgid "I" msgstr "I" -#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:358 +#: ../gnoemoe/mcp/gm-mcp-userlist-view.c:385 msgid "Available" msgstr "Beschikbaar" -#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:922 +#: ../gnoemoe/mcp/gm-mcp-icecrew-userlist.c:954 msgid "Busy" msgstr "Bezig"