See Changelog

git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-common@1026 b067294f-1dea-0310-9683-c47a78595994
This commit is contained in:
mallum
2005-01-12 13:41:49 +00:00
parent a6869c816d
commit ef14dbb915
9 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
2005-01-12 mallum,,, <mallum@openedhand.com>
* configure.ac:
Bump up version
* data/vfolders-desktop/Games.directory:
Fix so games actually end up hear
* icons/Makefile.am:
* icons/blondie/Makefile.am:
Change default folder icons. Keep old blondie ones
2005-01-11 mallum,,, <mallum@openedhand.com>
* icons/mbnoapp.xpm:

View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
AC_INIT([matchbox-common], 0.9, [mallum@handhelds.org])
AC_INIT([matchbox-common], 0.9.1, [mallum@handhelds.org])
AC_CONFIG_SRCDIR([icons/mbadd.xpm])
AM_INIT_AUTOMAKE()
@@ -59,6 +59,7 @@ data/Makefile
data/vfolders-pda/Makefile
data/vfolders-desktop/Makefile
icons/Makefile
icons/blondie/Makefile
])
dnl ==========================================================================

View File

@@ -119,4 +119,4 @@ Comment[zh_CN]=游戏菜单
Comment[zh_TW]=遊戲選單
Icon=mbfolder.png
Type=Directory
Match=Graphics
Match=Game

View File

@@ -1,3 +1,5 @@
SUBDIRS=blondie
xpms = mbadd.xpm mbfolder.xpm mbnoapp.xpm mbup.xpm \
mbdown.xpm mbfolderprev.xpm mbremove.xpm

View File

@@ -0,0 +1,6 @@
pngs = mbfolder.png mbfolderprev.png
iconsdir = $(datadir)/icons/blondie/48x48/apps
icons_DATA = $(pngs)
EXTRA_DIST = $(pngs)

BIN
icons/blondie/mbfolder.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB