소스 검색

0.8.0.0 released
minor fix

LH 8 년 전
부모
커밋
6fc30511bf
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      iZpl/build.gradle
  2. 1 1
      iZpl/src/main/resources/rsrc/izpl.izskin

+ 1 - 1
iZpl/build.gradle

@@ -8,7 +8,7 @@ apply plugin: 'java'
 apply plugin: 'application'
 apply from: "$rootDir/utils/IO.gradle"
 
-version = '0.8.0.0-SNAPSHOT'
+version = '0.8.0.0'
 mainClassName = 'de.nplusc.izc.iZpl.Main'
 //'de.nplusc.izc.iZpl.Main'
 

+ 1 - 1
iZpl/src/main/resources/rsrc/izpl.izskin

@@ -119,7 +119,7 @@ elementPositions:
   button_main_play: [270, 150]
   button_main_minimize: [230, 0]
   button_main_ixx: [280, 10]
-  album_art_img: [15, 15]
+  album_art_img: [30, 30]
   playlist_opening_point: [320, 30] # BasePoint where the PlayListWindow is opened relative to the main window top left corner
 ######
   button_main_manage_point_1: [10, 10]