Skip to content

Commit

Permalink
2005-10-26 Matthew Allum <mallum@openedhand.com>
Browse files Browse the repository at this point in the history
        * examples/Makefile.am:
        * examples/matchbox-keyboard-embbed.c:
        Rename matchbox-keyboard-embbed.c


git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-keyboard@1267 b067294f-1dea-0310-9683-c47a78595994
  • Loading branch information
mallum committed Oct 26, 2005
1 parent 7458fba commit fa4af58
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2005-10-26 Matthew Allum <mallum@openedhand.com>

* examples/Makefile.am:
* examples/matchbox-keyboard-embbed.c:
Rename matchbox-keyboard-embbed.c

2005-10-26 Matthew Allum <mallum@openedhand.com>

* AUTHORS:
Expand Down
2 changes: 1 addition & 1 deletion examples/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ INCLUDES = -DAPPDIR=\"$(top_builddir)/src\" $(GTK2_CFLAGS)

noinst_PROGRAMS = matchbox-keyboard-gtk-embed

matchbox_keyboard_gtk_embed_SOURCES=matchbox-keyboard-embbed.c
matchbox_keyboard_gtk_embed_SOURCES=matchbox-keyboard-gtk-embed.c
matchbox_keyboard_gtk_embed_LDADD=$(GTK2_LIBS)
File renamed without changes.

0 comments on commit fa4af58

Please sign in to comment.