diff --git a/.gitignore b/.gitignore index 14bc68c..68fa45d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/nbproject/private/ \ No newline at end of file +/nbproject/private/ +/build/ \ No newline at end of file diff --git a/src/subtitlesystemviews/ServerViewer.java b/src/subtitlesystemviews/ServerViewer.java index 5076fbf..db4b75b 100644 --- a/src/subtitlesystemviews/ServerViewer.java +++ b/src/subtitlesystemviews/ServerViewer.java @@ -427,7 +427,9 @@ private void buttonPreviousActionPerformed(java.awt.event.ActionEvent evt) {//GE }//GEN-LAST:event_buttonPreviousActionPerformed private void jButton5ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton5ActionPerformed - JOptionPane.showMessageDialog(null, "This software was originally created to help making TedxMimasStreet main event talks more accessible to the foreign audience. \nWebsite: future link\nGithub repo : future link", "Info", 1); + JOptionPane.showMessageDialog(null, "This software was originally created to help making TedxMimasStreet main event talks more accessible to the foreign audience." + + "\nWebsite: http://mhmoodlan.github.io/SubX" + + "\nGithub repo : https://github.com/mhmoodlan/SubX", "Info", 1); }//GEN-LAST:event_jButton5ActionPerformed private void buttonLoadActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_buttonLoadActionPerformed