Changeset 302 for branches/guitools-1.0/smbmon
- Timestamp:
 - Jul 14, 2009, 10:36:39 AM (16 years ago)
 - Location:
 - branches/guitools-1.0/smbmon
 - Files:
 - 
      
- 7 edited
 
- 
          
  changes (modified) (1 diff)
 - 
          
  smbmon.vrp (modified) (1 diff)
 - 
          
  smbmon.vrx (modified) (1 diff)
 - 
          
  smbmon_de.mkm (modified) (1 diff)
 - 
          
  smbmon_en.mkm (modified) (1 diff)
 - 
          
  smbmon_fr.mkm (modified) (1 diff)
 - 
          
  smbmon_sv.mkm (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/guitools-1.0/smbmon/changes
r295 r302 2 2 WIP: Add findsmb functionality 3 3 Version 0.9.25 27-06-2009 4 +Added: Check free space on TMPDIR 4 5 +Added: _SambaInit: Fallback also for helpfile only 5 6 +Added: Beep if number of smbd.exe increases (in debug  - 
      
branches/guitools-1.0/smbmon/smbmon.vrp
r295 r302 7 7 VRXWindow: __VREMainWindow,1,2180,3710,940,8000 8 8 VRXWindow: __VRESectionListWindow,1,2650,12093,9359,3300 9 VRXWindow: __VREToolsWindow,1,2204,1590,749 5,16599 VRXWindow: __VREToolsWindow,1,2204,1590,7498,1661 10 10 VRXWindow: __VREWindListWindow,1,265,12093,2650,3150 11 11 UserFile: 1  - 
      
branches/guitools-1.0/smbmon/smbmon.vrx
r294 r302 253 253 call _INILayoutRead "CN_Daemons" 254 254 255 if _ChkTempFreeSpace() < 262144 then do 256 Msg.Type = "W" 257 Msg.Text = NLVGetMessage(116, TempDir) 258 call _ShowMsg 259 end 260 255 261 call Main_Resize 256 262 263 257 264 ok = VRSet("Main", "Visible", 1) 258 265 say '_GUIInit() done'  - 
      
branches/guitools-1.0/smbmon/smbmon_de.mkm
r288 r302 125 125 SMM0114I: Gruppenzuordnung fr "%1" existiert bereits. 126 126 SMM0115I: Den UID als GID zu benutzen ist nicht empfehlenswert. Trotzdem weitermachen? 127 SMM0116 ?:127 SMM0116I: Zuwenig freier Platz auf "%1"! 128 128 SMM0117?: 129 129 SMM0118I: Detailansicht  - 
      
branches/guitools-1.0/smbmon/smbmon_en.mkm
r288 r302 125 125 SMM0114I: Group mpapping for "%1" already exists. 126 126 SMM0115I: Using UID as GID is not recommended, continue anyway? 127 SMM0116 ?:127 SMM0116I: Free space on "%1" low! 128 128 SMM0117?: 129 129 SMM0118I: Details  - 
      
branches/guitools-1.0/smbmon/smbmon_fr.mkm
r288 r302 130 130 ! 131 131 SMM0115I: L'utilisation d'un UID comme GID n'est pas recommande. Voulez-vous continuer ? 132 SMM0116?: 132 SMM0116?: D'espace libre sur "%1" est faible ! 133 133 SMM0117?: 134 134 SMM0118I: Dtails  - 
      
branches/guitools-1.0/smbmon/smbmon_sv.mkm
r288 r302 125 125 SMM0114I: Alias fr gruppen "%1" finns redan! 126 126 SMM0115I: Att anvnda UID som GID rekommenderas inte. Vill du trots allt fortstta? 127 SMM0116 ?:127 SMM0116I: Fritt utrymme p "%1" r lg! 128 128 SMM0117?: 129 129 SMM0118I: Detaljvy  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  