r276 - trunk/msm/src/main/java/org/nuiton/mapstoragemanager/ui
Author: dlanglais Date: 2010-03-25 14:44:40 +0100 (Thu, 25 Mar 2010) New Revision: 276 Log: Oubli du fichier .css Added: trunk/msm/src/main/java/org/nuiton/mapstoragemanager/ui/BootLoaderManager.css Added: trunk/msm/src/main/java/org/nuiton/mapstoragemanager/ui/BootLoaderManager.css =================================================================== --- trunk/msm/src/main/java/org/nuiton/mapstoragemanager/ui/BootLoaderManager.css (rev 0) +++ trunk/msm/src/main/java/org/nuiton/mapstoragemanager/ui/BootLoaderManager.css 2010-03-25 13:44:40 UTC (rev 276) @@ -0,0 +1,26 @@ +/** + * *##% observe-swing + * Copyright (C) 2008 - 2009 IRD + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Lesser Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. ##%* +*/ + +#quit { + text:"bootLoaderManager.quit"; +} + +#bootLoaderManager { + title:"bootLoaderManager.title"; +} \ No newline at end of file
participants (1)
-
dlanglais@users.nuiton.org