[Cmake-commits] [cmake-commits] david.cole committed cmCPackDragNDropGenerator.cxx 1.4 1.5

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Feb 24 09:34:08 EST 2009


Update of /cvsroot/CMake/CMake/Source/CPack
In directory public:/mounts/ram/cvs-serv29479/Source/CPack

Modified Files:
	cmCPackDragNDropGenerator.cxx 
Log Message:
STYLE: Fix line length violation.


Index: cmCPackDragNDropGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackDragNDropGenerator.cxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** cmCPackDragNDropGenerator.cxx	23 Feb 2009 18:25:18 -0000	1.4
--- cmCPackDragNDropGenerator.cxx	24 Feb 2009 14:34:03 -0000	1.5
***************
*** 46,50 ****
  "        \"the \\\"Agree\\\" button.\",\n"
  "        \"Software License Agreement\",\n"
! "        \"This text cannot be saved.  This disk may be full or locked, or the \"\n"
  "        \"file may be locked.\",\n"
  "        \"Unable to print.  Make sure you have selected a printer.\"\n"
--- 46,51 ----
  "        \"the \\\"Agree\\\" button.\",\n"
  "        \"Software License Agreement\",\n"
! "        \"This text cannot be saved.  This disk may be full or locked, "
! "or the \"\n"
  "        \"file may be locked.\",\n"
  "        \"Unable to print.  Make sure you have selected a printer.\"\n"



More information about the Cmake-commits mailing list