sorted filelistings.

* include/Makefile.am,
  src/Makefile.am: sorted filelistings.
This commit is contained in:
Bart Hakvoort 2006-03-09 20:25:57 +00:00
parent ea9228ecad
commit 3f4f4720a4
3 changed files with 68 additions and 63 deletions

View File

@ -1,3 +1,8 @@
2006-03-09 Bart Hakvoort <hakvoort@cvs.gnome.org>
* include/Makefile.am,
src/Makefile.am: sorted filelistings.
2006-03-09 Bart Hakvoort <hakvoort@cvs.gnome.org> 2006-03-09 Bart Hakvoort <hakvoort@cvs.gnome.org>
* src/Win_GParted.cc: only allow 'swapon' on real partitions * src/Win_GParted.cc: only allow 'swapon' on real partitions

View File

@ -2,34 +2,34 @@ gparted_includedir = $(pkgincludedir)
EXTRA_DIST = \ EXTRA_DIST = \
Device.h \ Device.h \
Dialog_Partition_Copy.h\
ext2.h\
Frame_Resizer_Base.h\
i18n.h\
Partition.h \
DrawingAreaVisualDisk.h \
Dialog_Partition_Info.h\
ext3.h \
Frame_Resizer_Extended.h\
jfs.h \
reiser4.h \
Win_GParted.h \
Dialog_Base_Partition.h \ Dialog_Base_Partition.h \
Dialog_Partition_New.h \
fat16.h \
GParted_Core.h \
linux_swap.h \
reiserfs.h \
xfs.h \
Dialog_Disklabel.h \ Dialog_Disklabel.h \
Dialog_Filesystems.h \
Dialog_Partition_Copy.h \
Dialog_Partition_Info.h \
Dialog_Partition_New.h \
Dialog_Partition_Resize_Move.h \ Dialog_Partition_Resize_Move.h \
Dialog_Progress.h \
DrawingAreaVisualDisk.h \
FileSystem.h \
Frame_Resizer_Base.h \
Frame_Resizer_Extended.h \
GParted_Core.h \
Operation.h \
Partition.h \
TreeView_Detail.h \
Utils.h \
Win_GParted.h \
ext2.h \
ext3.h \
fat16.h \
fat32.h \ fat32.h \
hfs.h \ hfs.h \
ntfs.h \
TreeView_Detail.h \
Dialog_Filesystems.h \
Dialog_Progress.h \
FileSystem.h \
hfsplus.h \ hfsplus.h \
Operation.h \ i18n.h \
Utils.h jfs.h \
linux_swap.h \
ntfs.h \
reiser4.h \
reiserfs.h \
xfs.h