Changeset 30112
- Timestamp:
- 09/25/14 13:21:19 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/channellist.h
r27986 r30112 1004 1004 } 1005 1005 else 1006 textbox(_("Message"), _("Can't remove a kive Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0);1006 textbox(_("Message"), _("Can't remove active Service"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 7, 0); 1007 1007 } 1008 1008 if(list == SATLIST)
Note: See TracChangeset
for help on using the changeset viewer.