Skip to content

Commit

Permalink
remove buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Dec 26, 2013
1 parent 376c0e7 commit 9247cea
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 36 deletions.
4 changes: 2 additions & 2 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ File[11]=".src/Asound_Drives.module:34.12"
File[12]=".src/FReport_Gen.form"
File[13]=".src/FReport_Gen.class:165.3"
File[14]=".src/Start_App_Args.form"
Active=15
File[15]=".src/Start_App_Args.class:2.0"
File[16]=".src/ChkPrm.module:21.19"
File[17]=".src/thermal_zone.module:21.25"
Expand All @@ -46,7 +45,7 @@ File[21]=".src/net.module:104.1"
File[22]="Data/report-ng.sh:5.36"
File[23]=".src/Distribution_Detect.module:2.17"
File[24]=".src/FFlags.module:90.19"
File[25]=".src/Finfosys.class:216.19"
File[25]=".src/Finfosys.class:653.3"
File[26]=".src/FDF.form"
File[27]=".src/FDF.class:28.69"
File[28]=".src/FNET_R_T.form"
Expand All @@ -55,6 +54,7 @@ File[30]=".src/FGraphic.module:36.1"
File[31]="logo/fb.png"
File[32]=".src/FCPU.module:3.4"
File[33]=".src/FUdisks.form"
Active=34
File[34]=".src/FUdisks.class:242.28"
File[35]=".src/FCpudb.module:16.35"
File[36]=".src/JSON.module:108.2"
Expand Down
21 changes: 0 additions & 21 deletions src/i-nex/.src/FUdisks.form
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,6 @@
Move(7,0,21,24)
Picture = Picture["icon:/16/camera"]
}
{ Button13 Button
Move(28,0,24,24)
Visible = False
ToolTip = ("Report a bug")
Picture = Picture["icon:/16/important"]
}
{ Button12 Button
Move(49,0,24,24)
ToolTip = ("Generate report")
Picture = Picture["icon:/16/printer"]
}
{ Button3 Button
Move(77,0,24,24)
Font = Font["10"]
ToolTip = ("About this app")
Picture = Picture["icon:/16/help"]
}
{ Button11 Button
Move(105,0,24,24)
Picture = Picture["logo/fb.png"]
}
{ HBox11 HBox
Move(140,-7,156,36)
{ Label25 Label
Expand Down
6 changes: 0 additions & 6 deletions src/i-nex/.src/Finfosys.class
Original file line number Diff line number Diff line change
Expand Up @@ -653,12 +653,6 @@ Public Sub ComboBox8_Click()

End

Public Sub Button11_Click()

Desktop.Open("https://www.facebook.com/pages/I-Nex/199567416807891")

End

Public Sub Button14_Click()

FUdisks.Show
Expand Down
6 changes: 0 additions & 6 deletions src/i-nex/.src/Finfosys.form
Original file line number Diff line number Diff line change
Expand Up @@ -1723,10 +1723,4 @@
}
Index = 0
}
{ Button11 Button
Move(91,497,24,24)
#Translate = False
ToolTip = "Open I-Nex facebook fanpage and click Like this!"
Picture = Picture["logo/fb.png"]
}
}
2 changes: 1 addition & 1 deletion src/i-nex/.startup
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Start_App_Args
I-Nex
0
0
0.5.8
0.6.0

gb.image
gb.qt4
Expand Down

0 comments on commit 9247cea

Please sign in to comment.