[misc] pocketful of enhancement and fixes - part 4

* Fix disappearance of "Start" button when selecting an ISO with
  no target (reported by Sopor)
* Add commented sample ini file
* Add AC_PROG_AR macro in configure.ac
* Update ChangeLog for BETA
This commit is contained in:
Pete Batard 2015-02-10 22:45:48 +00:00
parent 0e1625975c
commit cf7e52e051
17 changed files with 163 additions and 16 deletions

View file

@ -113,6 +113,7 @@ AMTAR = @AMTAR@
AM_CFLAGS = @AM_CFLAGS@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AM_LDFLAGS = @AM_LDFLAGS@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@

View file

@ -913,6 +913,7 @@ s IDS_ADVANCED_OPTIONS_GRP +15,0
m IDC_NBPASSES +15,0
m IDC_BOOTTYPE +15,0
m IDC_SELECT_ISO +15,0
s IDC_INFO +15,0
s IDC_LOG +38,0
s IDC_RUFUS_MBR +15,0
m IDC_DISK_ID +15,0
@ -3269,6 +3270,7 @@ t IDC_BOOT "Creëer een opstartbare disk met"
s IDC_BOOT 19,0
m IDC_BOOTTYPE 20,0
m IDC_SELECT_ISO 20,0
s IDC_INFO 20,0
t IDC_SET_ICON "Creëer uitgebreide label en icoon bestand"
t IDC_ABOUT "Over..."
t IDC_LOG "Log"
@ -4446,6 +4448,7 @@ m IDC_NBPASSES +30,0
s IDC_BOOT +32,0
m IDC_BOOTTYPE +30,0
m IDC_SELECT_ISO +30,0
s IDC_INFO +30,0
m IDC_DISK_ID +30,0
m IDC_LANG +28,0
m IDC_START +28,0
@ -4844,6 +4847,7 @@ s IDC_BOOT +148,0
m IDC_BOOTTYPE +149,0
s IDC_BOOTTYPE +4,0
m IDC_SELECT_ISO +156,0
s IDC_INFO +156,0
t IDC_SET_ICON "Δημιουργία εκτεταμένης ετικέτας και εικονιδίων"
t IDC_ABOUT "Σχετικά..."
t IDC_LOG "Αρχείο καταγραφής"
@ -5617,6 +5621,7 @@ m IDC_NBPASSES +66,0
s IDC_NBPASSES -4,0
m IDC_START +62,0
m IDC_SELECT_ISO +62,0
s IDC_INFO +62,0
m IDCANCEL +62,0
t IDS_DEVICE_TXT "Perangkat"
@ -6404,6 +6409,7 @@ s IDC_NBPASSES +30,0
m IDC_BOOTTYPE +30,0
s IDC_BOOTTYPE +30,0
m IDC_SELECT_ISO +60,0
s IDC_INFO +60,0
s IDC_RUFUS_MBR +30,0
m IDC_DISK_ID +30,0
s IDC_DISK_ID +30,0
@ -8047,6 +8053,7 @@ t IDC_BADBLOCKS "Semak peranti untuk blok rosak"
m IDC_NBPASSES +30,0
t IDC_QUICKFORMAT "Format pantas"
m IDC_SELECT_ISO +30,0
s IDC_INFO +30,0
m IDC_BOOTTYPE +30,0
s IDC_BOOT +32,0
t IDC_BOOT "Cipta disk boleh-but menggunakan"
@ -11495,6 +11502,7 @@ s IDC_NBPASSES -25,0
s IDC_DISK_ID -25,0
m IDC_DISK_ID +30,0
m IDC_SELECT_ISO +5,0
s IDC_INFO +5,0
m IDC_BOOTTYPE +5,0
# About dialog
@ -12758,6 +12766,7 @@ s IDC_PROGRESS +20,0
m IDC_NBPASSES +20,0
m IDC_BOOTTYPE +20,0
m IDC_SELECT_ISO +20,0
s IDC_INFO +20,0
s IDC_BADBLOCKS +20,0
m IDC_DISK_ID +20,0