Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LightTable/LightTable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wilsonjm/LightTable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 8, 2014

  1. script which makes ligh table linux desktop icon

    A feature was requested for a script that creates a desktop icon for Light Table. This is the Linux version. I plan on implementing the Windows and Mac versions in a couple of days.
    wilsonjm committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    e87a1ac View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. edited script that creates light table desktop icon

    this script was altered to be part of the client's package and not the dev package.
    wilsonjm committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    23428ba View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. script that creates runable light table icon for CLIENT's Version

    running this script in the client's package (not dev package) will create a nice Light Table icon the user can click to run Light Table as opposed to clicking "ltbin". The file can be moved anywhere on the user's system and will run Light Table.
    wilsonjm committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    4f69c4a View commit details
    Browse the repository at this point in the history
  2. remove create_icon.sh

    wilsonjm committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    380fbc5 View commit details
    Browse the repository at this point in the history
  3. add icon_create_linux.sh

    wilsonjm committed Feb 13, 2014
    Configuration menu
    Copy the full SHA
    1c0fe78 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

  1. Update make_user_icon.sh

    wilsonjm committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    5f6a07d View commit details
    Browse the repository at this point in the history
  2. UPDATED: EXECUTABLE ICON FOR THE CLIENT PACKAGE (NOT DEV)

    This script should be placed in the top directory of the client's package and run. After it is run, you will have a nice looking Light Table icon (with logo) which will open the app on-click. This can moved anywhere and still execute the program.
    wilsonjm committed Feb 14, 2014
    Configuration menu
    Copy the full SHA
    3dc933e View commit details
    Browse the repository at this point in the history
Loading