[PC-BSD Commits] r21540 - pcbsd-projects/PCDM
svn at pcbsd.org
svn at pcbsd.org
Fri Feb 15 08:51:33 PST 2013
Author: kenmoore
Date: 2013-02-15 16:51:33 +0000 (Fri, 15 Feb 2013)
New Revision: 21540
Modified:
pcbsd-projects/PCDM/pcdm.theme
Log:
Adjust the theme file to allow for setting the login button size
Modified: pcbsd-projects/PCDM/pcdm.theme
===================================================================
--- pcbsd-projects/PCDM/pcdm.theme 2013-02-15 16:47:05 UTC (rev 21539)
+++ pcbsd-projects/PCDM/pcdm.theme 2013-02-15 16:51:33 UTC (rev 21540)
@@ -25,17 +25,18 @@
PASSWORD_IMAGE=default-password.png # Default image for the password entry box
PASSWORD_IMAGE_SIZE=64x64 # Size for the image (in pixels)
-LOGIN_IMAGE=default-login.png # Image contained in the login button (auto-scaled)
+LOGIN_IMAGE=default-login.png # Image contained in the login button
+ LOGIN_IMAGE_SIZE=64x64 # Size for the image (in pixels)
DESKTOP_IMAGE=default-de-select.png # Default Image for the DE selection if none found
DESKTOP_IMAGE_SIZE=64x64 # Size for the image (in pixels)
DESKTOP_ORIENTATION=horizontal # [horizontal | vertical]
# --Images that will scale according to the toolbar size--
-SYSTEM_IMAGE=default-system.png # Image for the System box (shutdown/reboot options)
+SYSTEM_IMAGE=default-system.png # Image for the System box (shutdown/reboot options)
LOCALE_IMAGE=language-setting.png # Image for language selection
KEYBOARD_IMAGE=keyboard-layout.png # Image for keyboard layout selection
-VKEYBOARD_IMAGE=xvkbd.png # Image for the virtual keyboard item
+VKEYBOARD_IMAGE=xvkbd.png # Image for the virtual keyboard item
# TOOLBAR SETTINGS
TOOLBAR_LOCATION=bottom # [bottom | top | left | right]
More information about the Commits
mailing list